Hello,
I got a cheap barebones STM32F4VGT6 board, admittedly it was somewhat of
an impulse buy. It is made by diymore:
Ebay-Artikel Nr. 311702413371
So far, I have used dfu-utils to burn my programs, which are generated
by STM32CubeMX. The dfu-utils method is described here:
https://github.com/dwelch67/black_pill_too
I would like to use a NUCLEO boards' SWD programmer to be able to debug
the MCU, but it does not break out the reset pin. Nonetheless, on the
back side silk screen it says:
SWD: PA13/DIO PA14/CLK
Do I have to pry the NRST line from the reset button, or can I use just
those 2 lines for SWD?
Thanks for your help.