analoglamb wrote:
Yes, You are right. There is no resistor. It is a breakout for esp32-wroom. But my pic is a breakout for esp32-wrover. We will improve it.
Hi analoglamb,
If you're updating your breakout designs, please consider adding capacitors (a 100nF decoupling & 10uF or more of bulk capacitance) to VCC. A large number of bug reports (flashing errors, random resets, etc.) are caused by breadboard breakouts like these which do not include any capacitance.
Consult the ESP-WROOM32 module datasheet "Figure 2: ESP-WROOM-32 Peripheral Schematics" for a suggested circuit.
If you are able to increase the bulk capacitor to a higher value than shown, up to 100uF or so, then this will further improve reliability with breadboard power connections. Use a low ESR type like a ceramic or tantalum capacitor.
A lot of your users (plus me) will be very grateful.
Angus