Hi
I want to take advantage of 16-bit YCBCR input to CCDC. I have two questions
1) A CCD camera is attached with the DM6437. Frames are fetched to TVP5146 decoder. I want to configure the decoder so that it outputs in YCBCR 8 bit format on its Y{7:0] bits. Decoder is by default outputting REC656. How this configuration is changed to YCBCR8 ???? TVP5146 registers are not accessed by simple address accessing mechanisms in Code Composer Studio. How i2c interface is used to configure TVP5146 ???
2) Decoders Y output is given to CCDC YI[7:0] and CCDC is also going to take input from DC_P1 connector at CI[7:0 ]. In CCS only two color formats are available for CCDC. FVID_CCDC_YCBCR8 and FVID_CCDC_RAW_FORMAT. How CCDC can to configured to take YCBCR 16 bit input so that on YI[7:0] analog camera frame is captured and on CI[7:0] digital video is captured through DC_P1 simultaneously.
Plz help
Regrads