First Step
STM32 board is a powerful microcontroller board that can be used for various applications.
LED Blink with Arduino Framework
Let's blink an LED on the Blackpill STM32 board using the Arduino framework.
LED Blink with STM32Cube Framework
Let's blink an LED on the Blackpill STM32 board using the STM32Cube framework.
Debugging STM32 with PlatformIO
Let's debug the LED blink code using PlatformIO.
USB to Serial Adapter
Let's learn how to use the Blackpill board as an USB to Serial adapter.