NucleoG474RE USB CDC Peripheral
I want to implement communications between two MCUs over USB.
I have a Freertos application running on a Nucleog474RE board to which I've added the USB CDC device.
I'm using CubeMX 6.11 and CubeIDE 1.15.0.
I have attached a USB cable to PA12 & PA11 and connected the other end to my PC's USB HUB.
The enumeration fails. Windows says the device descriptor request failed.
I have tried a 1.5k pullup on DP, but saw no change.
The APP Note AN4879 doesn't seem to cover the G4 series.
At this point I don't know if my problem is with hardware, software or both.
Is there an example that works?
