Exceptionally, this wiki is under maintenance.

You can continue to browse it but contributors can not improve their favorite articles, during phase.

Thank you for your understanding.

Getting started with STM32 : STM32 step by step

Revision as of 12:52, 11 March 2021 by Registered User

STM32 Step by Step banner.png

STM32 step-by-step is designed for anyone interested in getting started on building projects with the STM32 microcontroller and its powerful ecosystem of development boards and software programming tools.

Whether you are an experienced embedded programmer or an enthusiastic beginner, learn in 5 tutorials from the basics of the STM32 ecosystem installation to advanced software development with sensors, UART messages and Bluetooth communication.

Start now and quickly become a professional STM32 developer!

STM32 step by step

Step by step 1 logo.png
Step by step 2 logo.png

Step 2: Blinking LED with STM32CubeMX and HAL
Learn how to use STM32CubeMX tool to configure the pins, start the peripherals, build and generate your starting projects with initialization C code using HAL:

Step by step 3 logo.png

Step by step 4 logo.png

Step by step 5 logo.png

Step 5: Build an IOT system
This tutorial shows how to program and use the Bluetooth interface to perform data communication between the STM32L4 Discovery kit IoT node (B-L475E-IOT01A) and an Android application running on a mobile.