Loading...
 
Skip to main content

System Workbench for STM32


Problem with st link from IDE

I had the same problem and fixed it by changing the reset config in the board.cfg file to:
reset_config trst_only

This also worked, but didn't reset the MCU which was annoying:
reset_config none