i am implementing RTC code using tm4c123gh6pge but it is leading 10 mints after a day pls give the solution.
calendar_read = HibernateRTCGet();
ulocaltime(calendar_read , &tm1);
is it correct to update?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
i am implementing RTC code using tm4c123gh6pge but it is leading 10 mints after a day pls give the solution.
calendar_read = HibernateRTCGet();
ulocaltime(calendar_read , &tm1);
is it correct to update?