Can I power an ESP32 using 5V except USB ?

GeorgeFlorian1
Posts: 160
Joined: Thu Jan 31, 2019 2:32 pm

Can I power an ESP32 using 5V except USB ?

Postby GeorgeFlorian1 » Wed Aug 04, 2021 1:04 pm

What are the 5V and VIN pins used for on a DevKitV4 with ESP32 Wrover-B ?
Can I power the ESP using one of those pins ?

If not, then I am supposed to get a 3V3 power supply and use the 3V3 pin ?
Attachments
DevKitcV4.jpg
DevKitcV4.jpg (249.94 KiB) Viewed 17284 times

samuxip
Posts: 1
Joined: Fri Aug 06, 2021 5:43 am

Re: Can I power an ESP32 using 5V except USB ?

Postby samuxip » Fri Aug 06, 2021 5:53 am

To power your ESP32 dev kit, you have three options:

1. Via the USB port.
2. Using unregulated voltage between 5V and 12V, connected to the 5V and GND pins. This voltage is regulated on-board.
3. Using regulated 3.3V voltage, connected to the 3.3V and GND pins. Be very careful with that: do not exceed the 3.3V limit, or your ESP32 module will be damaged.

Attention: be very, very careful to only use one of those options at the same time.

For example, do not power your ESP32 dev kit via the 5V pin using a 10V input while at the same time you have the module connected to your computer via USB. This will surely damage your module, and perhaps even your computer.

felmue
Posts: 69
Joined: Mon Nov 16, 2020 2:55 pm

Re: Can I power an ESP32 using 5V except USB ?

Postby felmue » Fri Aug 06, 2021 10:44 am

Hello @GeorgeFlorian1

have a look at the specs of your board:

https://docs.espressif.com/projects/esp ... ly-options

BTW: I don't think there is a VIN pin.

Thanks
Felix

GeorgeFlorian1
Posts: 160
Joined: Thu Jan 31, 2019 2:32 pm

Re: Can I power an ESP32 using 5V except USB ?

Postby GeorgeFlorian1 » Fri Aug 06, 2021 11:21 am

felmue wrote:
Fri Aug 06, 2021 10:44 am
Hello @GeorgeFlorian1

have a look at the specs of your board:

https://docs.espressif.com/projects/esp ... ly-options

BTW: I don't think there is a VIN pin.

Thanks
Felix
I've looked for that page for years and I couldn't find it.
Thank you.

My DevKit uses a Wrover-B so GPIO 16 and 17 aren't usable :?

In the documentation it says GPIO39 is S_VN and GPIO36 is S_VP, but on my board the labels are VN and VP. What are these pins used for ?

Also, is there a GPIO40 on these boards ?

Who is online

Users browsing this forum: axellin and 28 guests