Page 1 of 1

What is the voltage output range of the ESP32

Posted: Fri May 29, 2020 6:15 am
by Hasan Shadi
I am trying to know what is the voltage output range for the ESP32, using the GPIO library, and setting the level as high, I got 2.8V. But, using UART for example on pins 9 & 10. I have detected nearly 3.3V or above (they are internally connected to the flash memory), can you tell me the voltage output range, and when can it give more than 3V?

That is because I need to interface the EPS32 with another boards that has a logic of 5V, like the Arduino Uno and some GSMs, like the SIM800L and the SIM800C. I could use a logic level shifter, but still I need to know the possible voltage ranges. And because the signal has to be more than 3V for other electronic parts (that has 5V logic) to detect the signal as high, not low.

Re: What is the voltage output range of the ESP32

Posted: Fri May 29, 2020 7:02 am
by ESP_Sprite
In general, things like that are in the datasheet of the chip in question, and for the ESP32, it's no different: the datasheet lists it on page 36, under "DC Characteristics".