STM32F427 + TFT LCD + STemWIN?
Hello, I have a few questions about the subject.
Suppose you use a display TFT with a controller any as ILI9341 or ST778 320x240 256k color 8bit interface or SPI. with STM32F427.
The first question concerns how to connect the LCD to the MCU
LCD support Intel 8080 and Motorola 6800 modes 8/16 bit LCD parralel interface and 4 line SPI too. MCU have Flexible memory controller with support LCD paralel interface.
Which interface to use for LCD to MCU connection? 8bit paraller or SPI? In other words, in terms of display speed or STemWIN, does the 8bit interface bring any advantages over SPI?
MCU include Chrom-ART Accelerator, is this hardware accelerator supported by STemWIN?
Generally, i also have an MDK-ARM that contains emWIN, is there any difference between emWIN from Segger in MDK-ARM and STemWIN? Clearly STemWIN is probably limited to ST products, but besides.
Is there any sample project to connect LCD (with integrated LCD controller) to STM32F4?
