STM32 Projects & Tutorials

STM32 microcontrollers are widely used in embedded and industrial systems. This section offers practical tutorials and tested code for STM32F103, STM32F4, and Nucleo boards. Programming is done using STM32CubeIDE with both HAL and LL drivers. Topics include GPIO, UART, ADC, timers, and other core functions—ideal for learners and developers working on real hardware.

LVGL on STM32 || PART 6

This tutorial is the PART6 of the STM32 LVGL series. We will see how to store the assets into the external Flash mem connected via the QSPI..

STM32 UART #8 || Lin Protocol PART 1

In this tutorial we will see how to configure the STM32 as the Lin protocol master. We will also send the data in the Lin format and analyse..

STM32 UART #7 || 1-Wire Protocol

This is the 7th tutorial in the STM32 UART Series. In this tutorial we will use the one wire protocol to interface the DS18B20 temp sensor…

1 Comment.

keyboard_arrow_up