Can anyone recheck my esp32 devkit PCB design?
Can anyone recheck my esp32 devkit PCB design?
Buttons are missing pull ups, aren't they?
I'd also put some 10k pullups there,
I never put caps at the switches, not sure if needed.
nothing else obvious to me.
I have not used an esp32, but I would suggest comparing your schematic to a nodemcu 32
Please can you share any editable file of this schematic
Sorry I don't know where one would find a pcb project for a nodemcu. But your schematic looks quite close, but differs in a few areas.
Okay Thanks
Hint: In the POWER section, I protect the regulator against reverse bias when switching off, with a diode from output to input. There is always charge left in circuits.
Can you provide some of your insight to help me understand why there is a need for the regulator protection?
I just came across this topic. Here is an explanation from the Texas Instruments LM1117 datasheet.
Thanks for the response. It is a first for me but the explanation makes sense.