Working with SPI displays and STM32: Driving ST7735
In the pervious guide, we took a look at how to send data over SPI (from here). In this guide, we shall use SPI to drive a lcd and display some variables on it. In this guide, we will need the following topics: SPI configuration : here Encoder...
READ MORE