GPIO trigger factory reset
Posted: Thu Feb 21, 2019 3:57 pm
Hi,
I am using the GPIO trigger factory reset feature and I have a question.
In the documentation it says the following:
CONFIG_BOOTLOADER_NUM_PIN_FACTORY_RESET- number of the GPIO input for factory reset uses to trigger a factory reset, this GPIO must be pulled low on reset to trigger this.
CONFIG_BOOTLOADER_HOLD_TIME_GPIO- this is hold time of GPIO for reset/test mode (by default 5 seconds). The GPIO must be held low continuously for this period of time after reset before a factory reset or test partition boot (as applicable) is performed.
Is this regardless of what type off reset that is carried out? Power on reset, Deep sleep reset ...
I was hoping that it only took action on power on reset.
I am using the GPIO trigger factory reset feature and I have a question.
In the documentation it says the following:
CONFIG_BOOTLOADER_NUM_PIN_FACTORY_RESET- number of the GPIO input for factory reset uses to trigger a factory reset, this GPIO must be pulled low on reset to trigger this.
CONFIG_BOOTLOADER_HOLD_TIME_GPIO- this is hold time of GPIO for reset/test mode (by default 5 seconds). The GPIO must be held low continuously for this period of time after reset before a factory reset or test partition boot (as applicable) is performed.
Is this regardless of what type off reset that is carried out? Power on reset, Deep sleep reset ...
I was hoping that it only took action on power on reset.