Skip to main content
Visitor II
July 8, 2020
Question

How to upgrade on board ST link of STM32F429ZI discovery board without using ST-link USB debugger

  • July 8, 2020
  • 1 reply
  • 570 views

During testing, Suddenly HOST PC stop detecting the board saying unknown device. NO VID/PID was recorded also. So, we need to upgrade the firmware again But the ST-Link USB is not working only. Is there any other way to upgrade it. Kindly suggest

    This topic has been closed for replies.

    1 reply

    Graduate II
    July 8, 2020

    Replug the device. This should bring up the bootloader. If not, you have trashed the stlink somehow. If the bootloder comes up, download stswlink-0007 and run "java -jar STLinkUpgrade.jar" in the appropriate directory.