Skip to main content
Sbhus.1
Visitor II
August 12, 2020
Question

I tried programs with STM32F103C8 like ADC reading etc with MXCUBE. I would like to know how to program 16x2 LCD using MDK-ARM V5

  • August 12, 2020
  • 3 replies
  • 945 views

..

This topic has been closed for replies.

3 replies

Tesla DeLorean
Guru
August 12, 2020

Half the task is wiring it up properly, the other is configuring the pins and porting in an existing​ example that drives the controller on the specific 16x2 panel in question. You could also code from the manual/datasheet of the display/controller, cycling the control and data pins as diagramed.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
prain
Visitor II
August 12, 2020

Tilen majerle have a good library for that:

​https://github.com/MaJerle/stm32fxxx-hal-libraries/tree/master/15-STM32Fxxx_HD44780

Nikita91
Lead II
August 12, 2020