Difference between revisions of "STM32 Bare Metal"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
* [[Black Magic Probe]] | * [[Black Magic Probe]] | ||
* [[Magic Key]] | * [[Magic Key]] | ||
+ | |||
+ | == Examples == | ||
+ | |||
+ | # [[STM32 Bare Metal/1]] | ||
== Miscellaneous Links == | == Miscellaneous Links == |
Revision as of 03:59, 30 October 2022
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.