ESP32-S2 with 1.8 V IO

jean.passepartout
Posts: 4
Joined: Fri Dec 22, 2017 9:55 pm

ESP32-S2 with 1.8 V IO

Postby jean.passepartout » Tue Jul 06, 2021 12:32 pm

Hi,

I'm considering a design where it would be nice to have the GPIO working at 1.8 V on the ESP32-S2, is it possible? How? This isn't by far my first design with the ESP32 but it's something I never fully understood.

Thanks a lot,
Luís Rosado

ESP_LJH
Posts: 387
Joined: Tue May 18, 2021 9:21 am

Re: ESP32-S2 with 1.8 V IO

Postby ESP_LJH » Wed Jul 07, 2021 4:10 am

There is a strapping pin GPIO45 to control VDD_SPI voltage, if GPIO45 is high at boot-up, VDD_SPI will be 1.8 V.

jean.passepartout
Posts: 4
Joined: Fri Dec 22, 2017 9:55 pm

Re: ESP32-S2 with 1.8 V IO

Postby jean.passepartout » Wed Jul 07, 2021 6:35 am

Hi thanks,

I knew about that feature to allow operation with 1.8 V flash IC. But what if I want the other pins, not the flash ones, to operate at 1.8 ? Is there any way to do so?

Cheers!

ESP_LJH
Posts: 387
Joined: Tue May 18, 2021 9:21 am

Re: ESP32-S2 with 1.8 V IO

Postby ESP_LJH » Wed Jul 07, 2021 6:59 am

Sorry but only VDD_SPI supports 1.8 V mode, other power domains could not be down to 1.8 V.
You could use these GPIO33~GPIO37 after switching power domain to VDD_SPI via software.
S2 VDD_SPI pins.png
S2 VDD_SPI pins.png (81.06 KiB) Viewed 4761 times

statistical_banana
Posts: 2
Joined: Thu Mar 16, 2023 2:23 pm

Re: ESP32-S2 with 1.8 V IO

Postby statistical_banana » Thu Mar 16, 2023 2:54 pm

"after switching power domain to VDD_SPI via software" - how exactly do you do that? I haven't found a single example anywhere online. Everyone only talks that it's possible, but nobody has ever posted a working example of it on the internet.

Who is online

Users browsing this forum: No registered users and 118 guests