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.