stm32plus
STM32 library
A C++ library providing an interface to the STM32 microcontrollers
The C++ library for the STM32 F0, F100, F103, F107 and F4 microcontrollers
745 stars
96 watching
224 forks
Language: C++
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stmicroelectronics/stm32cubef4 | An embedded software platform providing middleware libraries and projects for various STM32 boards | 898 |
dmitrystu/libusb_stm32 | A lightweight USB device stack for microcontrollers | 719 |
avislab/stm32f103 | A collection of examples and documentation for developing software with the STM32F103 microcontroller | 839 |
dwelch67/stm32_samples | A collection of sample code projects demonstrating various STM32 microcontroller features and applications. | 100 |
akospasztor/stm32-bootloader | A bootloader library for customizing the firmware of microcontrollers with an external SD card | 896 |
trebisky/stm32f103 | A collection of examples and exercises in bare metal programming for an ARM microcontroller | 101 |
morbos/stm32 | A collection of software components and tools for developing projects based on ST Microelectronics' 32-bit microcontrollers. | 19 |
seeers/can-bus-arduino_core_stm32 | An Arduino Core STM32 project providing a low-level CAN bus interface | 11 |
stm32-rs/stm32-eth | An Ethernet driver for microcontrollers from the STM32F family. | 149 |
stcarrez/stm32-ui | A set of Ada packages to help write graphical applications on certain STM32 microcontrollers. | 4 |
adamczykpiotr/stm32duino_can_library | A CAN bus library for STM32 microcontrollers | 7 |
stm32-rs/stm32f1xx-hal | A Rust embedded-hal HAL (Hardware Abstraction Layer) implementation for the STM32F1 microcontroller family | 575 |
szczys/stm32f0-discovery-basic-template | Provides a basic template for building ARM projects with GCC using the STM32F0 microcontroller | 123 |
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 |
openenergymonitor/stm32 | A development guide and resource collection for building energy monitoring systems using the STM32 microcontroller family | 78 |