emwin RGB 24bit display

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

emwin RGB 24bit display

1,570 Views
skysky
Contributor III

i am using lpc4357 driver a 7" TFT LCD(800*480) with emwin library.

when i configure the emwin works in RGB 16bit mode---GUIDRV_LIN_16/GUICC_M565,it works normally.

but i want it works in RGB 24bit mode. So,i configure the emwin by GUIDRV_LIN_24/GUICC_M888 .

unfortunate,it has no display.

Tags (1)
0 Kudos
Reply
2 Replies

1,127 Views
skysky
Contributor III

Hi Sol:

   i think i have founded the problem。i have some code examples about emwin-LCD are low resolution--320*240.

but i use a high resolution-800*480. so the configure about the Emwin lib isn't the same.

and i can not find where should I modify the Emwin porting code.

0 Kudos
Reply

1,127 Views
soledad
NXP Employee
NXP Employee

Hi,

Please check the below thread, you will find an example code. I hope this helps!!

LPC4357 TFT24Bit RGB with HX8238D => driver or example? | www.LPCware.com


Have a great day,
Sol

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

0 Kudos
Reply