i'm reasoning about a little problem that i'm facing using my ESP32-PICO-KIT v.4.1 from Espressif. I'm powering the board from 3.3V pin and i'm getting the Power ON Led turned on (red light).
In the getting started page:
https://docs.espressif.com/projects/esp ... -documents
i can read what follows:
I even watched the schematic (https://dl.espressif.com/dl/schematics/ ... ematic.pdf) and i don't understand how it can turn on when only 3.3V is plugged in. Is this a wanted effect?5V Power On LED
This light emitting diode lits when the USB or an external 5V power supply is applied to the board. For details see schematic in Related Documents.
Ok, i can just unsolder it, but i really would like to understand what i am missing.
Thanks,
Frax