Learn fundamentals of Bootloader Development for your ARM Cortex Mx based STM32Fx Microcontroller

What you'll learn

  • Write your own custom bootloader for your STM32Fx microcontroller and test
  • Custom Bootloader command packets
  • Boot loader flash handling implementation : Sector Erase/Program/Mass erase
  • Boot loader Flash sector protection status handling implementation
  • Vector table relocation of ARM cortex Mx processor
  • Host Bootloader Communication implementation
  • Different boot modes of the STM32 Microcontroller
  • Boot loader options bytes(OB) Program handling implementation
  • Boot loader In application programming implementation (IAP)