All Projects → stm32duino → Arduino_core_stm32

stm32duino / Arduino_core_stm32

Licence: other
STM32 core support for Arduino

Programming Languages

c
50402 projects - #5 most used programming language
HTML
75241 projects
assembly
5116 projects
C++
36643 projects - #6 most used programming language
CSS
56736 projects
perl
6916 projects

Projects that are alternatives of or similar to Arduino core stm32

STM32-base.github.io
Github Pages for the STM32-base project.
Stars: ✭ 27 (-98.43%)
Mutual labels:  stm32f4, stm32f0, stm32f3, stm32f7, stm32l4, stm32l0, stm32f1, stm32f2, stm32h7, stm32l1
STM32 TimerInterrupt
This library enables you to use Interrupt from Hardware Timers on an STM32F/L/H/G/WB/MP1-based board. These STM32F/L/H/G/WB/MP1 Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micr…
Stars: ✭ 27 (-98.43%)
Mutual labels:  stm32f4, stm32f3, stm32f7, stm32f1, stm32h7, stm32l5
stm32DevelopmentBoards
Development boards and software templates for STM32 MCU
Stars: ✭ 41 (-97.62%)
Mutual labels:  stm32f4, stm32f3
Drone Flight Controller
A quadcopter flight controller based on Arduino Uno
Stars: ✭ 102 (-94.09%)
Mutual labels:  arduino
Framework32
Framework32 gives your ESP32 the ability to run multiple, graphical apps on very small displays
Stars: ✭ 102 (-94.09%)
Mutual labels:  arduino
Duckyspark
Translator from USB-Rubber-Ducky payloads to a Digispark code.
Stars: ✭ 107 (-93.8%)
Mutual labels:  arduino
Pateensy
Payload for teensy like a rubber ducky but the syntax is different. this Human interfaes device ( HID attacks ). Penetration With Teensy
Stars: ✭ 108 (-93.74%)
Mutual labels:  arduino
Jtagduino
The JTAGduino project has the goal of using Arduino as a JTAG interface.
Stars: ✭ 101 (-94.14%)
Mutual labels:  arduino
Arduino Boy
An Arduino sketch for trading Pokemon.
Stars: ✭ 107 (-93.8%)
Mutual labels:  arduino
Perswifimanager
Persistent WiFiManager Arduino library for ESP8266
Stars: ✭ 106 (-93.86%)
Mutual labels:  arduino
Esp8266 Oled Ssd1306
Driver for the SSD1306 and SH1106 based 128x64, 128x32, 64x48 pixel OLED display running on ESP8266/ESP32
Stars: ✭ 1,590 (-7.83%)
Mutual labels:  arduino
App Release
An IoT Solution,this is the android release app | download ios app in app store
Stars: ✭ 104 (-93.97%)
Mutual labels:  arduino
Pokemongodiy
Project to create your own pokemon go plus
Stars: ✭ 107 (-93.8%)
Mutual labels:  arduino
Tinytx
ATtiny84 & RFM12B wireless sensor node
Stars: ✭ 102 (-94.09%)
Mutual labels:  arduino
Arduino
Stars: ✭ 107 (-93.8%)
Mutual labels:  arduino
Avr8js
Arduino (8-bit AVR) simulator, written in JavaScript and runs in the browser / Node.js
Stars: ✭ 102 (-94.09%)
Mutual labels:  arduino
Snap4arduino
Binding Snap! and Arduino together
Stars: ✭ 107 (-93.8%)
Mutual labels:  arduino
Loadcelloccupany
Home automation occupancy sensor using load cells
Stars: ✭ 103 (-94.03%)
Mutual labels:  arduino
Hd Wallet Addrs
A command-line tool that performs Bitcoin wallet address discovery.
Stars: ✭ 104 (-93.97%)
Mutual labels:  discovery
Arduinoosc
OSC subscriber / publisher for Arduino
Stars: ✭ 106 (-93.86%)
Mutual labels:  arduino

Arduino core support for STM32 based boards

forums wiki STM32 Core Continuous Integration codespell

GitHub release GitHub All Releases GitHub commits

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.

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

https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json

Warning:

  • Default branch has changed to main.
  • Since core release 2.0.0 this link has changed.

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.

