by Brian Griffin » Sat Mar 15, 2014 11:43 am
Do you have the datasheet for the LCD? These LCDs often contain a "Vertical Sync" pulse pin, so you can update the frame (display) by microcontroller everytime the Vertical Sync pin is up.
For a lot more speed, you have to use the DMA (Direct Memory Access) modules in the ARM/PIC32 processors. The DMA streams (moves) blocks of data without CPU intervention into the GPIOs where these will be connected to the data lines for the LCD.
PIC - UIC00B from Cytron (replacement for my broken PICKit 2), Pickit 3, MikroC for PIC
dsPIC - MikroC for dsPIC, mikromedia board (dsPIC33)
AVR - AVR Dragon
Parallax - Prop tool