Android UI not fix with lcd display

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

Android UI not fix with lcd display

489 Views
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 Kudos
1 Reply

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