Detect powering up or resetting state
Posted: Thu Aug 10, 2023 3:20 pm
This post refers to a variable power supply controlled by an ESP-32.
I want to be able to detect in hardware that the processor is not ready, and in response disable the output until the software is up and it takes control by asserting a GPIO. This would mainly be from power up, but ideally also from reset so that it will fail safe.
Are any of the pins reliably set to a known state in these cases?
Thanks
I want to be able to detect in hardware that the processor is not ready, and in response disable the output until the software is up and it takes control by asserting a GPIO. This would mainly be from power up, but ideally also from reset so that it will fail safe.
Are any of the pins reliably set to a known state in these cases?
Thanks