STM32 firmware command line tools (please adjust 0x200000
):
STM32_Programmer_CLI.exe -c port=SWD --upload 0x8000000 0x200000 firmware.bin # extract from board
STM32_Programmer_CLI.exe -c port=SWD -w firmware.bin 0x08000000 -rst # flash to board
STM32 firmware command line tools (please adjust 0x200000
):
STM32_Programmer_CLI.exe -c port=SWD --upload 0x8000000 0x200000 firmware.bin # extract from board
STM32_Programmer_CLI.exe -c port=SWD -w firmware.bin 0x08000000 -rst # flash to board
https://gist.github.com/vanbwodonk/6b425a093786e7eaddf535de747118dc