Dear TI:
Does TI TDA2x support Camera raw data input? (We have one NIR camera module which only has the senor output but without ISP, and we need to connect it to TDA2x. Can this be supported?)
Thanks and best regards
He Wei
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.
Dear TI:
Does TI TDA2x support Camera raw data input? (We have one NIR camera module which only has the senor output but without ISP, and we need to connect it to TDA2x. Can this be supported?)
Thanks and best regards
He Wei
Hi Sujith,
I work with He Wei.
Our camera is a standalone camera, means it will send video output thru DVP parallel port once power up.
So no I2C setup required for the camera.
Can you guide us or show some example on how to setup TDA2x to receive the RAW data and display on HDMI?
For your information, data transferred is
- 1280x800,
- 12bit raw data
- hsync, vsync, pclk (75Mhz)
- 30 fps
Your support is much appreciated
Thank you
Chee Peng
Hi chee Peng,
Yes, it is possible to capture this stream over VIP. We have a similar example to capture 12bit raw data on VIP using AR0132 sensor in PDK drivers. You could refer to this example to get the idea about how to configure VIP.
Regards,
Brijesh
Hi Sujith,
I updated to 16bit raw as following,
But I still faced following error. Any idea? What do you think?
[IPU1-0] 23.916031 s: CAPTURE: Create in progress !!!
[IPU1-0] 23.916244 s: CAPTURE: VIP1 Slice0 PortA capture mode is [16-bit] !!!
[IPU1-0] 24.075764 s: CAPTURE: Create Done !!!
[IPU1-0] 24.077258 s: ALGORITHM: Create in progress (algId = 12) !!!
[IPU1-0] 24.077441 s: Assertion @ Line: 308 in vpeSwMs/vpeSwMsLink_algPlugin.c: 0 : failed !!!
[IPU1-0] 24.077899 s: Assertion @ Line: 308 in vpeSwMs/vpeSwMsLink_algPlugin.c: 0 : failed !!!
Hi Sujith,
Thank you for suggestion.
The error at vpeSwMs/vpeSwMsLink_algPlugin.c
Adjust \apps\src\rtos\alg_plugins\dmaSwMs\dmaSwMsLink_algPlugin.c will not affect.
Anyway, I adjusted at vpeSwMs/vpeSwMsLink_algPlugin.c
It gave more error as following
I tried traced it, the error deep at Ti component.....
What do you think?