ESP-32S3's 3.3V Power Output
Posted: Thu May 02, 2024 12:25 pm
I'm using an ESP32S3 with an Adafruit INA260 voltage/current sensor. I'm powering the ESP32 with 5V from an L7805CV linear voltage regulator (including the necessary filtering capacitors). The INA260 can be powered with either 5V or 3.3V. Would it be preferrable to power the INA260 with the 3.3V output pin of the ESP32 versus connecting both devices to the 5V output of the L7805CV? Does using the ESP32's 3.3V internal voltage regulator place unnecessary stress on the ESP32? Pro/cons of each method?