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.
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.
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!
-----------------------------------------------------------------------------------------------------------------------