Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 7 months ago.
EFM32 USBDevice CDC - does not enumerate on bus power
Hi,
I'm trying out USBDevice library on EFM32 Leopard Gecko platform. It works fine, the CDC driver communicates nicely with the PC.
However, the device is not recognized (Windows 7) when plugged in only with device USB cable. The only way to get it running is to plug the debug interface first (giving power), then to plug the device USB cable.
Same thing with programming - after programming I need to physically unplug the USB device cable (with the programming cable plugged in), then plug the cable.
Any clue what might be wrong? Some timing problem?
Regards,