Hibernate mode
Hello,
We are using the LM3S6965 device.
Now that we've decided to use hibernate to conserve power, I would like to get clarification on one thing.
If I read the data sheet correctly, hibernate essentially performs a cold boot of the processor, but also sets interrupt flags. I think i can set up a test of the flags at the start of my initialization code and bypass certain steps if I have a hibernate reset instead of a power-up reset.
Is this correct?
login or register to reply
|