Question
STM32H730VB USB HS via external ULPI PHY not available in CubeMX
MCU selector in CubeMX finds H730VB when i set requirements to USB HS and 2x FDCAN. Unfortunately, it is not possible to select external ULPI PHY in USB_OTG_HS configuration. Only internal PHY is available. When checked against datasheet, H730VB should be able use external ULPI PHY after switching some PC pins.
STM32H723VB does not seem to have this issue in CubeMX.
What am I doing wrong?