Android UI not fix with lcd display

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

Android UI not fix with lcd display

966 次查看
aravinthkumarja
Senior Contributor II

Hi all,

I'm working on imx6 android 4.4.3 solo board. LCD resolution is 800x480, Android UI not fulfilled with display. Full UI is coming as little small. Some empty space are there only in left and right of the screen. How to make it full??

Regards

Aravinth

0 项奖励
回复
1 回复

829 次查看
weidong_sun
NXP TechSupport
NXP TechSupport

Hello Aravinth,

      The issue should be generated by LCD timing, so you will have to adjust LCD timing according to LCD's datasheet. If you are using LVDS lcd, timing structure is ldb.c( LVDS driver), if your LCD is parallel interface and connected to DISP0 port, timing structure is mxc_lcd.c

regards,

weidong

0 项奖励
回复