Can I use STM32L4 at 80MHz generated by HSI16?
I think it is quite natural to operate the STM32L433 at 80 MHz generated from HSI16, but is this guaranteed to be accurate?
When creating 80 MHz from HSI16 in STM32CubeMX, no error occurs, but when inputting 16.08 MHz to HSE in the same way, an error message is displayed (attached files).
According to Datasheet 6.3.8, the maximum frequency of HSI16 is 16.08 MHz. Therefore, if HSI16 is multiplied by 20 using a PLL and then divided by 4, the result is 80.4 MHz, which slightly exceeds 80 MHz. Considering temperature and voltage changes, the frequency may drift up to approximately 81.3MHz.
According to Section 6.3.1, the maximum frequency for fHCLK is 80MHz.
Does this mean that operation is not guaranteed since it exceeds the specified limits?
Thank you in advance.
Ken
