imx8mq mipi-csi capture image err

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

imx8mq mipi-csi capture image err

ソリューションへジャンプ
2,274件の閲覧回数
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

ラベル(1)
0 件の賞賛
返信
1 解決策
2,044件の閲覧回数
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.

元の投稿で解決策を見る

2 返答(返信)
2,044件の閲覧回数
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 件の賞賛
返信
2,045件の閲覧回数
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.