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.

questions of EDC commands

Hi, I'm using video port driver of DM642, and I know in order to configure external codec, such as saa7121, VPORT_CMD_EDC_BASE + EDC_CONFIG should be used in FVID_control function. But how can I use the EDC_USER command? For example, if I want to output the colorbar, how can I do it using EDC_USER+6, namely SAA7121_ENABLE_COLORBAR, defined in saa7121.h? thanks