STM32 Bare Metal

From Stm32World Wiki
Revision as of 05:03, 30 October 2022 by Lth (talk | contribs) (→‎Examples)
Jump to navigation Jump to search

After having spend quite some time learning about STM32 MCUs and ST's various libraries HAL and even their Low Level I found that it was time to get down and dirty and program these things from scratch.

Prerequisites

The main purpose of this is learning, so throughout we'll be using own developed hardware with open source software only.

Examples

  1. STM32 Bare Metal - The basics

Miscellaneous Links