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
ESP32-S2 with 1.8 V IO
Re: ESP32-S2 with 1.8 V IO
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.
-
- Posts: 4
- Joined: Fri Dec 22, 2017 9:55 pm
Re: ESP32-S2 with 1.8 V IO
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!
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!
Re: ESP32-S2 with 1.8 V IO
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.
You could use these GPIO33~GPIO37 after switching power domain to VDD_SPI via software.
-
- Posts: 2
- Joined: Thu Mar 16, 2023 2:23 pm
Re: ESP32-S2 with 1.8 V IO
"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 71 guests