Can't configure USB FS on STM32F429ZI
When I set up the USB_OTG_FS peripheral in CubeMX I get the following error:
Looking at CubeMX I can't see anything wrong.
The only thing I noticed is that I can't enable VBUS Sensing. The only option is "disabled". It has a pin assigned for it, the box is ticked, but the drop down (highlighted above) only has "disabled" as the single option.
Edit: I should add that I have the correct 48MHz clock. This is the NUCLEO board.
Is the lack of VBUS detection the issue? The device is self powered. How can I figure out what the error message is referring to?

