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.

TDA4VM: TDA4VH: Captrue RAW12 picture and YUV422 picture from the same csirx

Part Number: TDA4VM
Other Parts Discussed in Thread: TDA4VH

Hi experts,

I use psdk_rtos_sdk_08_02_02_04 to develop TDA4VH software. There are three virtual channel in csirx_if_2, tow of them capture the RAW12 picture, one of them capture the YUV422 picture.

If i set numPixelsStrm to 1, i can get the normal RAW12 picture, but the abnormal YUV422 picture, but if i set numPixelsStrm to 0, i get the opposite effect.

So, how can i compatible with the two situations?

thanks!