seanmchugh513
Newbie level 1
I found the shematic here https://github.com/StudioSophisti/ESP-WROOM-32-Eagle-Breakout. Here is the esp-wroom-32 data sheet https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32_datasheet_en.pdf.
Questions:
- In the data sheet they say the operating voltage is 3-3.6 volts. But on the github page they say the operating voltage is 2.2-3.6 volts. How is that possible?
- What is the point of the resistors I highlighted?
- How did they know to put a capacitor on the VCC? I happened to know that from playing around with ESP32's but if you were just looking at the data sheet how would you know? It doesn't say anywhere to use a capacitor.
- Super dumb. In this schematic current is flowing from VCC into ground, right? Does it matter if the capacitor is before or after the ESP-WROOM-32's VCCs pin?