Debugging with STM32 Nucleo board

Hi all,

I’m about to buy a debug probe in order to program and debug my Daisy Seed. I was wondering if it was possible to use the ST-LINK v2-1 embedded in STM32 Nucleo boards in order to do this (I own an F401RE board).
If yes, how can I do it? What are the connections to be made?
Thank you for your help!

It’s compatible electronically, but uses header with different distance between pins. You should be able to use it with an adapter like this - ARM-JTAG-20-10 .

Note that most Nucleo boards require removing jumpers and a solder bridge if you’re using it as a programmer for other devices (to disconnect from NRST pin on current board), you should look for this info in board’s user manual.

1 Like