How does imx6 solo support lvds output with 1366*768

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

How does imx6 solo support lvds output with 1366*768

1,233 次查看
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.

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

978 次查看
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 项奖励
回复