Skip to main content
SMK.2
Associate
July 11, 2020
Question

Hi, I am working on STM8L discovery and now i want to interface 16x2 LCD to the discovery board. Can anyone guide me how to interface LCD to discovery board.

  • July 11, 2020
  • 2 replies
  • 1200 views

..

    This topic has been closed for replies.

    2 replies

    S.Ma
    Principal
    July 12, 2020

    if you use the simple 2*16 char lcd like the one on the stm32 power shield, you only need to connect interface signals to any available gpio and need to connect 2 capacitors to the display for its booster. after this it is just bit banging. if the display is for debug, you could use uart with android bluettooth electronics app as remote display.

    Tesla DeLorean
    Guru
    July 12, 2020

    Got to be a million examples of wiring these things to micro-controllers. Review the electrical expectation, and how to drive your available GPIOs

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..