lcd interfacing using SPI
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-01-18 10:33 AM
Posted on January 18, 2015 at 19:33
Hello every one ,
In my project I need to interface 122x32 dot-matrix serial interface LCD module to stm32f101x controller using SPI . I couldn't find any example for communicating to LCD using SPI for stm32f10x series . so please provide me sample example for this controller . Thank you
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-01-18 11:10 AM
Posted on January 18, 2015 at 20:10
Sometimes as a developer you need to create your own code.
Review the manuals for the STM32 and the unspecified display. Review the SPI examples provided in the firmware library. Review the example drivers supplied by the display vendor. Combine these in your project.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
