Skip to main content
New.Fish
Associate III
November 10, 2022
Solved

How accuracy is internal HSI RC clock

  • November 10, 2022
  • 2 replies
  • 1278 views

Try to use STM32G0 LQFP32 MCU do accuracy frequency measurement, but there is no HSE crystal interface, so internal HSI RC will be for system clock, the accuracy of the system clock will affect the frequency, how accuracy is internal HSI RC clock

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

About ±0.5% at ambient, and then another ±2% at extreme temps, for about ±2.5% total, per the data sheet.

0693W00000WI20RQAT.png

2 replies

S.Ma
Principal
November 10, 2022

Electrical Characteristics chapter in the datasheet, oscillator parts.

Another way to measure is to use external precise 32.768k oscillator LSE typically used for RTC, and count pulses over a say precise 1 second to get Hertz value.

New.Fish
New.FishAuthor
Associate III
November 10, 2022

I find the internal HSI RC is 1% accuracy from the product overview in the website.

Thanks

TDK
TDKBest answer
November 10, 2022

About ±0.5% at ambient, and then another ±2% at extreme temps, for about ±2.5% total, per the data sheet.

0693W00000WI20RQAT.png

"If you feel a post has answered your question, please click ""Accept as Solution""."