Skip to main content
KThom.1
Associate
March 10, 2020
Solved

What is the highest clock frequency for STM32L5 using internal clock source?

  • March 10, 2020
  • 1 reply
  • 909 views

..

This topic has been closed for replies.
Best answer by TDK

You can get the full 110 MHz by using the internal HSI as a clock source for the PLL.

1 reply

TDK
TDKAnswer
Super User
March 10, 2020

You can get the full 110 MHz by using the internal HSI as a clock source for the PLL.

"If you feel a post has answered your question, please click ""Accept as Solution""."
KThom.1
KThom.1Author
Associate
March 11, 2020

Thank you! I just have to now determine how to configure it.