Skip to content
#

stm32f401re

Here are 44 public repositories matching this topic...

This is a Project is all about building bare-metal firmware for a Cortex-M4 STM32 microcontroller, using open source tools and libraries such as GCC and libopencm3. This starts from blinking an LED, to building a bootloader for performing firmware updates over UART/USB, to building a signed firmware security mechanism.

  • Updated Mar 27, 2024
  • Makefile

This project performs motion classification using accelerometer data (accX, accY, accZ) on an STM32 board. The AI model is built using NanoEdge AI Studio, and sensor data is collected via a USB serial emulator for training and testing. It demonstrates how embedded AI can detect different movements (like tilt, shake, or rest) directly on the device

  • Updated Oct 30, 2025
  • C

Improve this page

Add a description, image, and links to the stm32f401re topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stm32f401re topic, visit your repo's landing page and select "manage topics."

Learn more