Difference between revisions of "STM32 Bare Metal"

From Stm32World Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
[[Category:STM32]][[Category:STM32 Bare Metal]]
 
[[Category:STM32]][[Category:STM32 Bare Metal]]
 +
[[File:DIY Blackmagic Probe + target side view.jpg|200px|thumb|DIY Blackmagic Probe with target]]
 
After having spend quite some time learning about [[STM32]] [[MCU]]s and [[ST]]'s various libraries [[HAL]] and even their [[LL|Low Level]] I found that it was time to get down and dirty and program these things from scratch.
 
After having spend quite some time learning about [[STM32]] [[MCU]]s and [[ST]]'s various libraries [[HAL]] and even their [[LL|Low Level]] I found that it was time to get down and dirty and program these things from scratch.
  

Latest revision as of 06:56, 30 October 2022

DIY Blackmagic Probe with target

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

Gallery


Miscellaneous Links