How to use Parallel CSI interface on IMX6Q without decoder

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to use Parallel CSI interface on IMX6Q without decoder

ソリューションへジャンプ
3,364件の閲覧回数
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,550件の閲覧回数
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,551件の閲覧回数
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 件の賞賛
返信