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
225 forks
Language: C++
last commit: almost 4 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 | 908 |
dmitrystu/libusb_stm32 | A lightweight USB device stack for microcontrollers | 722 |
avislab/stm32f103 | A collection of examples and documentation for developing software with the STM32F103 microcontroller | 856 |
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 | 907 |
trebisky/stm32f103 | A collection of examples and exercises in bare metal programming for an ARM microcontroller | 104 |
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. | 150 |
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 | 9 |
stm32-rs/stm32f1xx-hal | Provides a hardware abstraction layer for microcontrollers in the STM32F1 family | 579 |
szczys/stm32f0-discovery-basic-template | Provides a basic template for building ARM projects with GCC using the STM32F0 microcontroller | 125 |
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 |