Content originally posted in LPCWare by ktownsend on Thu Sep 01 07:57:45 MST 2011
Embedded Artists has a 480x272 4.3"LCD board for their new LPC1788 ... if you purchase it you can (I believe) access some initialisation and sample code for it. Check if it is the same controller or model, though, since there are a number of variations on these displays ... 16-bit, 24-bit, etc. All the work on the SW side is the init sequence and setting up the SDRAM for the framebuffer if the LCD doesn't have a built in controller ... the only real problem on the HW side is usually setting up the backlight with a stable supply if it's a wierd voltage.