Dear All,
I am using TM4C123 with battery backup and hibenate mode enable. In my application whenever power supply goes off device goes in to hibernate and when the power supply comes back it switches back to power supply. In this total process we want RTC to work ok. Now with our current development it works fine but we have observed in some cases when it switches between hibernate and normal mode RTC ticks stops working.
Solution to this what we have found out is when we turn off power supply and take out battery connection also i.e. power restart to TM4C123 it starts working. But as per my knowledge when it wakes from hibernate also it's kind of power restart only. So what is the different in both of them which we are missing?
Regards.