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.

For TM4C of Hibernate

1)

If you want to back up the built-in SRAM in the battery, in a state of connecting the battery to VBAT, if you drop the VDD, do you become a Hibernate mode?

2)

If you put the RST signal from the outside when the power is turned on, WAKE whether the signal will return from Hibernate without control?

Best Regards,

Kozo

  • Hello Kozo

    First of all which TM4C device are you using? That will help answer in detail

    In general if your drop VDD with VBAT connected it does not enter Hibernate. Hibernate state has to be done by the CPU. However you can still preserve the Hibernate block if the Hibernate is configured for a wakeup source or if the RTC has been enabled. It is called Arbitrary Power Loss condition where hibernate state will not be entered but the hibernate module will not be reset

    Regards
    Amit