How does imx6 solo support lvds output with 1366*768

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

How does imx6 solo support lvds output with 1366*768

626 Views
songyonglai
Contributor II

Hi all:

  I use the N140BGE-L21 is a 14.0” (14.0” diagonal) TFT Liquid Crystal Display module with LED Backlight unit and 40 pins LVDS interface. This module supports 1366 x 768 HD mode.  I  add 

"LDB-VGA-WXGA", 60, 1366, 768, 13806,
120, 10,
14, 3,
32, 5,
0,
FB_VMODE_NONINTERLACED,
FB_MODE_IS_DETAILED,

in  static struct fb_videomode ldb_modedb[] = {

but it does not work,  anybody can help me,  the paramters above is right?  thanks very much.

the LCD document is attathed   pdf file.

Labels (1)
0 Kudos
1 Reply

371 Views
igorpadykov
NXP Employee
NXP Employee

Hi song

there is a post where the author recommends to set width to 1360 due to IPU restrictions.

Enable 1366x768 LVDS screen on MX53 LVDS 0, Android R10.3.1 -blog archive 

One can try this solution. It is for Android but may also work for Linux.

Seems there is no way to make it work directly in 1366x768.

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

0 Kudos