SPI based LCD 240x128 interface with STM32F4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-06-19 5:30 AM
Posted on June 19, 2015 at 14:30
HI
Does any body has example code for SPI based LCD 240x128 (UC1608 controller ) interface with STM32F4?Vinayak
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-06-20 12:17 AM
Posted on June 20, 2015 at 09:17
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