This tutorial covers how to receive the data using UART in a Riverdi STM32 Display and how to print the data on the GUI..
Microcontroller Tutorials with Code from Scratch
Learn STM32, ESP32, and embedded systems by writing code from scratch using datasheets and reference manuals. All tutorials are tested on actual hardware to help you build reliable, real-world projects with full control and understanding.
What’s New in STM32
This tutorial is the start of a new series covering the STM32 as I2C Slave device. This tutorial covers the basic funcctions needed…
This is the 2nd tutorial in the series, which covers how to write an I2C slave driver for the STM32. The slave receives any amount of data..
This is the 3rd tutorial in the series, which covers how to write an I2C slave driver for the STM32. Slave starts processing the receivied..
This is the 4th tutorial in the series, which covers how to write an I2C slave driver for the STM32. The master send the information byte….
This is the 5th tutorial in the series, which covers how to write an I2C slave driver for the STM32. The master writes the data in the memory location..