STM32H7B3I-DK CubeMX Board Configuration
In using CubeMx 6.11.0 to start a new project for the STM32H7B3I-DK to use the USB OTG, I noticed that none of the USB_OTG_HS_ULPI_xxxx pins are configured. The USB_OTG_HS peripheral option is not allowed because of an I2S6 conflict. Now I'm wondering if I should go down this path because the memories might not be configured properly either. Is there an *.ioc file that is actually correct/complete for this board? If I go through the effort to correct the missing connections will it work or am I going to run into other difficulties?
Doing the obvious and disabling the I2S6 did not release the peripheral either, apparently some of the pins are still allocated.
