STM32F446 USB
Hi,Just started working on a project based on the STM32F446RET MCU. Using the CubeIDE framework (code generated from .ioc file) and having some trouble with USB OTG FS Device mode. If I enable VBUS sensing, then the USB doesn't enumerate. What's not...