2018-05-03 01:48 PM
I have a problem with STM32F437, USB OTG Library 2.2.0 and USB HS with embedded PHY, CDC device.
First enumeration never pass in the right way (see the attached file).After unplugging and plugging the cable, everything is OK.I'm using Windows 10 and in the MCU, USB sensing is not used.One ugly solution is to reset the HS OTG peripheral after first connection and reinit it again.Any idea?#cdc #stm32f437 #usb_otgSolved! Go to Solution.
2018-05-03 01:57 PM
Ahhh, I had a similar problem in the past and the solution was the same. Someone should fix all these examples.
The solution is here:
2018-05-03 01:57 PM
Ahhh, I had a similar problem in the past and the solution was the same. Someone should fix all these examples.
The solution is here: