22 Feb
2022
22 Feb
'22
9:09 p.m.
On 2/22/22 12:47, Michael Balzer wrote:
The module keeps rebooting with a "brownout detector was triggered" message right after adding the SPIRAM pool:
I see you can configure the brownout detection voltage: https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/kc... It's not clear to me what the default value is but the feature is enabled by default. I've had a *lot* of fun messing with brownout detection with arduino projects. It can be particular challenging to get it to play nice when running atmega's at 3.3V. Craig