Other Parts Discussed in Thread: TVP5150
Hello Champs,
Is there some DM368 example code for sensor+FPGA without TVP5150? Customer has implemented sensor + TVP510 + DM368, but now he failed to use FPGA to replace the TVP5150.
Thanks.
Rgds
Shine
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.
Hello Champs,
Is there some DM368 example code for sensor+FPGA without TVP5150? Customer has implemented sensor + TVP510 + DM368, but now he failed to use FPGA to replace the TVP5150.
Thanks.
Rgds
Shine
Hi Dwarakesh R.,
Thank you very much for your quick reply.
TVP5150: 8bit YUV420 output ---->FPGA: 16bit YUV422 output
TVP5150: decode the input data to YUV420->DM368 ------->FPGA: convert the analog data to YUV422 ->DM368
The width and clor space of input data are different between them.
In the code, adding tvp5150 to the video front end device and then registering I2C, can FPGA use the such method?
Thanks.
Rgds
Shine
Hi Dwarakesh R,
The software package is dvsdk_dm365_4_2_00_06.
Is that ok to use ioctl() to configure the ISIF capture width, height?
Thanks.
Rgds
Shine