STM32U5-DK2: USB MSC not enumerating when VBUS sensing is enabled (without UCPD)
Hi ST team,I'm working with the STM32U5-DK2 board and implementing USB Device MSC class using USBX and external flash (via OSPI) as storage. Everything works fine when VBUS sensing is disabled in STM32CubeIDE — the host detects the device correctly a...