cancel
Showing results for 
Search instead for 
Did you mean: 

stm32 RTC RTC smooth digital calibration. Is there a table listing CALP&CALM values and related ppm? I want to a lookup table.

AJian.3
Associate
 
1 ACCEPTED SOLUTION

Accepted Solutions
TDK
Guru

There are 2 values for CALP and 2^9 values for CALM. A lookup table would have 1024 rows. Not the most efficient use of space when an equation does the same thing.

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

View solution in original post

1 REPLY 1
TDK
Guru

There are 2 values for CALP and 2^9 values for CALM. A lookup table would have 1024 rows. Not the most efficient use of space when an equation does the same thing.

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