We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Does anybody has an experient on using LPC2xxx with any GUI library on color LCD (QVGA)?
I got Microchip GUI library but it was designed for PIC24 & PIC32 with MLAB C30 complier, which is different platform. We have tried to port it for arm (LPC2xxx) on Keil but it gonna mess up. Someone ever tred to port this GUI library for Keil arm?
If someone has anyother useful GUI library rather than this Microhip provided, could you please share with us? Cheap or free solution is very appriciated.
Thanks
I agree with Mike,
Had to do the same thing for a '51 core a few years ago.
Really was quite straight forward. Found efficient routines for line drawing and graphic manipulation.
Also, we now have fully available source for our upcomming requirement to port to ARM.