STM32CubeMx doesn't appear to be setting CSSON bit for STM32U5
I'm configuring an STM32U575 within the STM32CubeMx tool where the HSE clock is being used. I'm trying to enable the CSS for the HSE clock via the Clock Configuration menu, however enabling/disabling the CSS via this tool doesn't seem to actually set the RCC->CSSON bit. I can configure this CSSON bit manually, but just wanted to check before doing so.