Supported boards

Nucleo 144 boards

Status Device(s) Name Release Notes
💚 STM32F207ZG Nucleo F207ZG 0.2.0
💚 STM32F429ZI Nucleo F429ZI 0.1.0
💚 STM32F767ZI Nucleo F767ZI 1.4.0
💚 STM32F746ZG Nucleo F746ZG 1.9.0
💚 STM32F756ZG Nucleo F756ZG 1.9.0
💚 STM32L496ZG Nucleo L496ZG 1.3.0
💚 STM32L496ZG-P Nucleo L496ZG-P 1.3.0
💚 STM32L4R5ZI Nucleo L4R5ZI 1.4.0
💚 STM32L4R5ZI-P Nucleo L4R5ZI-P 1.4.0
💚 STM32L552ZE-Q Nucleo L552ZE-Q 2.0.0
💚 STM32H743ZI Nucleo H743ZI(2) 1.5.0 Nucleo H743ZI2 since 1.6.0
💚 STM32U575ZI-Q NUCLEO-U575ZI-Q 2.1.0

Nucleo 64 boards

Status Device(s) Name Release Notes
💚 STM32F030R8 Nucleo F030R8 0.2.0
💚 STM32F070RB Nucleo F070RB 2.0.0
💚 STM32F072RB Nucleo F072RB 1.9.0
💚 STM32F091RC Nucleo F091RC 0.1.0
💚 STM32F103RB Nucleo F103RB 0.2.0
💚 STM32F302R8 Nucleo F302R8 1.1.0
💚 STM32F303RE Nucleo F303RE 0.1.0
💚 STM32F401RE Nucleo F401RE 0.2.1
💚 STM32F411RE Nucleo F411RE 0.2.1
💚 STM32F446RE Nucleo F446RE 1.1.1
💚 STM32G071RB Nucleo G071RB 1.6.0
💚 STM32G0B1RE Nucleo G0B1RE 2.1.0
💚 STM32G431RB Nucleo G431RB 1.7.0
💚 STM32G474RE Nucleo G474RE 1.7.0
💚 STM32L010RB Nucleo L010RB 2.1.0
💚 STM32L053R8 Nucleo L053R8 0.1.0
💚 STM32L073RZ Nucleo L073RZ 1.4.0
💚 STM32L152RE Nucleo L152RE 1.0.0
💚 STM32L433RC-P Nucleo L433RC-P 1.9.0
💚 STM32L452RE Nucleo L452RE 1.5.0
💚 STM32L452RE-P Nucleo L452RE-P 1.8.0
💚 STM32L476RG Nucleo L476RG 0.1.0
💚 STM32WB55RG
STM32WB55CG
P-Nucleo-WB55RG 1.6.0 BLE support with STM32duinoBLE
💚 STM32WL55JC Nucleo WL55JC1 2.1.0 LoRa support not available

Nucleo 32 boards

Status Device(s) Name Release Notes
💚 STM32F031K6T Nucleo F031K6 1.9.0
💚 STM32F042K6T Nucleo F042K6 2.1.0
💚 STM32F303K8 Nucleo F303K8 1.1.0
💚 STM32G031K8 Nucleo G031K8 2.0.0
💚 STM32G431KB Nucleo G431KB 1.7.0
💚 STM32L031K6 Nucleo L031K6 1.1.1
💚 STM32L412KB Nucleo L412KB 1.5.0
💚 STM32L432KC Nucleo L432KC 0.2.0

Discovery boards

Status Device(s) Name Release Notes
💚 STM32F030R8 32F0308DISCOVERY 1.3.0
💚 STM32F072RB 32F072BDISCOVERY 1.5.0
💚 STM32F100RB STM32VLDISCOVERY 0.2.1
💚 STM32F303VC STM32F3DISCOVERY 2.0.0
💚 STM32F407VG STM32F407G-DISC1 0.1.0
💚 STM32F413ZH 32F413HDISCOVERY 1.9.0
💚 STM32F746NG STM32F746G-DISCOVERY 0.1.0
💚 STM32G031J6 STM32G0316-DISCO 1.9.0
💚 STM32G431CB B-G431B-ESC1 2.0.0
💚 STM32L4S5VI B-L4S5I-IOT01A 2.0.0
💚 STM32U585AIIxQ B-U585I-IOT02A 2.1.0
💚 STM32WB5MMG STM32WB5MM-DK 2.1.0

