stm32cubemx
There are 160 repositories under stm32cubemx topic.
MaJerle/stm32-cube-cmake-vscode
STM32, VSCode and CMake detailed tutorial
nimaltd/ee
EEPROM emulation for stm32.
nimaltd/atc
AT-Command parser for STM32
nimaltd/ee24
24xx EEPROM library for stm32 HAL
elmot/clion-embedded-arm
OpenOCD + STM32CubeMX support for CLion
mokhwasomssi/stm32_hal_nrf24l01p
nRF24L01+ library with STM32 HAL driver
DanielMartensson/STM32-Libraries
Collection of rewritten Arduino libraries to STM32 libraries
nimaltd/ws28xx
ws28xx (ws2811, ws2812, ws2812b, ws2815, ...) Library for STM32 (PWM+DMA)
STM32-base/STM32-base-STM32Cube
All CMSIS and HAL code for the STM32 microcontrollers bundled together in one repository.
SL-RU/stm32-emacs
Some functions to automatize work with STM32 microcontrollers in Emacs using irony-mode and rtags
quen0n/DHT11-DHT22-STM32-HAL
Библиотека для работы с датчиками DHT11/DHT22/AM2302/AM2301 на STM32
nimaltd/STM32-PACK
Ready To Install Packs For STM32CubeMX and STM32CubeIDE
nimaltd/gsm
gsm module library for STM32 LL
nimaltd/ATC-V2
STM32 AT Command LL library
MuratovAS/VScode_Docker_Stm32
VScode и Docker, мощный набор для разработки под embedded system или VSCode + Docker (GCC-ARM + CMake + OpenOCD) = STM32 IDE
imliubo/IAMLIUBO-STM32-Study-HAL
个人STM32学习笔记。
FedericaPaoli1/stm32-speech-recognition-and-traduction
stm32-speech-recognition-and-traduction is a project developed for the Advances in Operating Systems exam at the University of Milan (academic year 2020-2021). It implements a speech recognition and speech-to-text translation system using a pre-trained machine learning model running on the stm32f407vg microcontroller.
bfmhno3/clion_for_stm32
本教程详细介绍了如何在 CLion 中配置开发 STM32 的环境,旨在替代传统的 Keil MDK,提供更优雅、高效的嵌入式开发体验。教程涵盖了从环境搭建到编译、烧录、调试的全流程,特别针对 OpenOCD、STM32CubeProgrammer 和 J-LINK 三种烧录方式进行了详细说明,并提供了 FreeRTOS 调试的解决方案。
eugene-babichenko/cubemx2cmake
Command line tool to generate CMakeLists.txt from STM32CubeMX project.
SL-RU/STM32CubeMX_cmake
Simplest way to compile & build STM32 CubeMX project using cmake & arm-none-eabi-gcc or Clang. This repo is used in my package for Emacs: https://github.com/SL-RU/stm32-emacs
STM32World/stm32fun
STM32 Beginners Fun
Eslam-Abdo/OTA
This project is implemented to program BlueBill Board (STM32 Micro-controller) over the air using a website with PHP and NodeMCU board.
ranranff/stm32-boot
stm32在线升级程序。
emrdr23/Nextion_STM32_Library
Nextion HMI library for STM32 microcontrollers.
harebit/STM32CubeMX_and_u8g2
STM32CubeMX and u8g2 for monochrome displays
IntergatedCircuits/USBDevice4Cube
STM32Cube wrapper of USBDevice
nimaltd/Fingerprint-SM25-
SM25 fingerprint library for STM32
0xebef/qube
Qt Creator "Bare-Metal" Qbs Project Templates for STM32 Development with STM32CubeMX
michaelniedermayr/clion_stm32_openocd
Program and debug different STM32 boards with CLion.
ThexXTURBOXx/clion-embedded-esp32
OpenOCD + ESP32 support for CLion
gemesa/stm32-rf-scanner
STM32 and nRF24L01+ based 2.4GHz RF scanner
kaixiangwu/STM32
STM32的笔记和代码 | GPIO | EXTI 外部中断 | TIM 定时器 | USART 串口通信 | IIC 集成电路总线
Majid-Derhambakhsh/Character-LCD
CH LCD library for use in AVR - ARM Cortex M (STM32)
ppelikan/stm32-ps2-touchpad
An STM32 driver for the PS/2 touchpad or mouse.
Aditya-A-garwal/STM32-HAL-HD44780-16x2LCD
A simple library for STM32 microcontrollers to drive 16x2 LCD displays based on the HD44780 controller
quen0n/XPT2046-STM32-HAL
Библиотека для работы с резистивным тачскрином на контроллере XPT2046 по SPI через HAL для STM32