STM32F722: USB_OTG_HS interface used in FS Mode doesn't work.
Hi!
I'm trying to get STM32F722RE USB_OTG_HS to work with internal phy as Full Speed device. No matter what I'm doing, configuring it through CubeMX, I can't get anything to show up in OS device manager. Already struggled with same problem ~1 year ago and gave up on it until today.
I've been using similar configuration with F429 on Discovery board and it worked fine, so I tried to move it to F722, saving important pins needed for OTG_FS.
Hardware is fine & triple checked, PB14 (Pin 35), D- wired to Micro-B Pin 2 and PB15 (Pin 36), D+ wired to Micro-B Pin 3 and VBUS on PB13.
Nothing found in Errata, nothing special in USB application note.
Do anyone got HS interface to work in FS mode on this MCU? Is anyone aware of some simple bug fix?
I'm close to give up on this thing totally... as i also found that there is no bootloader mode with HS using BOOT0 ( I'd probably implement my own bootloader If i didn't loose all the hope on HS), but I'm affraid that this is some obvious bug, as it USB always worked fine for me "out-of-the-box" with CubeMX and it is the first time it didn't, and after so much time after releasing F7s, there is no coverage on it?
