imx8mq mipi-csi capture image err

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

imx8mq mipi-csi capture image err

Jump to solution
1,299 Views
lsg5131420
Contributor III

hi

i have use tc358749 hdmi->mipi csi chip to capture image. i finish the driver on imx8m mini first. and it works well.

and now i want to port the driver on imx8mq . it can not capture the image when the image is up to 1920*1080p@60,

it works well  on 1920*1080p@30 and  lower resolution. when the image is 1080p@60,  the tc358749 mipi lane speed  is about 560.25M. 

i find the imx8mq use the driver file is mxc-mipi-csi2_yav.c. it is not same with imx8m mini.  i don't konw the driver whether or not support 1080P@60, and  how to modify it.

Any suggestions are appreciated!

 

Best regards

Labels (1)
0 Kudos
1 Solution
1,069 Views
lsg5131420
Contributor III

i have find the problem. the defatult pixel clk is low. when i set the pixel clk to 300M.it wroks well.

View solution in original post

2 Replies
1,069 Views
cjt0701
Contributor I

HI  shiguang liu

I have a question , tc358749  worked well with 2 lanes 720p60,but when i set 4 lanes,the image is bad.Do you any ideas?thanks .

0 Kudos
1,070 Views
lsg5131420
Contributor III

i have find the problem. the defatult pixel clk is low. when i set the pixel clk to 300M.it wroks well.