[LPC1768]problem with emWin

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

[LPC1768]problem with emWin

2,080 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by fangoman on Tue Jan 22 14:14:54 MST 2013
Hello! I have to interface a LPC1768 to a ILI9320 (SPI 4-wire), however, I read the entire manual emWin but I didn't understand how to do initialization, so it's okay?

GUI_Init();
GUI_X_Config();
GUI_X_ALLOC_AssignMemory();
LCD_X_Config();
GUI_DEVICE_CreateAndLink(GUIRV_FlexColor,GUICC_565,0,0);
LCD_SetVSizeEx(0,320,240);
LCD_SetSizeEx(0,320,240);
GUI_TOUCH_Calibrate();
GUI_TOUCH_SetOrientation(0);
LCD_X_DisplayDriver(0,LCD_X_INITCONTROLLER,NULL);

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

2,020 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by fangoman on Sun Feb 17 05:52:46 MST 2013
Hello everyone, I have figured out how to configure and initialize emWin (I put all the files. Hei various conf. C, use GUI_Init (), and I include the file guirv. H that interests me). I had some conflict with conf custom gamma correction and then I deleted them and I do not have that kind of mistake. But those are still in the picture as I clear?
0 项奖励
回复

2,020 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by fangoman on Mon Jan 28 09:57:55 MST 2013
HI I've studied the BSP MCB700 but I haven't may answer something have an example of the configuration
0 项奖励
回复

2,020 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by fangoman on Wed Jan 23 15:57:28 MST 2013
I'm sorry but nothing have an example?
0 项奖励
回复

2,020 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by fangoman on Wed Jan 23 01:10:01 MST 2013
Thank you very much!
0 项奖励
回复

2,020 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mc on Tue Jan 22 22:07:57 MST 2013
Hi fangoman,
Have a look at MCB1700 BSP on
http://www.lpcware.com/content/nxpfile/nxpemwin514mcb1700bsp
and porting guide at
http://www.lpcware.com/content/nxpfile/emwin-porting-guide-ea-lpc1788-bsp-keil-mcb1700-english-versi...


0 项奖励
回复