Eval boards

Status Device(s) Name Release Notes
💚 STM32L4R9ZI STEVAL-MKSBOX1V1 (SensorTile.box) 1.7.0

STM32MP1 series coprocessor boards

Status Device(s) Name Release Notes
💚 STM32MP157A STM32MP157A-DK1 1.8.0 See the documentation to use this board
💚 STM32MP157C STM32MP157C-DK2 1.8.0 See the documentation to use this board

Generic STM32F0 boards

Status Device(s) Name Release Notes
💚 STM32F030F4 STM32F030F4 Demo board 1.5.0
💚 STM32F030C8 Generic Board 2.0.0
💚 STM32F030F4 Generic Board 2.0.0
💚 STM32F030R8 Generic Board 2.0.0
💚 STM32F031K6T Generic Board 2.0.0
💚 STM32F042C4
STM32F042C6
Generic Board 2.0.0
💚 STM32F042K4T
STM32F042K6T
Generic Board 2.0.1
💚 STM32F051K6U
STM32F051K8U
Generic Board 2.0.0
💚 STM32F070CB Generic Board 2.0.0
💚 STM32F070RB Generic Board 2.0.0
💚 STM32F072C8
STM32F072CB
Generic Board 2.0.0
💚 STM32F072R8
STM32F072RB
Generic Board 2.0.0
💚 STM32F091RB
STM32F091RC
Generic Board 2.0.0

Generic STM32F1 boards

Status Device(s) Name Release Notes
💚 STM32F100C4
STM32F100C6
Generic Board 2.0.0
💚 STM32F100C8
STM32F100CB
Generic Board 2.0.0
💚 STM32F103C6
STM32F103C8
STM32F103CB
Blue Pill 1.2.0 USB CDC support since 1.5.0
Maple bootloaders support since 1.6.0
💚 STM32F103C8
STM32F103CB
Black Pill 1.5.0
💚 STM32F103C4
STM32F103C6
STM32F103C8
STM32F103CB
Generic Board 1.9.0
💚 STM32F103R8
STM32F103RB
STM32F103RC
STM32F103RE
Blue Button F103Rx 1.9.0
💚 STM32F103R6
STM32F103R8
STM32F103RB
STM32F103RC
STM32F103RD
STM32F103RE
STM32F103RF
STM32F103RG
Generic Board 1.9.0
💚 STM32F103T4
STM32F103T6
STM32F103T8
STM32F103TB
Generic Board 1.9.0
💚 STM32F103V8
STM32F103VB
STM32F103VC
STM32F103VD
STM32F103VE
STM32F103VF
STM32F103VG
Generic Board 1.9.0
💚 STM32F103ZC
STM32F103ZD
STM32F103ZE
STM32F103ZF
STM32F103ZG
Generic Board 1.9.0
💚 STM32F103TB HY-TinySTM103T 1.5.0 More info
💚 STM32F103CB Maple Mini 1.2.0 More info
USB CDC support since 1.5.0
Maple bootloaders support since 1.6.0
💚 STM32F103ZE vcc-gnd.com 1.9.0 More info
💚 STM32F103ZE vcc-gnd.com Mini 1.9.0 More info

Generic STM32F2 boards

Status Device(s) Name Release Notes
💚 STM32F207ZC
STM32F207ZE
STM32F207ZF
STM32F207G
Generic Board 2.0.0
💚 STM32F217ZE
STM32F217G
Generic Board 2.0.0

Generic STM32F3 boards

Status Device(s) Name Release Notes
💚 STM32F302R6
STM32F302R8
Generic Board 2.0.0
💚 STM32F303CB
STM32F303CC
Generic Board 2.0.0
💚 STM32F303CC RobotDyn Black Pill 1.6.1 More info
💚 STM32F303K6
STM32F303K8
Generic Board 2.0.0
💚 STM32F303RD
STM32F303RE
Generic Board 2.0.0
💚 STM32F303RB
STM32F303RC
Generic Board 2.0.0
💚 STM32F303RC OLIMEXINO-STM32F3 2.0.0
💚 STM32F303VBT
STM32F303VCT
Generic Board 2.0.0
💚 STM32F334K4
STM32F334K6
STM32F334K8
Generic Board 2.0.0

