Setting up STM32
Follow the steps bellow to setup programming STM32 microcontrollers with the Arduino IDE (Option 1, top) or Visual Studio and Platform IO (Option 2, bottom).
Prepare
1
2

Option 1: Arduino IDE
1
2

3
4

5

6
Option 2: Visual Studio & Platform IO
1
2

3
4
Last updated
Was this helpful?