Skip to main content
Visitor II
April 14, 2020
Question

STLINK-V3 CLI erasing eeprom

  • April 14, 2020
  • 1 reply
  • 1102 views

Hi,

I am using the below on the command line (STM32_Programmer_CLI) to erase full IC.

-c port=SWD mode=UR Freq=8000 -e all'

But it does not erase eeprom, is there another command to erase eeprom?

    This topic has been closed for replies.

    1 reply

    Visitor II
    October 30, 2020

    Hi @JFOLE.1​ 

    Please try this command:

    STM32_Programmer_CLI.exe -c port=swd mode=HOTPLUG -e all -el .\ExternalLoader\MX25LM51245G_STM32L552E-EVAL.stldr -e 0

    Just change the ".\ExternalLoader\MX25LM51245G_STM32L552E-EVAL.stldr" with external loader corresponds.

    Best regards,

    Nesrine