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.

RTOS/TDA2P-ACD: Issue with frame generation

Part Number: TDA2P-ACD

Tool/software: TI-RTOS

Hello All,

We are working with CVBS cameras & Intersil ISL79987 decoder interfaced to TDA2Px-EVM. As a standard for NTSC video capture, frames received are of resolution 720X240 –with EVEN & ODD frame fields.

But to process the captured frame correctly for algorithm usage, frame of 720 X 480 are to be generated at low level by using each EVEN & ODD frame field of each camera channel. This is required because of limitation of the CVBS-MIPI converter which doesn’t have frame buffer to perform this operation.

Referring to the Section 12.4 of TRM as shown below, can we achieve this by setting "VPE_DEI_REG0" bit 31 (PROGRESSIVE_BYPASS ) to 0x0 (Normal Deinterlace Mode).

Regards,

Abhay