How to use Parallel CSI interface on IMX6Q without decoder

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How to use Parallel CSI interface on IMX6Q without decoder

跳至解决方案
3,356 次查看
nishad_kamdar
Contributor IV

Hello all,

I am trying to interface IMX6Q with a device(an FPGA actually) which directly gives 8 bit YCbCr format output with HSYNC , VSYNC and PIXCLK.

I went through the .dtsi files, the camera driver has been written as a part of the I2C driver.

So, as I am not using any decoder, I need some guidance on

which driver I should use, to capture the CSI data?

Thank you your time,

regards,

Nishad

标签 (3)
0 项奖励
回复
1 解答
2,542 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Nishad

seems one can try to remove i2c references or write new driver using

guidelines in attached Porting Guide Chapter 7 Supporting the i.MX 6Dual/6Quad/

6Solo/6DualLite Camera Sensor with CSI. As help is attached baremetal sensor

example from sdk.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
1 回复
2,543 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Nishad

seems one can try to remove i2c references or write new driver using

guidelines in attached Porting Guide Chapter 7 Supporting the i.MX 6Dual/6Quad/

6Solo/6DualLite Camera Sensor with CSI. As help is attached baremetal sensor

example from sdk.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复