STM Virtual COM Port not working in windows 11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-17 11:36 PM
Dear ST Community,
I'm using Windows 11 on my PC but the device manager doesn't detect the STM32 USB VCP. Please help me fix this issue.
best regards
Neeraj
- Labels:
-
STM32G4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-18 12:01 AM
Hi,
what happens , when you connect to PC/USB ?
If nothing at all, try other USB cable (with data lines), maybe you have a charger cable now ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-18 3:33 AM
I changed the cable, but the issue remains the same.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-18 3:35 AM - edited ‎2024-04-18 3:36 AM
I am using CDC Lib for sending messages.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-18 3:50 AM
Please use this button to properly post source code - not as images:
Does anything happen at all on the PC when you plug in? eg, does it see any "unknown" device? or report any error?
Presumably, your embedded code should also detect when it's plugged in - is that happening?
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-18 4:11 AM
Nothing happening at the PC End
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-18 6:57 AM
So what about the STM32 end?
What debugging have you done to see what's happening there?
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-12 3:12 AM
i have the exact issue but when i connect the usb it says usb device not recognized on my pc end
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-12 3:56 AM
So that's not the exact issue, then - is it?
In @Neeraj's case, nothing at all happens on the PC;
In your case, something does happen - so yours is a different issue.
A complex system designed from scratch never works and cannot be patched up to make it work.
