2015-06-19 05:30 AM
HI
Does any body has example code for SPI based LCD 240x128 (UC1608 controller ) interface with STM32F4?Vinayak2015-06-20 12:17 AM
Hi,
Why do you want to use that LCD? I think SPI LCD's are comparatively slow. I think you should use FSMC.You can watch forSTM32F4DIS-BB examples for STM32F4DIS-LCD.
http://www.element14.com/community/docs/DOC-51670/l/stm32f4dis-bb-discover-more-software-examples//Nikolaj