Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 318 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 318 Bytes

stm32f4_runtime_bootloader

In this project, I used Teraterm and USB interface to take .hex file that will be new program. I have read and parsed all the intel hex format lines. I have written all the received data to the relevant flash address. If all the received data is correct, I have started the new firmware.