Using Camera without I2C

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

Using Camera without I2C

ソリューションへジャンプ
1,260件の閲覧回数
patrickwiegand
Contributor I

Hello,

i have a Nitrogen6q (i.mx6 quad) board with Ubuntu (or Yocto) running and want to connect a camera to it. This camera has no I2C bus Connection. Now i am wondering how the camera could be recognized by  the OS and with what kind of software the Images can be handled. The camera is connectet to the parallel camera port with a 17-bit interface (14bit Pixel data + pixel_clk + line/frame_valid) and can be configured via RS-232.

Regards,

Patrick

ラベル(4)
0 件の賞賛
返信
1 解決策
1,153件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Patrick

new camera integration steps are quite well described in

i.MX53 System Development User’s Guide (rev.1, 3/2011)

Chapter 19 Supporting the i.MX53 Camera Sensor Interface CSI0,

though for older kernel. One can try to change i2c control channel to uart.

http://www.freescale.com/files/32bit/doc/user_guide/MX53UG.pdf

For i.MX6 IPU connections and supported formats one can look at

Table 66. Camera Input Signal Cross Reference, Format, and Bits Per Cycle

i.MX6DQ Datasheet (rev.4, 7/2015)

http://cache.freescale.com/files/32bit/doc/data_sheet/IMX6DQCEC.pdf

Best regards

igor

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

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

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

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,154件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Patrick

new camera integration steps are quite well described in

i.MX53 System Development User’s Guide (rev.1, 3/2011)

Chapter 19 Supporting the i.MX53 Camera Sensor Interface CSI0,

though for older kernel. One can try to change i2c control channel to uart.

http://www.freescale.com/files/32bit/doc/user_guide/MX53UG.pdf

For i.MX6 IPU connections and supported formats one can look at

Table 66. Camera Input Signal Cross Reference, Format, and Bits Per Cycle

i.MX6DQ Datasheet (rev.4, 7/2015)

http://cache.freescale.com/files/32bit/doc/data_sheet/IMX6DQCEC.pdf

Best regards

igor

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

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

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

0 件の賞賛
返信