LPC1788 emWIN support for 7" LCd

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

LPC1788 emWIN support for 7" LCd

774 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ayman_hendawy on Wed Jan 25 09:22:47 MST 2012
Dear All,

I need to buy the LPC1788 kit at Embedded artist with a touch screen of 7" found in the below links:

http://www.embeddedartists.com/products/displays/lcdb_70.php
http://www.embeddedartists.com/products/kits/lpc1788_kit.php

But my question is that an emWIN version support such LCD resolution, I wonder why till now emWIN is only support 3.2"LCDs, is there a configuration file I have to edit in the resolution of my LCD, so by this way I will get my problem fixed, what I have to do???

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

710 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ktownsend on Fri Feb 17 19:40:20 MST 2012
An update is in the works for the EA1788 that will work with all three display types (3.2", 4.3" and 7") as well as adding support to use the simulator.  The updated files will be posted on lpcware when available (they are currently being tested before release).
0 项奖励
回复

710 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Chinleo on Wed Feb 08 21:37:18 MST 2012
#define XSIZE_PHYS 800
#define YSIZE_PHYS 600

modify these two macros in file LCDConf.c

I‘ve ported the demo to my platform which contains a 10.4' TFT LCD
0 项奖励
回复