cancel
Showing results for 
Search instead for 
Did you mean: 

FSMC 8bit LCD 8080 connection

davidw
Associate II
Posted on March 06, 2009 at 09:10

FSMC 8bit LCD 8080 connection

1 REPLY 1
davidw
Associate II
Posted on May 17, 2011 at 13:05

Hi all,

I'm trying to connect to an LCD with an 8080 interface using a STM32F103VE in a 100pin package.

I've attempted to drive the LCD as an SRAM, but having read through the ref manual and related datasheets it seems I need to drive the display using the NAND/PC card interface for the bus timing aspect, but according to the datasheet for the device it only supports 16bit NAND?

Also the hardware has been layed out as per the SRAM interface, using A18 to select command or data read/write, where as the NAND/PC interface uses ALE and CLE (which have been reused elsewhere, likewise the nwait signal))... which I think means its never gonna work using the NAND/PC.

So cutting through the above which mode supports 8080 bus timing and does the 100pin VE device support it?

TIA,

Dave