2024-11-20 11:34 AM
The STLink Mini data sheet has a pin labeled "T_NRST" I am wondering if this needs to be connected to the "DEBUG_JTRST" or the "NRST" pin of the microcontroller.
Solved! Go to Solution.
2024-11-20 02:08 PM
The ST LINK V3 does not support the DEBUG_JTRST signal. So, you have to do a JTAG Debug without it.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-11-20 12:05 PM
Hello @EthanMankins
The T_* prefix stands for target. It should be connected to the NRST pin of the MCU you're programming.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-11-20 01:12 PM
@STTwo-32, Thank you, that begs the question now, where should the DEBUG_JTRST be connected?
2024-11-20 02:08 PM
The ST LINK V3 does not support the DEBUG_JTRST signal. So, you have to do a JTAG Debug without it.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.