Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 631 Bytes

File metadata and controls

26 lines (17 loc) · 631 Bytes

STM_BootLoader

STM32-F303 Custom Bootloader

Bootloader developer from this UDemy course @ https://www.udemy.com/course/stm32f4-arm-cortex-mx-custom-bootloader-development/

Had issues with the protection functions but the binary is flashing from GUI

Need Python and Python Serial

https://pyserial.readthedocs.io/en/latest/pyserial.html

Used Python 3.

Used STM32CubeIDE for STM32F303RE STM32CubeIDE

Version: 1.4.2 Build: 7643_20200813_1322 (UTC)

(C) 2020 STMicroelectronics ALL RIGHTS RESERVED

See Notes folder for all micros spec sheets Application starts in app at 0x08008000 Bootloader at 0x08000000 All in flash