Other Parts Discussed in Thread: MSP430F5438A
I have some doubts about MSP430F5438A real time clock calibration. I appreciate if someone could help me.
1) According to the User's Guide, the RTC calibration/compensation period is 64 minutes. What happens if I set a calibration value in RTCCTL2 and after some time (less than 64 minutes) I change this value? Does the new calibration period begin at the moment I have set this new calibration value?
2) There is a note about minimun calibration possible:
"The minimial calibration possible is -4 ppm or +8 ppm. For example, setting RTCCALS = 0
and RTCCAL = 0h would result in a -4 ppm decrease in frequency. Similarly, setting
RTCCALS = 1 and RTCCAL = 0h would result in a +8 ppm increase in frequency."
RTCCALS and RTCCAL are zero by default, right? So, that means, by default the MSP430 apply a -4ppm RTC correction?
What’s the calibration if RTCCAL = 1?