rst cause and boot mode, are they documented anywhere?
Posted: Wed Apr 15, 2015 1:16 am
Is there any explanation of the meaning of the boot mode and rst cause in the startup message?
And: Can I read the values after startup from my code?
So far I found out that a normal power on reset gives 'rst cause:1, boot mode:(3,0)' and a wakeup from deep sleep gives 'rst cause:2, boot mode:(3,7)'.
Is there a list of all possible values with explanation?
And: Can I read the values after startup from my code?
So far I found out that a normal power on reset gives 'rst cause:1, boot mode:(3,0)' and a wakeup from deep sleep gives 'rst cause:2, boot mode:(3,7)'.
Is there a list of all possible values with explanation?