STM32
16×2 LCD Display with STM32 + HAL, Part 1
A 16×2 character display is probably the most popular form of communication between the microcontroller world and the human world. I decided to make a mini series of three posts that will explain the differences between ways of controlling a 16×2 LCD on STM32. You usually encounter just one method online, which is often sufficient. So why the others? Read on
(more…)
