This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

example for video loop of PAL(720x576) component YCrCb on DM648

Hi,

Does anyone know where can i find an example for video loop capture and display of PAL(720x576) component YCrCb input and output on DM648?

Thanks,
Gabi

  • The following sample application in PSP package illustrates this - pspdrivers_1_10_01\packages\ti\sdo\pspdrivers\system\dm648\bios\evmDM648\video\sample\src\psp_bios_vport_sd_loopback.c

    By default this is for NTSC loopback.

    Kindly change the macro CFG_VIDEO_MODE to MODE_PAL and rebuild for PAL loopback.

    But are you looking for component input?

    If so the DM648 EVM doesn't support this.