Loading...
 
Skip to main content

System Workbench for STM32


STM32G0316-DISCO: Note on debugging

In order to get the attention of my STM32G0316-DISCO, I had to change my Debug.cfg with::

reset_config connect_assert_srst

I expect this has to do with the shared NRST pin (4 clocks isn't very long), and probably applies to the 8-pin devices in general, not just this DISCO.

This isn't really a question, I'm just trying to save people some head-scratching.