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?
I have two IC's that I am working with in this project. STM32L07x and STM32L05x.With STM32L07x I can connect consistently with ST-LINK V2/V3.However with STM32L05x it is very inconsistent. I have tried this with numerous samples of each MCU and have...