USB CDC connection's device descriptor request failed in Windows 10
Hello all,
I am trying to set up usb virtual port to transmit data to pc.
MCU:STM32F405RG
STM32CubeIDE: usb device fs checked, VBUS unchecked
usb device: communication device class
heap size: 0x200
stack size :0x400
When i plug usb cable to pc directly (not through the debugger), it can not be recognized. In device manager, it shows Device Descriptor Request Failed. ST VCP driver(the latest stsw-link009) installed. and the firmware on the board was updated. The ioc file is attached. The value of hpcd after initialization is also attached. I went through the sw and it looks ok. I have spent almost a whole week debugging it. Please help!
Wendy
