STM32F072RB DP and DM Can't connect to computer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-03-30 3:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-03-30 7:14 AM
Hello @RRoge.1 and welcome to Community :) ,
Do you have drivers installed STM32 Virtual COM Port Driver ?
I advise you to follow this FAQ: USB device not recognized, it may help you:
- Try increase the heap size or configure the USB library to use static allocation, as recommended in the FAQ.
I hope this help you!
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-03-30 7:20 PM
Do you have drivers installed STM32 Virtual COM Port Driver ?
Is en.stsw-stm32102 installed but the operating system WIN10 cannot be used?
The USB window of STM32CubeMx does not display the VBUS voltage off setting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-03-31 12:46 AM
Hello @RRoge.1 ,
Virtual COM Port driver installation package for Windows® operating systems: 98SE, 2000, XP, Vista®, 7, and 8.x.
Windows 10 does not require the installation of the Virtual COM Port driver anymore, as it is already built in. So, no driver is required for W10.
> The USB window of STM32CubeMx does not display the VBUS voltage off setting
The VBUS voltage is not available in STM32F072RB MCU.
For more explanation about the USB_DP and USB_DM, I advise you take a look at RM0091 and precisely Universal serial bus full-speed device interface (USB) Section.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
