Hi,
I am trying to use the oscillator drift compensation to adjust the RTC 1 second interrupt to the gps 1PPS. I am starting a timer when the GPS 1PPS occurs and then stop the timer when the RTC interrupts. I was taking the compensation difference and then writing those values to the compensation registers. I then wrote the time to be 59 min and 58 sec knowing that the RTC updates the compensation once an hour. Is this a correct way of doing this because its not responding as i would expect.
Thanks,
Will