Setting up STM32
Follow the steps bellow to setup programming STM32 microcontrollers with the Arduino IDE (Option 1) or Visual Studio and Platform IO (Option 2).
Last updated
Was this helpful?
Follow the steps bellow to setup programming STM32 microcontrollers with the Arduino IDE (Option 1) or Visual Studio and Platform IO (Option 2).
Last updated
Was this helpful?
Make sure the device is in BOOT mode when uploading with Arduino IDE / Platform IO (see pinout diagram)
The USB Serial port is only used for Serial Monitor, when the device is in RUN mode the USB Serial port will appear in the Arduino IDE (Tools > Port)