This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to get Compare event of RTC periodically?

Hi,

I am working on RTC sample example in SDK12.0.0. The compare event in it triggers after 3 seconds. In my application I want to trigger the compare event every 10 seconds, without resetting the counter. I need the counter to reset only after overflow event. Is there any way by which I can do this?

Related