Arduino_Core_STM32
Arduino core
An Arduino core implementation for STM32 microcontrollers
STM32 core support for Arduino
3k stars
109 watching
976 forks
Language: C
last commit: 7 days ago
Linked from 1 awesome list
arduinonucleostm32corestm32f0stm32f1stm32f2stm32f3stm32f4stm32f7stm32g0stm32g4stm32h7stm32l0stm32l1stm32l4stm32l5stm32mp1stm32u5stm32wbstm32wl
Related projects:
Repository | Description | Stars |
---|---|---|
stmicroelectronics/stm32cubef4 | An embedded software platform providing middleware libraries and projects for various STM32 boards | 898 |
seeers/can-bus-arduino_core_stm32 | An Arduino Core STM32 project providing a low-level CAN bus interface | 11 |
nopnop2002/arduino-stm32-can | An open-source project providing an extended CAN communication example for Arduino-based STM32 boards. | 213 |
adamczykpiotr/stm32duino_can_library | A CAN bus library for STM32 microcontrollers | 7 |
andysworkshop/stm32plus | A C++ library providing an interface to the STM32 microcontrollers | 745 |
rowol/stm32_discovery_arm_gcc | Development tools and code examples for STM32 microcontrollers using Linux and the GNU Tools for Embedded ARM Processors Toolchain. | 91 |
stm32-rs/stm32-eth | An Ethernet driver for microcontrollers from the STM32F family. | 149 |
obko/stm32-cmake | A toolset for developing applications on ARM Cortex-Mx MCUs | 1,198 |
morbos/stm32 | A collection of software components and tools for developing projects based on ST Microelectronics' 32-bit microcontrollers. | 19 |
trebisky/stm32f103 | A collection of examples and exercises in bare metal programming for an ARM microcontroller | 101 |
stm32-rs/stm32f1xx-hal | A Rust embedded-hal HAL (Hardware Abstraction Layer) implementation for the STM32F1 microcontroller family | 575 |
gemesa/rustlink | Tools to program and manage STM32 microcontrollers using Rust | 3 |
dwelch67/stm32f4d | A repository providing a basic platform for developing and debugging programs on the STM32F4 Discovery board | 65 |
rust-embedded/cortex-m | Provides low-level interfaces to interact with Cortex-M microcontrollers using Rust | 826 |
akospasztor/stm32-bootloader | A bootloader library for customizing the firmware of microcontrollers with an external SD card | 896 |