Skip to content

An exercise in programming an mcu without tools like stm32cubeide

Notifications You must be signed in to change notification settings

JMattChiam/STM32_Naked

Repository files navigation

This is just some practice to get familiar with how code is actually programmed, compiled and loaded onto microcontrollers.

Including:

  • Cross-compilation
  • Linker scripts
  • Make
  • Bare metal register access
  • CMSIS

Mostly adapted from this guide on KleinEmbedded, all parts.

About

An exercise in programming an mcu without tools like stm32cubeide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published