Page 1 of 1

Brownout Detection ISR for ESP32-S3 WROOM1

Posted: Thu Jun 22, 2023 2:12 pm
by Prathik
We are trying to trigger an interrupt when Brown out occurs. In the ISR we want to write few bytes of data to NVS.
We tried searching for example programs but were unsucessful. It would be very helpful if someone could provide an example program the same.
Please note: We are using Espressif-IDE V2.9.1

Re: Brownout Detection ISR for ESP32-S3 WROOM1

Posted: Mon Jun 26, 2023 3:36 am
by Prathik
Any help is appreciated.