2020-08-10 10:52 AM
I was normally using STM32CubeIDE V 1.3.0 and St-Link was working.
The St-Link firmware is updated.
The St-Link Utility (V 4.4.0.0 and V 4.5.0.0) finds and connects to the St-Link correctly.
Whenever a new IDE version becomes available, will the user have to ask for help to make St-Link work? :|
Can the IDE itself update St-Link? (Or at least report the problem correctly?)
2020-08-18 07:27 PM
2020-08-18 08:09 PM
2020-08-18 08:12 PM
Ah got it, you copied the STM32CubeProgrammer files
2020-08-18 08:41 PM
2020-08-18 08:44 PM
2020-08-18 10:35 PM
you can install v1.3.0, then update to 1.4.2
2020-08-27 04:26 AM
You must install v1.4.0 with cubeide installer to have the STLink server installed correctly.
If you update from v1.3.0, the stlink server won't be installed, only plugins will be updated to v1.4.0
If it is still not working after fresh 1.4.0 install, a problem with libusb.dll included in STM32CubeIDE v1.4.x has been identified.
The issue is seen on some usb HUB port on windows.
See forum post
You can find the latest libusb dll v1.0.23 for windows.
This can be patched in stlink server to solve problem with ST-LINK GDB server AND it shall be patched in openocd plugin to solve issue with OpenOCD.