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: YUV422 sensor capture and display

Part Number: TDA4VM

We use J721e EVM.

We run demo code Single Camera VPAC Application and we can see single camera  display on LCD successfuly.

If my sensor output format is yuv422.

It is not raw data.

No need VISS and AEWB node

I also want to set single camera display.

How do i set Capture and display parameter ?

  • Hi,

    Well in that case, there is no need to have VISS and AEWB nodes, you could directly connect capture to display..

    we dont have exact example since we dont have YUV sensor, but you could use Capture+display example, tiovx/tiovx_dev/hwa/test/test_capture_display.c file as reference implementation..

    Rgds,

    Brijesh