config LCD timing

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

config LCD timing

1,505件の閲覧回数
thouswave
Contributor III

I am using IM6Q to drive a LCD,used signal is RGB24,HSYNC,VSYNC,DE

I know use FB_SYNC_HOR_HIGH_ACT to config HSYNC high active,and FB_SYNC_VERT_HIGH_ACT to config VSYNC high active.

But I don't know which macro is used to config DE(data enable) signal high active,can anyone help me?

Thanks!

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

1,122件の閲覧回数
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi yongwen,

For the DE,you do not need to have any special setting, it's the same as the Vsync & Hsync. The i.MX6Q have the same IPU with i.MX53. So you can refer to the attached file “i.MX53 System Development User’s Guide” in which Chapter 18 "Supporting the i.MX53 Reference Board DISP0 LCD". Hope this can help you~~

Best Regards

Dan