Skip to content

kbumsik/Arduino_Core_STM32

 
 

Repository files navigation

Arduino core support for STM32 based boards

GitHub release GitHub All Releases GitHub commits Build Status

Introduction

This repo adds the support of STM32 MCU in Arduino IDE.

This porting is based on:

Getting Started

This repo is available as a package usable with Arduino Boards Manager.

Use this link in the "Additional Boards Managers URLs" field:

https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/package_stm_index.json

For full instructions on using the "Boards Manager", see the Getting Started page.

Advanced user can use the repository to benefit from the latest development. See the Using git repository page.

User can add a STM32 based board following this wiki.

Boards available

Status Nucleo 144 Release Comment
💚 Nucleo F207ZG 0.2.0
💚 Nucleo F429ZI 0.1.0
💚 Nucleo F767ZI 1.4.0
💚 Nucleo L496ZG 1.3.0
💚 Nucleo L496ZG-P 1.3.0
💚 Nucleo L4R5ZI 1.4.0
💚 Nucleo L4R5ZI-P 1.4.0
💚 Nucleo H743ZI(2) 1.5.0 Nucleo H743ZI2 since 1.6.0
Status Nucleo 64 Release Comment
💚 Nucleo F030R8 0.2.0
💚 Nucleo F091RC 0.1.0
💚 Nucleo F103RB 0.2.0
💚 Nucleo F302R8 1.1.0
💚 Nucleo F303RE 0.1.0
💚 Nucleo F401RE 0.2.1
💚 Nucleo F411RE 0.2.1
💚 Nucleo F446RE 1.1.1
💚 Nucleo-G071RB 1.6.0
💚 Nucleo-G431RB 1.7.0
💚 Nucleo-G474RE 1.7.0
💚 Nucleo L053R8 0.1.0
💚 Nucleo L073RZ 1.4.0
💚 Nucleo L152RE 1.0.0
💚 Nucleo L452RE 1.5.0
💚 Nucleo L452RE-P 1.8.0
💚 Nucleo L476RG 0.1.0
💚 P-Nucleo-WB55RG 1.6.0 No BLE support
Status Nucleo 32 Release Comment
💚 Nucleo F303K8 1.1.0
💚 Nucleo-G431KB 1.7.0
💚 Nucleo L031K6 1.1.1
💚 Nucleo L412KB 1.5.0
💚 Nucleo L432KC 0.2.0
Status Discovery Release Comment
💚 32F0308DISCOVERY 1.3.0
💚 32F072BDISCOVERY 1.5.0
💚 STM32VLDISCOVERY 0.2.1
💚 STM32F407G-DISC1 0.1.0
💚 STM32F746G-DISCOVERY 0.1.0
💚 B-L072Z-LRWAN1 1.1.0
💚 B-L475E-IOT01A 1.0.1
Status Eval Release Comment
💚 STEVAL-MKSBOX1V1 (SensorTile.box) 1.7.0
Status STM32MP1 series coprocessor Release Comment
💚 STM32MP157A-DK1 1.8.0 See the documentation to use this board
💚 STM32MP157C-DK2 1.8.0 See the documentation to use this board
Status Generic STM32F0xx Release Comment
💚 STM32F030F4 Demo board 1.5.0
Status Generic STM32F1xx Release Comment
💚 BluePill F103C(6-8-B) 1.2.0 USB CDC support since 1.5.0, Maple bootloaders support since 1.6.0
💚 BlackPill F103C(8-B) 1.5.0
💚 Generic F103R(8-B-C-E)T6 1.7.0 Blue Button
💚 HY-TinySTM103T 1.5.0
💚 MapleMini F103CB 1.2.0 USB CDC support since 1.5.0, Maple bootloaders support since 1.6.0
Status Generic STM32F3xx Release Comment
💚 RobotDyn BlackPill F303CC 1.6.1
Status Generic STM32F4xx Release Comment
💚 Adafruit Feather STM32F405 Express 1.8.0
💚 BlackPill F401CC 1.7.0
💚 Black F407VET6 1.4.0 VG/ZE/ZG in 1.5.0
💚 Blue F407VET6 Mini 1.4.0
💚 Core Board F401RC 1.7.0
💚 DIYMORE STM32F407VGT 1.5.0
💚 FK407M1 1.5.0
💚 Generic F401R(B-C-D-E) 1.8.0
💛 Generic F411C(C-E) 1.9.0
💛 Generic F411R(C-E) 1.9.0
Status Generic STM32L0xx Release Comment
💚 PX-HER0 1.8.0
💚 ThunderPack 1.8.0
Status 3D printer boards Release Comment
💚 ARMED V1 1.5.0
💚 EExtruder F030 V1 1.5.0 Small companion board for Prntr Board V1
💚 Malyan M200 V1 1.5.0
💚 Malyan M200 V2 1.5.0
💚 Malyan M300 1.8.0
💚 Prntr Board V1 1.5.0
💚 Prntr Board V2 1.8.0
💚 RemRam v1 1.4.0
💚 RUMBA32 1.5.0
💚 STEVAL-3DP001V1 1.6.0
💚 VAkE v1.0 1.6.0
Status LoRa boards Release Comment
💚 RAK811 LoRa Tracker 1.4.0 Wiki
💚 RHF76-052 1.7.0 Basic support
Status Electronic Speed Controller boards Release Comment
💚 Wraith V1 ESC 1.8.0
Status Generic flight controllers Release Comment
💚 Afro Flight Rev5 (8/12MHz) 1.7.0
💚 Sparky V1 1.6.0
Status Midatronics Release Comment
💚 SharkyMKR 1.7.0

Next release

See milestones to have an overview of the next release content.

Troubleshooting

If you have any issue, you could file an issue on Github.

For question, support, ..., you could submit a topic on the stm32duino forum:

In any case, it always fine to search if your issue was not already existing before submit a new one.

About

STM32 core support for Arduino

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 97.6%
  • Assembly 0.8%
  • C++ 0.8%
  • HTML 0.8%
  • CMake 0.0%
  • Python 0.0%