Generic STM32F4 boards

Status Device(s) Name Release Notes
💚 STM32F405RG Adafruit Feather STM32F405 Express 1.8.0
💚 STM32F401CC WeAct Black Pill 1.7.0 More info
💚 STM32F411CE WeAct Black Pill 1.9.0 More info
💚 STM32F407VE
STM32F407VG
STM32 F4VE / Black F407VET6 1.4.0 STM32F407VG support since 1.5.0
💚 STM32F407ZE
STM32F407ZG
Black F407ZE / Black F407ZG 1.5.0
💚 STM32F407ZG vcc-gnd.com Mini 2.0.0 More info
💚 STM32F407VE vcc-gnd.com Mini 1.4.0 More info
💚 STM32F401RC STM32F Core Board 1.7.0
💚 STM32F407VG DIYMORE STM32F407VGT 1.5.0
💚 STM32F407VE FK407M1 1.5.0
💚 STM32F401CB
STM32F401CC
STM32F401CD
STM32F401CE
Generic Board 1.9.0
💚 STM32F401RB
STM32F401RC
STM32F401RD
STM32F401RE
Generic Board 1.8.0
💚 STM32F401VB
STM32F401VC
STM32F401VD
STM32F401VE
Generic Board 2.0.0
💚 STM32F405RG Generic Board 1.9.0
💚 STM32F407VE
STM32F407VG
Generic Board 1.9.0
💚 STM32F407ZE
STM32F407ZG
Generic Board 2.0.0
💚 STM32F410C8
STM32F410CB
Generic Board 1.9.0
💚 STM32F410R8
STM32F410RB
Generic Board 1.9.0
💚 STM32F411CC
STM32F411CE
Generic Board 1.9.0
💚 STM32F411RC
STM32F411RE
Generic Board 1.9.0
💚 STM32F412CE
STM32F412CG
Generic Board 1.9.0
💚 STM32F412RE
STM32F412RG
Generic Board 1.9.0
💚 STM32F413CG
STM32F413CH
Generic Board 1.9.0
💚 STM32F413RG
STM32F413RH
Generic Board 1.9.0
💚 STM32F413ZG
STM32F413ZH
Generic Board 2.0.0
💚 STM32F415RG Generic Board 1.9.0
💚 STM32F417VE
STM32F417VG
Generic Board 1.9.0
💚 STM32F417ZE
STM32F417ZG
Generic Board 2.0.0
💚 STM32F423CH Generic Board 1.9.0
💚 STM32F423RH Generic Board 1.9.0
💚 STM32F423ZH Generic Board 2.0.0
💚 STM32F427ZG
STM32F427ZI
Generic Board 2.0.0
💚 STM32F429ZE
STM32F429ZG
STM32F429ZI
Generic Board 2.0.0
💚 STM32F437ZG
STM32F437ZI
Generic Board 2.0.0
💚 STM32F439ZG
STM32F439ZI
Generic Board 2.0.0
💚 STM32F446RC
STM32F446RE
Generic Board 1.9.0
💚 STM32F446VC
STM32F446VE
Generic Board 2.0.0
💚 STM32F411CE ThunderPack v1.1+ 1.9.0

Generic STM32F7 boards

Status Device(s) Name Release Notes
💚 STM32F745ZE
STM32F745ZG
Generic Board 2.0.0
💚 STM32F746BE
STM32F746BG
STM32F746NE
STM32F746NG
Generic Board 2.0.0
💚 STM32F746ZE
STM32F746ZG
Generic Board 2.0.0
💚 STM32F750N8 Generic Board 2.0.0
💚 STM32F750Z8 Generic Board 2.0.0
💚 STM32F756BG
STM32F756NG
Generic Board 2.0.0
💚 STM32F756ZG Generic Board 2.0.0
💚 STM32F765VG
STM32F765VI
Generic Board 2.0.0
💚 STM32F765ZG
STM32F765ZI
Generic Board 2.0.0
💚 STM32F767VG
STM32F767VI
Generic Board 2.0.0
💚 STM32F767ZG
STM32F767ZI
Generic Board 2.0.0
💚 STM32F777VI Generic Board 2.0.0
💚 STM32F777ZI Generic Board 2.0.0

