2023-10-24 04:51 AM
What might cause the attached in ST error message in Cube IDE (V 1.13.1.
It used to be able to Deug my program, until i updated the STLink firmware ( Pop up prompted me to update), i tried uninstalling the IDE, installng it again, same error message..I took a snapshot of the port settings in Windows Device Manager to show the settings.
Anyone faced the same issue..?
Thanks
2023-10-24 07:10 AM
Can you connect with STM32CubeProgrammer?
2023-10-24 11:22 AM
2023-10-24 11:33 AM
Sometimes USB drivers can get into a weird state that resolves after a few hours, especially if you're messing with the hardware and resetting at abnormal times.
I hate to say it, but rebooting your PC actually can solve problem like this and it's worth a shot when you've exhausted other options.
2023-10-24 01:07 PM
The USB stack in Windows can get into states where hardware comes and goes, whilst applications have connections open. The resources don't get torn down cleanly, especially problematic for COM ports and terminal applications.