MIPI-CSI2 on Imx8MP

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

MIPI-CSI2 on Imx8MP

958件の閲覧回数
naveenprasath_0
Contributor I

Hi,

We've a custom FPGA interfaced with imx8mp through MIPI-CSI2 interface. This fpga just sends out color bars at the moment for testing purposes. The data lane width is 2 and the video is YUV422 640x480 30fps. We've modified the OV5640 driver to make sure that i2c transfers are returned successfully to avoid any failures while loading.
However,we are able to observe only split color bars (with colors not properly aligned) when we capture using gstreamer. Screenshot is attached below
 
Quick analysis of dmesg shows that the pixclock values are filled with high negative numbers. Please refer to dmesg.txt
I'm not sure why this happens and how to set it apart from the dts and how do we verify the pix clock is set properly.
Can you please help?
0 件の賞賛
返信
2 返答(返信)

482件の閲覧回数
zoro_li
Contributor I

For YUV422 input, do imx8mp need any special modifications?

0 件の賞賛
返信

926件の閲覧回数
jimmychan
NXP TechSupport
NXP TechSupport

Beside the setting in the dts/dtsi file, you may need to check/modify the driver source code. For the details of the drivers, please read the i.MX Linux Reference Manual.

 

We have different version of Linux BSP.

https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applicat...

 

Please download the i.MX Linux Reference Manual​ according to the version that you are using.

 

 

0 件の賞賛
返信