Hello,
for a commercial product in my factory I need to use LPC1788 and LCD controller to drive a 320x240 TFT display.
This is the first time I use both of them, I have always used small display with on-board SPI or parallel controller and I have some big questions because I don't know what to do.
I've read the LCD frame buffer must be placed on an external SDRAM because internal peripheral RAM is too small to store it.
What kind of SDRAM? My LPC1788 package (144pin) has only 8 bit data bus for EMC; is it necessary to use a bigger package to have 32bit SDRAM? What could be the drawback by using 8bit SDRAM?
If I use only 4 colors (2bit per pixel) can I use only internal peripheral ram?
Many thanks for your help?
Best regards