Tutorials

Practical STM32 and automation lessons with copy‑ready code. Start with the basics, then explore FreeRTOS and industrial protocols.

Blink an LED on an STM32 Nucleo (CubeIDE + HAL)

Create a new STM32CubeIDE project and blink the user LED using HAL. Great first project to validate your toolchain and board.

All tutorials