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.

RTOS/CC1352R: RTC 32bits overflow

Part Number: CC1352R

Tool/software: TI-RTOS

Hi,

I have a question about the RTC :

I use the AONRTCCompareValueSet function from the API to set the time I need my interrupt to be triggered.

This function allows me to set events up to 65535 seconds after the start because of the nature of the parameter ( <16 sec.16 subsec> )

How am I supposed to handle this overflow ? How do I set events later than 65535 secondes ?

Best regards,

Clement