This second basics video dig into the boot process of STM32 MCU's and the various boot modes.
STM32World wiki article: https://stm32world.com/wiki/Boot0
#STM32 #Basics #STM32CubeIDE #STM32CubeMX #boot #boot0 #STM32World
00:00 Intro
01:35 The dedicated B0 (Boot0) pin
03:12 Typical dev board implementation
03:41 Find and read the documentation - datasheet and reference manual
05:50 The boot process and boot configuration (from reference manual)
09:10 The remapping/aliasing of flash, system memory or ram to the boot address 0x00000000
11:30 Embedded bootloader (system memory)
12:11 The AN2606 application note
14:25 Summary/conclusion