Display Module
From ESS-WIKI
Revision as of 04:50, 28 September 2016 by Zhengguang.yang (talk | contribs) (→LVDS timing setting on SDK version 1)
LVDS timing setting on SDK version 1
- Add timing structure into dispaly driver
LDB-XGA is an example for the resolution of your LVDS panel. You can input the actual resolution of your LVDS panel here, such as 800x480, 1024x768, etc. The system will accomplish the corresponding parameters automatically. If the panel has problem to be activated, you may need to check the panel datasheet to configure the panel related parameters. The LVDS video mode database is stored in linux-3.2.0/drivers/video/da8xx-fb.c. You can add a new one for your LVDS panel.