Skip to main content
Explorer
August 9, 2024
Question

Upgrading st-link firmware version for STM32H743 and STM32U575

  • August 9, 2024
  • 4 replies
  • 2305 views

Hi,

I have Nucleo-H743ZI2 and Nucleo-U575-Q boards.

I can see that we can upgrade the st-link firmware for STM32 boards via STM32CubeProgrammer, ST-LINK Utility or STSW-Link007 tool. But I have observed that this will always pick up the latest version which is available. How to update to a specific st-link version?

Also, what is the bare minimum st-link firmware version required for Nucleo-H743 and Nucleo-U575 boards to run twister? Is there a dependency for twister on st-link version? Are the st-link versions backwards compatible?

st-link.png

Above image (for H743) shows how I checked the version and updated it via command line. But this seems to pick up a fixed version. It seems that the versions are linked to the STLinkUpgrade.jar file. Is this correct?

    This topic has been closed for replies.

    4 replies

    Graduate II
    August 9, 2024

    Hi,

    You can download needed version and install :

     

    TKana1_0-1723207534878.png

    You can downgrade also with this way

     

    Tim

     

    hrm_2519Author
    Explorer
    August 9, 2024

    I don't mean the software version of stsw-link007. I mean the stlink firmware version which is there on STM32 boards. The one which has format as V3J17 etc.

    Graduate II
    August 9, 2024

    The newer NUCLEO's have the ST-LINK/V3, its in the STM32F723IEK6 BGA package rather than the 48-pin QFP STM32F103C parts

     

    Say H5 / U5 NUCLEOs, Newer H743ZI2 and H753ZI

     

    Graduate II
    August 9, 2024

    The ST-LINK Utilities are not going to support the newer devices, use STM32 Cube Programmer 

    Technical Moderator
    August 12, 2024

    Hello,

    Minimum ST-LINK FW version for NUCLEO-H743ZI2: V3J2M1 (3.2.1)
    Minimum ST-LINK FW version for NUCLEO-U575ZI-Q: V3J7M3 (3.7.3)

    But these versions are not available for download anymore.

    It is recommended to stick to the latest version.

    In theory, the latest version is compatible with the older boards.

    hrm_2519Author
    Explorer
    August 28, 2024

    @Mike_ST We upgraded all the H7 boards connected to our agent machines to V3J15M6 version. We are running twister tests on pipeline. 

    But still, we are getting this error. Locally this error doesn't occur. Any suggestions would be really helpful.

    twister_error.png