LVDS Display Issue

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

LVDS Display Issue

1,760 次查看
leavs
Contributor IV

Hi,

I use IMX6DL, Kernel3.14.52, Uboot2015.04. Now I'm porting one LCD which is LVDS port. Follow is its timing.

pastedImage_1.png

pastedImage_2.png

My device tree config is follow:

pastedImage_3.png

I also check waveform from scope , clock is 39.9MHz

pastedImage_4.png

The attach is my LVDS LCD display.

Anyone can help me solve this problem ?

标签 (1)
0 项奖励
回复
5 回复数

1,526 次查看
rogerio_silva
NXP Employee
NXP Employee

Hi Leavs,

The waveform of your display seems to be equal from the one we use as default on i.MX6 SabreSD board. We use HSD100PXN1 from Hannstar.

About the timings, there are missing information on your table. As example, please check the document attached.

Best regards,

Rogerio

0 项奖励
回复

1,526 次查看
leavs
Contributor IV

Hi,

Thanks for your reply. I tested add <de-active> <pixelclk-active> <vsync-active > <hsync-active>  and change diffrent value, but the result is same to previous test.

0 项奖励
回复

1,526 次查看
igorpadykov
NXP Employee
NXP Employee

please also check similar issues on

Cloning a display 

LVDS output on Apalis i.MX6 (IXORA Board) - Toradex Community 

Best regards
igor

0 项奖励
回复

1,526 次查看
igorpadykov
NXP Employee
NXP Employee

Hi leavs

one can change fsl,data-width = <18>; and select appropriate kernel boot parameter

using Table 11. Common kernel boot parameters attached Release Notes,

try with nxp bsps described on

http://www.nxp.com/products/software-and-tools/software-development-tools/i.mx-software-and-tools/i....

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

0 项奖励
回复

1,526 次查看
leavs
Contributor IV

Hi igorpadykov,

I had tested the data-width = <18>, but it didn't work. Do you have any other idea?

0 项奖励
回复