Installation STM-Board
Last updated
Last updated
For the installation of Arduino please look at Installing Arduino.
First of all the hardware-files for the STM32-board have to downloaded at
The following window is shown:
With the button "Clone or download" (marked red) the file Arduino_STM32-master.zip can be downloaded.
After the folder „Arduino_STM32-master“ is unpacked, it has to be copied to C:\Program Files (x86)\Arduino\hardware.
If the folder "hardware" does not exist yet, it has to be created.
After that you have to run „install_drivers.bat“. You can find it at C:\Users\Username\Documents\Arduino\hardware\Arduino_STM32-master\drivers\win
After this was installed, Arduino has to be startet and the boardmanager has to be opened, which can be found under Tools --> Boards --> Board Manager... (check picture below).
Search for „ARM Cortex M3“ in the search field in the Board Manager (marked red).
ARM can be installed by clicking the button "Install". After the installation was successful, you will get to see "INSTALLED" next to it.
Now the board can be configured:
The settings can be found in Arduino under "Tools".
For the STM32 board the following settings (marked red in the picture below) are required:
Board Generic STM32F103C series; Variant 128k Flash Speed 72Mhz Upload Method STM32duino Bootloader Optimize Smallest Port COMx (x systemabhängig)