VC imx296 on imx8mp

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

VC imx296 on imx8mp

2,890 次查看
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 项奖励
回复
2 回复数

2,871 次查看
khang_letruong
Senior Contributor III

Hi @lutze,

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

Regards,
Khang

2,839 次查看
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 项奖励
回复