User Activity

I am trying to load into external flash but while doing this I need to have MCU held in reset.
Cannot connect to STM32L05x MCU with CubeProgrammer and ST-Link V3 using the CLI with both "connect under reset" and "Normal" modes. However using the same setup I can connect with ST-Link V2.Is there any reasoning for this?
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?