What exactly will trigger an RTC reset ?
Posted: Thu Aug 30, 2018 12:57 pm
Hi,
In my first tests it appeared to be behaving strangely but in the end it appears to work well, this is what I think happens:
1) Each time the unit is powered up from a state of being totally without power that seems to trigger a complete RTC reset: the seconds and microseconds counters start from 0. Nothing wrong with that and it would be entirely logical but I would like to be sure that is the case.
2) I have also found that , while keeping the ESP32-WROVER module under permanent power, if I flash new software which ends with the "Hard resetting via RTS pin..." the RTC counters appear to be reset as well. There is nothing wrong with that but I have been unable to find any documentation that states it does so. Hence the question: is the observed behaviour exactly as it should behave?
3) Other than that I am wondering if there any other reasons that may trigger an RTC reset, assuming the module remains permanently battery powered, as it will be in our application. I assume there are not but again I would like to be sure.
Any help/info much appreciated.
In my first tests it appeared to be behaving strangely but in the end it appears to work well, this is what I think happens:
1) Each time the unit is powered up from a state of being totally without power that seems to trigger a complete RTC reset: the seconds and microseconds counters start from 0. Nothing wrong with that and it would be entirely logical but I would like to be sure that is the case.
2) I have also found that , while keeping the ESP32-WROVER module under permanent power, if I flash new software which ends with the "Hard resetting via RTS pin..." the RTC counters appear to be reset as well. There is nothing wrong with that but I have been unable to find any documentation that states it does so. Hence the question: is the observed behaviour exactly as it should behave?
3) Other than that I am wondering if there any other reasons that may trigger an RTC reset, assuming the module remains permanently battery powered, as it will be in our application. I assume there are not but again I would like to be sure.
Any help/info much appreciated.