emwin RGB 24bit display

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

emwin RGB 24bit display

1,558 次查看
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.

标记 (1)
0 项奖励
回复
2 回复数

1,115 次查看
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 项奖励
回复

1,115 次查看
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 项奖励
回复