I want to use a camera sensor which output yuv422 format video to connect to the vpif port of the omapl138.
I want to receive the video data in raw capture mode , cound it work?
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.
I want to use a camera sensor which output yuv422 format video to connect to the vpif port of the omapl138.
I want to receive the video data in raw capture mode , cound it work?
Hi,
Yes, the VPIF supports raw capture mode and you can get an example code on the logic PD website for interfacing the mt9v032 sensor with DSP on OMAPL138 which implements the VPIF raw capture. You could download the project from the below E2E post attached as zip file "5417.OMAPL138_Image_sensor_test.zip":
https://e2e.ti.com/support/dsp/omap_applications_processors/f/42/p/180709/919365#919365
Also, please look at one other post below to modify the source code of vpif loopback demo which is part of OMAPL138 LCDK starterware example to support for raw capture mode:
https://e2e.ti.com/support/dsp/omap_applications_processors/f/42/p/338772/1376308#1376308
Actually LCDK board has HW support for RAW capture device, because it has connector for LeopardImaging camera boards.
Kindly refer the above referred E2E posts for VPIF raw capture support which would be very helpful
Thanks & regards,
Sivaraj K
-------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question.
-------------------------------------------------------------------------------------------------------