Some help with the USB on the STM32F446VET .
Hi , I'm writing here to ask community some help with the F446VET chip. I tried the Cube Ide and CubeMX to perform all the settings.
What have been done so far :
- In the USB_DEVICE--> Class for FS IP is set to "Communication Device Class(Virtual Port Com)"
- In the RCC->HSE and LSE are both enabled (pins PH0/PH1 and PC14/PC15)
- I use the PA12/PA11 pins as for USB
- And in the USB_OTG_FS Mode is set to Device_Only .
After I flash the code generated on the board and connect through the USB connected to the pins A12 and A11 Windows is continuously trying to recognize the device , over and over again with the message "Device Description Failed " . Tried on other laptop and the same stuff.
Other suggestions and help would be appreciated, thank you.
