It seems that the DL_RTC_IIDX_READY interrupt is being serviced continuously, and that the respective flag is not being cleared.
Any one has clue for this?
Thank you
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.
It seems that the DL_RTC_IIDX_READY interrupt is being serviced continuously, and that the respective flag is not being cleared.
Any one has clue for this?
Thank you
I am not sure why you want to enable this interrupt:
After it enable, it will generate interrupt for every one second. What is the interrupt frequency on your side?