VC imx296 on imx8mp

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

VC imx296 on imx8mp

1,065 Views
lutze
Contributor I

Hello,

i am trying to use a Vision Components imx296 camera with an imx8mp (on a toradex verdin module). The i2c driver was written for the imx8qp modules, but seems to work on the imx8mp. But streaming frames i get somehow an incomplete buffer, where a part somehow is repeated. The Picture in Y10 -format should be 1440x1080 pixel. The attached file shows the image i get.

My changes to the devicetree are the following:

0 Kudos
Reply
2 Replies

1,046 Views
khang_letruong
Senior Contributor III

Hi @lutze,

Hope you find the following link helpful : https://github.com/pmliquify/vc_mipi_imx8mp

Regards,
Khang

1,014 Views
lutze
Contributor I

Hello khang letruong,

thank for your reply. I already tried that driver and the changes that it does to the mipi driver. This one is working.

I want to use a newer kernel version and also use a imx392, so i am using this i2c driver:

https://github.com/pmliquify/vc_mipi_imx8

0 Kudos
Reply