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.

Interrupt in RTC PCF8563TS

Other Parts Discussed in Thread: BQ32002

Hello All,

I am working with PCF8563TS RTC in CC1352R controller, in that I want to know how to use those timer frequencies and how much time i can give to generate interrupt.

And one more point is that there is default frequency is 32.768 Hz with that i have calculated the timing by using that formula:

CountdownPeriod    = n / SourceClockFrequency.

I got min 0.030517578125 sec &

max 7.8125 sec

So if i want the interrupt timing should be 5 - 10 min then how can do that.

Thanks,

Sandhya Yadav