STLINK-V3 CLI erasing eeprom
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-04-14 1:42 AM
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?
Labels:
- Labels:
-
EEPROM devices
-
ST-Link
-
STM32CubeProgrammer
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-10-30 6:40 AM
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
