2015-12-02 10:36 AM
Hey,
I have configured the Rtc interrupt and also it works by calling the handler.The problem is, it the interrupt handler is calling immdediately eventhough i configured for 30 seconds. i have checked with various seconds and still the same. Question >1. can anyone tell me why ?2. is this anyway related to data and time that i set for rtc?2015-12-02 10:49 AM
Provide some proper foundation/context to the questions. No one here knows what you are doing, with which parts.
I'll assume as it's not working, you're doing something wrong, so look more critically at what you're doing, and how you've interpreted the documentation and examples.2015-12-02 10:55 AM
it worked now.
2015-12-02 10:29 PM
Clive,
i am trying to wakeup from sleep mode using rtc wakeup timer but the rtc interrupt happens immdediately eventhough i fixed some delay. Example. i fixed 30 seconds. can u tell me why it is happening like that ?2015-12-03 05:04 AM