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 ?
Can I power an ESP32 using 5V except USB ?
-
- Posts: 160
- Joined: Thu Jan 31, 2019 2:32 pm
Can I power an ESP32 using 5V except USB ?
- Attachments
-
- DevKitcV4.jpg (249.94 KiB) Viewed 29348 times
Re: Can I power an ESP32 using 5V except USB ?
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.
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.
Re: Can I power an ESP32 using 5V except USB ?
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
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
-
- Posts: 160
- Joined: Thu Jan 31, 2019 2:32 pm
Re: Can I power an ESP32 using 5V except USB ?
I've looked for that page for years and I couldn't find it.felmue wrote: ↑Fri Aug 06, 2021 10:44 amHello @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
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: Baidu [Spider] and 169 guests