Part Number: MSP430F6736
Hi Everyone,
We used MSP430F6736 in our project and use 32768HZ crystal for the RTC, we also select 32768HZ XT1CLK as the source of ACLK and then output the ACLK to the GPIO, when we use oscilloscope to test the ACLK and crystal frequency, we found that the crystal is 32767.452Hz and the ACLK is 32827.705HZ. We use ACLK to source the Timer A and generate an 125ms interrupt, we have a software counter in this 125ms interrupt, but we found the counter is faster than the RTC, that means the counter use Timer A is faster than the same clock based RTC. So does this make sense? If we select the ACLK to source from XT1CLK, will the ACLK be exactly the same frequency as XTICLK, or there may be some drift?
Thanks a lot.
BR,
Sam