Hi all:
I am facing an annoging problem,
I am working on a project where I need to get the ATxMega in SLEEP_SMODE_PSAVE_gc mode and wake up every 5 minutes using the RTC.
I configured the RTC so that you wake up every second, and increase a counter until the number of seconds (300) is satisfied, but for some reason, I don't understand, 1% of the times the ATxMego
does not leave that cycle so I assume it doesn't wake up.
Could you Pls. help me on that, Has anyone faced a similar problem?
Any suggestions to detect where the problem occurs?
Thanks in advance