2020-05-14 12:16 AM
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!
2020-05-14 03:13 AM
When you plug it into the USB port, does you OS still recognize is? If it is recognized, as what is it recognized?
2020-05-14 03:16 AM
It's still recognized as STLINK-V3, but not functional
2020-05-14 03:47 AM
What happens when you "Open in update Mode"
2020-05-14 03:50 AM
It gives an error message as shown below. The "Upgrade" button stays grey.
2020-05-14 04:09 AM
The upgrade is effectivly done by a java file"STLinkUpgrade.jar". Locate that file and try to run direct" java -jar STLinkUpgrade.jar"
2020-05-14 04:28 AM
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.
2020-05-14 04:34 AM
Let's hope that somebody with knowledge of the probes internals jumps in...
2020-05-14 04:53 AM
Hope so... Thanks for your help anyway.