How to set imx6u LCD DOTCLK modes

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to set imx6u LCD DOTCLK modes

2,460 次查看
shim
Contributor I

Recently in the study of imx6ul, found that the work of MPU Mode LCD, but my VGA in this mode can not work. So who can tell me how to modify the DOTCLK model, thank you!

标签 (2)
0 项奖励
4 回复数

1,703 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Shi

i.MX6 UltraLite EVK uses LCD8000-43T LCD, it is not MPU Mode LCD.

Please refer  to attached documents how to work with it.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励

1,703 次查看
shim
Contributor I

Hi igorpadykov:

Thank you for your answer.But my LCD is working properly, the case then remove the HS VS signal. We call this approach is DE model, but what we need is the HV mode. Is DOTCLK Interface. It includes the VSYNC, HSYNC, DOTCLK and (optional) ENABLE signals. You can test under official imx6ul NXP development board is no VS signal, HS is not corresponding.

0 项奖励

1,703 次查看
igorpadykov
NXP Employee
NXP Employee

one can look at hsync-active,vsync-active in &lcdif {

linux-2.6-imx.git - Freescale i.MX Linux Tree

then add timings for syncs using as example lvds:

https://community.freescale.com/thread/373763

~igor

0 项奖励

1,703 次查看
shim
Contributor I

Hi igorpadykov:

     You just testing imx6ul development board VS HS, maybe you know what I want it.Here is my lcd parameter settings:

     

pastedImage_0.png

then VS is no signal, VS and HS signals are not received my LCD also can display.What I need is VS HS DE CLK model should work, not the work is only DE CLK

0 项奖励