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.

How to clear periodical interrupt with RTC of dm8168

Hi all,

periodical interrupt (every minute or second) with RTC of dm8168?
 How can I clear the event timer bits of the RTC_STATUS_REG? The TRM tells that these bits are stated as readonly. 

I have tried everry minute(or second) rtc interrupt, but it will happend about 10 times when the minute(or second) event has happended. why?