STM32, VSCode and CMake detailed tutorial
-
Updated
Sep 20, 2025 - C
STM32, VSCode and CMake detailed tutorial
EEPROM emulation for stm32.
AT-Command parser for STM32
nRF24L01+ library with STM32 HAL driver
Collection of rewritten Arduino libraries to STM32 libraries
ws28xx (ws2811, ws2812, ws2812b, ws2815, ...) Library for STM32 (PWM+DMA)
Some functions to automatize work with STM32 microcontrollers in Emacs using irony-mode and rtags
Ready To Install Packs For STM32CubeMX and STM32CubeIDE
gsm module library for STM32 LL
STM32 AT Command LL library
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.
Command line tool to generate CMakeLists.txt from STM32CubeMX project.
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
本教程详细介绍了如何在 CLion 中配置开发 STM32 的环境,旨在替代传统的 Keil MDK,提供更优雅、高效的嵌入式开发体验。教程涵盖了从环境搭建到编译、烧录、调试的全流程,特别针对 OpenOCD、STM32CubeProgrammer 和 J-LINK 三种烧录方式进行了详细说明,并提供了 FreeRTOS 调试的解决方案。
Add a description, image, and links to the stm32cubemx topic page so that developers can more easily learn about it.
To associate your repository with the stm32cubemx topic, visit your repo's landing page and select "manage topics."