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.

TM4C1290NCZAD: HIBRTCC overflow

Part Number: TM4C1290NCZAD

Hi all,

I am new to the embedded software world. I exploited the RCT module inside the Hibernation peripheral to count the passed seconds once the microcontroller is power up.

To do so I read the value of the 32-bit register HIBRTCC which is hardware increased by the external crystal at 32,768 Khz.

My doubt is what happens if the register HIBRTCC goes into overflow. Does the register re-start counting from 0 or it will simply stop? I was not able to find the answer on the datasheet. 

Thanks in advance,

Margherita