Hi,
We are using the TIVA TM4C129ENCPDT - and have the RTC and have the output of the RTC clock (32,768 crystal) on the RTCCLK GPIO PIN. We are measuring it with a frequency counter and seeing about 32,769.52. However, we are trying to use the trim function (ROM_HibernateRTCTimeSet()) to adjust it closer to 32,768. However we see no change on the RTCCLK pin when calling the ROM_HibernateRTCTimeSet() with various values - We always get the same reading of 32,769.52 (appx).
Are there other registers we need to set/config to support this feature? It important in our application to have a fairly accurate clock.
Thanks,
Bill