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
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 ...
2024-04-18 03:33 AM
I changed the cable, but the issue remains the same.
2024-04-18 03:35 AM - edited 2024-04-18 03:36 AM
I am using CDC Lib for sending messages.
2024-04-18 03: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?
2024-04-18 04:11 AM
Nothing happening at the PC End
2024-04-18 06:57 AM
So what about the STM32 end?
What debugging have you done to see what's happening there?
2024-06-12 03:12 AM
i have the exact issue but when i connect the usb it says usb device not recognized on my pc end
2024-06-12 03: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.