I just realized the 10 minutes ticker I set up on STM32F429ZI is off by 7 seconds for every 10 minutes interval. Is there any way to improve the accuracy? Something like 1 ~ 2 seconds every 10 minutes?
It would be nice if we use interrupt from RTC, but this doesn’t seem possible as of now.