Openocd STLink reset not working Posted by LaurentL on 2018-09-03 10:31 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