Difference between revisions of "STM32 Flash"
Line 1: | Line 1: | ||
Line 22: | Line 14: | ||
File:Flash_demonstrator_03.png | upload code | File:Flash_demonstrator_03.png | upload code | ||
</gallery> | </gallery> | ||
== Debug == | == Debug == |
Revision as of 17:37, 5 July 2024
SWD
Hardware Interface
File:Stm32 serial wiring 02.jpg
ISP USART
- BOOT0 should be pull to high, foce chip into system memory
- Flash loader demostrator from official ST = Flasher
- https://www.st.com/en/development-tools/flasher-stm32.html
- Flash demonstrator 01.png
Use guide 01
- Flash demonstrator 02.png
Select memory size
- Flash demonstrator 03.png
upload code
Debug
- If SWD Serial-Wire is not enable, add reset line to force enter into debug mode