Clock configuration issue with HSI16
Hi all,
I'm designing a custom board using the STM32L151C8. The CubeIDE is giving me an error with the clock configuration, highlighting the HSI input on the PLL Source Mux.
The following image shows the PLLMul = x6 which is the only option to make the 48Mhz clocks box not pink. (Also, 16MHz * 6 = 96Mhz? Why is the output of the 48MHz?).

On p79/130 of the STM32L151C8 datasheet, under section 6.3.8 PLL characteristics the max PLL frequency is 32Mhz. For a 16Mhz input, the PLLMul must then be 2x but this is not an option?

I was unable to find any documentation on where the error of the Clock Config tab can be read/displayed? Any help on how to resolve this would be highly appreciated.
Thanks!
