Good morning.
I have a DS3231 and I want do hibernate Tiva C and wake up It with the rtc alarm.
I did the alarm configuration, but, I couldn't configurate the hibernation module using Energia IDE.
The microcontroller will has some sensors and sd card. So, It has a cycle:
wake up (with rtc alarm) > read the sensors > write the data > hibernate
^------------------------------------------------------------------------------