Question
STM32FG031 once pin 4 (PF0 - NRST) is set as GPIO input, it is not possible to reprogram the MCU flash. How to recover ?
Working with a STM32G0316-DISCO, I was so stupid I wrote a test program where I set pin 4 (NRST) as GPIO input (PA0). It goes without saying that now I'm not able to reprogram che MCU. Is there any magic trick to get out of this situation aside buying another Discovery board.
