lcd 显示问题

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

lcd 显示问题

670件の閲覧回数
kevin_xk
Contributor I

大家好 我现在使用的是 飞思卡尔imx53 在做液晶显示的时候 在屏幕的右侧缺少一个像素,希望有人可以指点一下

ラベル(1)
0 件の賞賛
返信
3 返答(返信)

585件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

what output resolution do you use? could you share your detailed operation?

0 件の賞賛
返信

585件の閲覧回数
kevin_xk
Contributor I

resolution : 800*480

lcd_xsize = 800;

lcd_ysize = 480;

left_margin = 39;

right_margin = 40;

upper_margin = 19;

lower_margin = 16;

hsync_len = 7;

vsync_len = 4;

0 件の賞賛
返信

585件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

mx53 can support 800x480 output, did you use the new lcd ? and pls check if your hardware connection is ok.

0 件の賞賛
返信