Hi
As part of attempting to write code for self testing I'm trying to measure the HFXO frequency using the LFRC (we don have an LFXO)
I'm expecting that the measured HFXO frequency error should basically at worst be the worst case error of the LFRC.
At cold start I get a deviation of 6.3%.
According to the product specification for the nrf52832 "19.4.3 32.768 kHz RC oscillator (LFRC)" I would have expected this to be below 2%
After a warm boot where the LFRC has been calibrated the deviation is 0.00060625%
This low deviation makes me believe that the measuring method is working correctly.
I'm also slightly puzzled that the HFINT has a specification of +-6%
Anyhow my question:
Is the uncalibrated LFRC accurate to within +-2% over the operating temperature range of the the nRF52832,
if not what is the accuracy of the LFRC over the operating temperature range?
Thanks in advance.