2009-03-06 12:10 AM
FSMC 8bit LCD 8080 connection
2011-05-17 04:05 AM
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