STM32U575 ROM bootloader - no USB enumeration on Nucleo-U575Zi-Q
I can invoke the ROM bootloader on the STM32U575ZI both by pulling PH3 to 3v3 at boot and I can then connect STM32CubeProgrammer using USART1 PA9, PA10 as described in AN2606. However the STM32U5 does not enumerate via the USB-C connector on the Nucleo board.
I have verified that VDDUSB is supplied (DVM measures 3v3 on SB30).
Does anyone have any ideas why the ROM bootloader will not enumerate with my PC ? Thanks.
I should add that the STM32U575 Nucleo enumerates with my PC just fine via the USB-C connector when my application is running on it - so I don't think that there is a fundamental electrical problem.