Generic STM32G0 boards

Status Device(s) Name Release Notes
💛 STM32G030C6
STM32G030C8
Generic Board 2.2.0
💛 STM32G030F6
STM32G030F6
Generic Board 2.2.0
💚 STM32G030K8 Aurora One 2.0.0
💚 STM32G030K6
STM32G030K8
Generic Board 2.0.0
💚 STM32G031J4
STM32G031J6
Generic Board 2.0.0
💚 STM32G031K4
STM32G031K6
STM32G031K8
Generic Board 2.0.0
💚 STM32G041J6 Generic Board 2.0.0
💚 STM32G041K6
STM32G041K8
Generic Board 2.0.0
💚 STM32G071R6
STM32G071R8
STM32G071RB
Generic Board 2.0.0
💚 STM32G081RB Generic Board 2.0.0
💚 STM32G0B1RB
STM32G0B1RC
STM32G0B1RE
Generic Board 2.1.0
💚 STM32G0C1RB
STM32G0C1RE
Generic Board 2.1.0

Generic STM32G4 boards

Status Device(s) Name Release Notes
💚 STM32G431C6U
STM32G431C8U
STM32G431CBU
Generic Board 2.0.0
💚 STM32G441CBU Generic Board 2.0.0
💚 STM32G431K6
STM32G431K8
STM32G431KB
Generic Board 2.0.0
💚 STM32G441KB Generic Board 2.0.0
💚 STM32G431R6
STM32G431R8
STM32G431RB
Generic Board 2.0.0
💚 STM32G441RB Generic Board 2.0.0
💚 STM32G473RB
STM32G473RC
STM32G473RE
Generic Board 2.0.0
💚 STM32G474RB
STM32G474RC
STM32G474RE
Generic Board 2.0.0
💚 STM32G483RE Generic Board 2.0.0
💚 STM32G484RE Generic Board 2.0.0

Generic STM32H7 boards

Status Device(s) Name Release Notes
💚 STM32H742IG
STM32H742II
Generic Board 2.1.0
💚 STM32H742VG
STM32H742VI
Generic Board 2.0.0
💚 STM32H742ZG
STM32H742ZI
Generic Board 2.0.0
💚 STM32H743IG
STM32H743II
Generic Board 2.0.0
💚 STM32H743VG
STM32H743VI
Generic Board 2.0.0
💛 STM32H743VI DevEBox H743VIT6 2.2.0
💛 STM32H743VI WeAct MiniSTM32H743VIT6 2.2.0 More info
💚 STM32H743ZG
STM32H743ZI
Generic Board 2.0.0
💚 STM32H747AG
STM32H747AI
Generic Board 2.0.0
💚 STM32H747IG
STM32H747II
Generic Board 2.0.0
💚 STM32H750ZB Generic Board 2.0.0
💚 STM32H750IB
STM32H750II
Generic Board 2.0.0
💚 STM32H750IB Daisy 1.9.0
💛 STM32H750IB Daisy Patch SM 2.2.0
💛 STM32H750IB Daisy Petal SM 2.2.0
💚 STM32H750VB Generic Board 2.0.0
💛 STM32H750VB DevEBox H750VBT6 2.2.0
💛 STM32H750VB WeAct MiniSTM32H750VBT6 2.2.0 More info
💚 STM32H753VI Generic Board 2.0.0
💚 STM32H753ZI Generic Board 2.0.0
💚 STM32H757AI Generic Board 2.0.0
💚 STM32H757II Generic Board 2.0.0

Generic STM32L0 boards

