Question
STM32F05x Cannot erase or program using ST-link_cli.exe
Posted on October 01, 2014 at 17:46
I am trying to use the command line interface to erase and program an STM32F051
st_link_cli.exe -c SWD -meStm32 st-link cli v1.6.1stm32 st-link command line interfaceconnected via SWD.connection mode :normalst-link firmware version : V2J21s4Device id:0x440Device family ''stm32F05xfull chip erase ...error occurred during flash mas erase!error code 11 I am also trying to program the boot loader and it fails st_link_cli.exe -c SWD -P c:\RF6_KEYPAD\RF6_2x16_Boot_003.hex I receive an error code 12If I use the st link utility I can erase and program without issue. Any suggestions?