Not able to debug using ST Link
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-24 4: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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-24 7:10 AM
Can you connect with STM32CubeProgrammer?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-24 11:22 AM
Hello TDK,
I installed the STM32Cubeprogrammer, and i tried connecting, it worked.
I then disconnected, and reopened the Cube-IDE, and tried to connect, and it works!!.
I am not sure i understand why, but now everything looks fine.
Thanks!
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-24 1: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.
Up vote any posts that you find helpful, it shows what's working..
