Skip to main content
Visitor II
January 14, 2025
Question

How to use STLINK-V3 module on STM32H743/ F407/ F410 Nucleo

  • January 14, 2025
  • 2 replies
  • 1847 views

Hello i m would to learn how to debug the h743, h753, f407, and f410 nucleo board using the STLINK-V3 module, i know the H743 Nucleo board has a build-in stlink, but i just wanna learn to use this STLINK-V3 before my custom design board is ready. Can anyone help to advise? 

https://www.amazon.com/STLINK-V3-Modular-Circuit-debugger-Programmer/dp/B07KPMK8VX

    This topic has been closed for replies.

    2 replies

    Super User
    January 14, 2025

    It's just a matter of connecting the external debugger to the Target microcontroller's debug pins - in exactly the same way that the onboard ST-Link is connected to the Target.

    Look at the Nucleo board's Schematics to see how the onboard ST-Link is connected to the Target.

    You will need to break the connections from the onboard ST-Link in order for an external debugger to work.

    There will be jumper links and/or solder bridges to do that - see the Nucleo board's Schematics and/or User Manual for details.

     

    PS:

     


    @HMSEdinburge wrote:

    f407, and f410 nucleo board


    I don't think Nucleo boards exist for those particular parts?

    Super User
    January 14, 2025

    In STM32H7 Nucleo-144 boards (MB1364) User Manual:

    AndrewNeil_0-1736868060793.png

    See: https://www.st.com/en/evaluation-tools/nucleo-h743zi.html#documentation

     

    So follow the instructions there!

     

    Technical Moderator
    January 15, 2025