LVDS Display Issue

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

LVDS Display Issue

1,207 Views
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 ?

Labels (1)
0 Kudos
5 Replies

973 Views
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 Kudos

973 Views
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 Kudos

973 Views
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 Kudos

973 Views
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 Kudos

973 Views
leavs
Contributor IV

Hi igorpadykov,

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

0 Kudos