Hi,
Using the example from TI example code but adjusted to our application
simplelink_msp432e4_sdk_4_20_00_12\examples\nortos\MSP_EXP432E401Y\driverlib\hibernate_vdd3on_rtcwake
It is configured to wake up every 4 seconds and rtc used to match. Has anyone measured how long time it takes for the MCU to wake up from hibernation. I am using a test pin to put high after the device wakes up every 4 sec. The only stuff done before the pin is set to high are: configuring the system clock to 48MHz, configuring a three ports and a few pins. Measuring with the oscilloscope it takes 20 ms after the pin HIB_N (pin 65) is high and before the test pin is set high.
Regards,
Gergana