STM32F207 direct drive of LCD
I'm up for a new project, to save money on the LCD we are looking in to use a realy sheep display without driver. The resolution is 480x286 so I guess to display a simple static GUI using the FSMC would not be a big problem. We plan to add external RAM to be used as video memory, and use DMA to lower the load on the CPU. However the pixel clock for the display must be around 9MHz. Have any one done someting simular using STM32F207?
#stm32f207-lcd-driect-drive