Loading...
 
Skip to main content

System Workbench for STM32


Openocd STLink reset not working

Hello,

If you didn't connect the Reset line, you will need to use the correct reset settings, like this one:
reset_config none separate

The st-flash reset is maybe a "software system reset" so it is not using the reset line of stlink.

Rgds,
Laurent