Repository for keeping code from my YouTube Tutorials on STM32 development. Go to the EmbeddedGeek YouTube channel for more information.
Describes how to setup an open source toolchain under windows for building STM32 applications generated by STM32CubeMX
Video: YouTube
Code: Github tag
Show how Visual Studio Code can be used for STM32 development and debugging
Video: YouTube
Code: Github tag
Explains the boot process of Cortex-M microcontrollers and create a startup code in C instead of the STM32CubeMx generated assembler code
Video: YouTube
Code: Github tag