PLL1 HSI/HSE Bug with USB
Hi,
I think I have found a bug in CubeMX v6.12.0.
I have an STM32U595 with USB OTG HS.
My USB peripheral is set to use the HSE as it's clock (not PLL1):

However, when I try to set the oscillator source for PLL1 to the HSI, CubeMX gives an error declaring that "Only HSE is possible when OTG_HS is using PLL1", which would be try, except OTG_HS is configured to use HSE, not PLL1:

Can you either confirm this is fixed in a later version of CubeMX, or otherwise fix it!
