2021-10-07 11:43 AM
I would like to erase the external flash from terminal using STM32_Programmer_CLI.
Using the command
STM32_Programmer_CLI -c port=SWD freq=4000 mode=UR -el MX25LM51245G_STM32H735G-DK.stldr --erase all
does not seem to erase the external flash.
Giving the --erase flag indices would not work either because indices for both internal and external flash start at 0.
2021-10-14 12:43 AM
bump