Skip to main content
Visitor II
May 14, 2020
Question

ST-LINK V3 SET Firmware Upgrade Failure

  • May 14, 2020
  • 5 replies
  • 2202 views

Hi, I tried to upgrade the firmware for my ST-LINK 3 SET (using the STLinkUpgrade came with STM32CubeProgrammer) and something went wrong (didn't do anything special, just clicked "Open in update mode" and then "Upgrade"). Now its "Version" appears to be "Unkown" and it woudn't get into update mode any more with an error message: "Unkown firmware type. Don't know how to upgrade." I was wondering if there is any way to recover the firmware? Thanks!

    This topic has been closed for replies.

    5 replies

    Graduate II
    May 14, 2020

    When you plug it into the USB port, does you OS still recognize is? If it is recognized, as what is it recognized?

    RDu.1Author
    Visitor II
    May 14, 2020

    It's still recognized as STLINK-V3, but not functional

    0693W000001cFlbQAE.png

    Graduate II
    May 14, 2020

    What happens when you "Open in update Mode"

    RDu.1Author
    Visitor II
    May 14, 2020

    It gives an error message as shown below. The "Upgrade" button stays grey.

    0693W000001cFvRQAU.png

    Graduate II
    May 14, 2020

    The upgrade is effectivly done by a java file"STLinkUpgrade.jar". Locate that file and try to run direct" java -jar STLinkUpgrade.jar"

    RDu.1Author
    Visitor II
    May 14, 2020

    I just tried, this command opens the upgrade tool without starting the stm32cube programmer. But STLink still cannot get into update mode, same behavior and the Upgrade button is unclickable.

    Graduate II
    May 14, 2020

    Let's hope that somebody with knowledge of the probes internals jumps in...

    RDu.1Author
    Visitor II
    May 14, 2020

    Hope so... Thanks for your help anyway.