cancel
Showing results for 
Search instead for 
Did you mean: 

How to erase external flash from CLI?

Arno1
Senior

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.

1 REPLY 1
Arno1
Senior

bump