In this lesson, we will update the python script to send the binary file
STM32CubeProgrammer:
https://www.st.com/en/development-tools/stm32cubeprog.html
This video is part of the STM32 Bootloader Design Course, where we build a bootloader step by step, from fundamentals to a working system.
Source Code of the STM32 Custom Bootloader is available:
https://www.steppeschool.com/stm32-bootloader-course
STM32 Bootloader Course:
https://www.steppeschool.com/stm32-bootloader-course
STM32 Bootloader Design Articles
https://www.steppeschool.com/blog/stm32-bootloader-part1-flash-uart
https://www.steppeschool.com/blog/stm32-bootloader-p2-vtor-linker-booting
Download
0 formats
No download links available.
STM32 Bootloader CH5 : 2 - Updating the Python Script to stream the application binary file | NatokHD