2017-05-28 11:47 AM
Had been struggle this issue for some time without solution. Hope some from ST would know this.
I am using the AC6 (System Workbench) and using STlink V2 on Nucleo-F411RE.
When I started the debugger, will have following error :
Info : clock speed 1800 kHz
Error: libusb_open() failed with LIBUSB_ERROR_NOT_SUPPORTED
Info : STLINK v2 JTAG v28 API v2 M v18 VID 0x0483 PID 0x374B
Info : using stlink api v2
I checked the version from ST Utility (V4.0), it show following. But when I tried to perform ST-Link Upgrade --> Device Connect will show 'ERROR' saying STLink not exist !!
ST-LINK Firmware version : V2J28M18
Today, I finally able to get an older version of the Nucleo-F411RE board. All the problems I experienced are gone....
Info : clock speed 1800 kHz
Info : STLINK v2 JTAG v24 API v2 M v11 VID 0x0483 PID 0x374B
Info : using stlink api v2
ST-LINK Firmware version : V2J24M11
Since I could not even connect to the ST-Link Upgrade software, is there any way to load back older version of ST-Link ??
Suggestion is very welcome.
2017-05-28 12:39 PM
You might have to reset, or disconnect-connect, to get the ST-LINK in a mode which can be upgraded (or downgraded)
2017-05-29 09:02 AM
I tried this disconnect-connect many times but did not work on the 'updated
V2J28M18
' board.On the '
V2J24M11
' board, there is no problem..... I just looking for a way to get back to previous working version.