Using Segger J-tag on Nucleo-G431RB loss of Vt
I want to do an experiment with the Nucleo-G431RB board on a jtag bus but I'm already seeing something strange. This board he has a built in ST-Link and also a jtag connector (CN4) for an external debugger. The manual says the external debugger can be used with the ST-Link disabled by putting a reset jumper on J1. But when I do this the the +3.3V to Vt goes to 0, even while I'm leaving the ST-Link USB cable still plugged in. This of course prevents the Segger j-link from connecting.
If I don't hold the ST-link in reset the Segger J-link does connect in jtag mode and does appear to work. However, I note in my Keil debugger the interface see's two devices, one the STMG431RB and the other unknown.
I eventually want to chain a 2nd Nucleo-G431 with this first one to see if I can individually control two G431's on a chained j-tag bus. Do I need to find a way to disable the ST-links? Why would a reset (conn J1) cause 3.3V to shut down.
In my final application the ST-Links won't be on the target boards.
Thanks,
