Skip to main content
Graduate II
November 20, 2024
Solved

ST-Link Mini Connections

  • November 20, 2024
  • 1 reply
  • 956 views

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.

    This topic has been closed for replies.
    Best answer by STTwo-32

    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 

    1 reply

    Technical Moderator
    November 20, 2024

    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 

    Graduate II
    November 20, 2024

    @STTwo-32, Thank you, that begs the question now, where should the DEBUG_JTRST be connected? 

    STTwo-32Answer
    Technical Moderator
    November 20, 2024

    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