STM32_Programmer_CLI fails to flash
Using the STM32 CLI on Windows:STM32_Programmer_CLI.exe c port=swd reset=HWrst -e all -d my_filename.hex -v -s -g This just prints: If I remove the -d option, it performs the erase, so I know it can talk to the chip. I have tried the verbosity optio...