config LCD timing

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

config LCD timing

719 Views
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!

Labels (1)
0 Kudos
1 Reply

336 Views
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