Status Device(s) Name Release Notes
💚 STM32L010RB Generic Board 2.0.0
💚 STM32L031K4T
STM32L031K6T
Generic Board 2.0.0
💚 STM32L041K6T Generic Board 2.0.0
💚 STM32L051C6
STM32L051C8
Generic Board 2.0.0
💚 STM32L052R6T
STM32L052R8T
Generic Board 2.0.0
💚 STM32L053R6T
STM32L053R8T
Generic Board 2.0.0
💚 STM32L063R8T Generic Board 2.0.0
💚 STM32L072CBY
STM32L072CZE
STM32L072CZY
Generic Board 2.0.0
💚 STM32L072KBT
STM32L072KZT
Generic Board 2.0.0
💚 STM32L072KZT ThunderPack v1.0 1.8.0
💚 STM32L072RBT PX-HER0 1.8.0
💚 STM32L072RBT
STM32L072RZT
Generic Board 2.0.0
💚 STM32L073CZY Generic Board 2.0.0
💚 STM32L073RBT
STM32L073RZT
Generic Board 2.0.0
💚 STM32L082CZY Generic Board 2.0.0
💚 STM32L082KBT
STM32L082KZT
Generic Board 2.0.0
💚 STM32L083RBT
STM32L083RZT
Generic Board 2.0.0

Generic STM32L1 boards

Status Device(s) Name Release Notes
💚 STM32L100C6
STM32L100C6-A
Generic Board 2.0.0
💚 STM32L151C6
STM32L151C8
STM32L151CB
Generic Board 2.0.0
💚 STM32L151C6-A
STM32L151C8-A
STM32L151CB-A
Generic Board 2.0.0
💚 STM32L152C6
STM32L152C8
STM32L152CB
Generic Board 2.0.0
💚 STM32L152C6-A
STM32L152C8-A
STM32L152CB-A
Generic Board 2.0.0
💚 STM32L151RE Generic Board 2.0.0
💚 STM32L152RE Generic Board 2.0.0
💚 STM32L162RE Generic Board 2.0.0

Generic STM32L4 boards

Status Device(s) Name Release Notes
💚 STM32L412K8
STM32L412KB
STM32L422KB
Generic Board 2.0.0
💚 STM32L432KB
STM32L432KC
STM32L442KC
Generic Board 2.0.0
💚 STM32L433CBT
STM32L433CCT
Generic Board 2.1.0
💚 STM32L433CBU
STM32L433CCU
Generic Board 2.1.0
💚 STM32L443CC
STM32L443CC
Generic Board 2.1.0
💚 STM32L433RC-P Generic Board 2.0.0
💚 STM32L452RC
STM32L452RE
STM32L462RE
Generic Board 2.0.0
💚 STM32L452RE-P Generic Board 2.0.0
💚 STM32L475VC
STM32L475VE
STM32L475VG
Generic Board 2.0.0
💚 STM32L476VC
STM32L476VE
STM32L476VG
Generic Board 2.0.0
💚 STM32L476RC
STM32L476RE
STM32L476RG
Generic Board 2.0.0
💚 STM32L486VG Generic Board 2.0.0
💚 STM32L496ZE
STM32L496ZG
Generic Board 2.0.0
💚 STM32L496ZG-P Generic Board 2.0.0
💚 STM32L4A6ZG Generic Board 2.0.0
💚 STM32L4A6ZG-P Generic Board 2.0.0
💚 STM32L4R5VG
STM32L4R5VI
Generic Board 2.0.0
💚 STM32L4R5ZGTx
STM32L4R5ZITx
Generic Board 2.0.0
💚 STM32L4R5ZGYx
STM32L4R5ZIYx
Generic Board 2.1.0
💚 STM32L4R5ZI-P Generic Board 2.0.0
💚 STM32L4R7VITx Generic Board 2.0.0
💚 STM32L4R7ZITx Generic Board 2.0.0
💚 STM32L4R9ZGJx
STM32L4R9ZIJx
Generic Board 2.0.0
💚 STM32L4R9ZGYx
STM32L4R9ZIYx
Generic Board 2.1.0
💚 STM32L4S5VI Generic Board 2.0.0
💚 STM32L4S5ZITx Generic Board 2.0.0
💚 STM32L4S5ZIYx Generic Board 2.1.0
💚 STM32L4S7VI Generic Board 2.0.0
💚 STM32L4S7ZITx Generic Board 2.0.0
💚 STM32L4S9ZIJx Generic Board 2.0.0
💚 STM32L4S9ZIYx Generic Board 2.1.0

