LPC11C14 with tft lcd

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC11C14 with tft lcd

543 Views
jimwijgerde
Contributor I

hello,

I just started programming with the LPC11C14 on an OM13003 evaluation board and I'm trying to drive a LCD tft 240x320 with an ILI9341 chip driver (this LCD is from the MCB1700 evaluation board) through SPI .
I'm using the emwin library from the NXP website and it worked on the MCB1700. With the help of 'AN11218' document of NXP I started to port the library from the MCB1700 to the LPC11C14 and I can't get it to work. also the emwin library doesn't work well with the LPCOpen library's that I'm using for my project where I want to integrate the LCD in.

My question is, can somebody help me out with getting the emwin library to work and combining the library's together or can push me in another direction with low level init or other options?

0 Kudos
1 Reply

416 Views
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Jim,

I have not tried to use emWin on a low flash and RAM MCU before. Because of the emWin library compile-time settings, the memory footprint may be too big for the LPC11C14.


Hope it helps!

Best Regards,
Carlos Mendoza
Technical Support Engineer

0 Kudos