Skip to main content
akiyanrs
Visitor II
January 18, 2015
Question

lcd interfacing using SPI

  • January 18, 2015
  • 1 reply
  • 620 views
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 topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    January 18, 2015
    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 VenmoUp vote any posts that you find helpful, it shows what's working..