Generic STM32L5 boards

Status Device(s) Name Release Notes
💚 STM32L552ZC-Q
STM32L552ZE-Q
Generic Board 2.0.0
💚 STM32L562ZE-Q Generic Board 2.0.0

Generic STM32U5 boards

Status Device(s) Name Release Notes
💚 STM32U575AGIxQ
STM32U575AIIxQ
STM32U585AIIxQ
Generic Board 2.1.0
💚 STM32U575ZGTxQ
STM32U575ZITxQ
STM32U585ZETxQ
Generic Board 2.1.0

Generic STM32WB boards

Status Device(s) Name Release Notes
💚 STM32WB55CC
STM32WB55CE
STM32WB55CG
Generic Board 2.0.0
💚 STM32WB5MMG Generic Board 2.1.0
💚 STM32WB55RC
STM32WB55RE
STM32WB55RG
Generic Board 2.0.0

Generic STM32WL boards

Status Device(s) Name Release Notes
💚 STM32WL55CC Generic Node Sensor Edition (GNSE) by TTI 2.1.0 GNSE GitHub
💚 STM32WL54CC
STM32WL55CC
Generic Board 2.1.0
💚 STM32WL55JC
STM32WL55JC
Generic Board 2.1.0
💚 STM32WLE4C8
STM32WLE4CB
STM32WLE4CC
Generic Board 2.1.0
💚 STM32WLE4J8
STM32WLE4JB
STM32WLE4JC
Generic Board 2.1.0
💚 STM32WLE5C8
STM32WLE5CB
STM32WLE5CC
Generic Board 2.1.0
💚 STM32WLE5J8
STM32WLE5JB
STM32WLE5JC
Generic Board 2.1.0

3D printer boards

Status Device(s) Name Release Notes
💚 STM32F407VE ARMED V1 1.5.0
💚 STM32F030 EExtruder F030 V1 1.5.0 Small companion board for Prntr Board V1
💚 STM32F103C8 Malyan M200 V1 1.5.0
💚 STM32F070C8 Malyan M200 V2 1.5.0
💚 STM32F070C8 Malyan M300 1.8.0
💚 STM32F407VE Prntr Board V1 1.5.0
💚 STM32F407VE Prntr Board V2 1.8.0
💚 STM32F765VI RemRam v1 1.4.0
💚 STM32F446VE RUMBA32 1.5.0
💚 STM32F401VE STEVAL-3DP001V1 1.6.0
💚 STM32F446RE VAkE v1.0 1.6.0
💚 STM32F446VE FYSETC_S6 1.9.0

Blues Wireless boards

Status Device(s) Name Release Notes
💚 STM32L4R5ZIYx Swan R5 2.1.0

Elecgator boards

Status Device(s) Name Release Notes
💚 STM32F746ZET EtherCATduino 2.1.0

Electronic Speed Controller boards

Status Device(s) Name Release Notes
💚 STM32F051K6U Wraith V1 ESC 1.8.0
💚 STM32F103RCT STorM32 V1.31 RC 2.1.0

Garatronic/McHobby boards

Status Device(s) Name Release Notes
💚 STM32F072RB PYBStick 26 Duino 1.9.0 More info
💚 STM32F401CE PYBStick 26 Lite 1.9.0 More info
💚 STM32F411RE PYBStick 26 Standard 1.9.0 More info
💚 STM32F412RE PYBStick 26 Pro 1.9.0 More info

Generic flight controllers

Status Device(s) Name Release Notes
💚 STM32F103CB Afro Flight Rev5 (8/12MHz) 1.7.0
💚 STM32F303CC Sparky V1 1.6.0

LoRa boards

Status Device(s) Name Release Notes
💚 STM32F072C8
STM32F072CB
Elektor LoRa Node 1.8.0 More info
💚 STM32L151CB RAK811 LoRa Tracker 1.4.0 Wiki
💚 STM32L051C8 RHF76-052 1.7.0 Basic support

Midatronics boards

Status Device(s) Name Release Notes
💚 STM32WB55CE SharkyMKR 1.7.0

Next release

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

Troubleshooting

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

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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].