Other Parts Discussed in Thread: ALLIGATOR
Tool/software:
Hi,
I'm working on a hotplate project using an ESP32. The hotplate has two power inputs: a USB-C port providing 5V for programming, and a DC jack for 12-30V to power the entire circuit and the hotplate. When powered through the USB-C port, everything functions correctly with sufficient current. However, when using the DC jack with a 24V 6A supply (or any voltage above 12V), the circuit seems to drop the voltage correctly to 5V and then to 3.3V, but the current appears insufficient, causing the ESP32 and other ICs not to power on. Notably, when both the USB-C port and the DC jack are used together, everything works perfectly.
I used the reference design from the TI Webench tool for the LMR50410XFDBVR to drop the voltage from 24V to 5V, and then an AMS1117-3.3 to step down to 3.3V. Given that the LMR50410XFDBVR circuit follows a proven reference design, I suspect the issue might lie elsewhere in the circuit. For reference, here's the link: webench.ti.com/.../1
Does anyone have any insights into what might be causing this problem? I’ve attached pictures and PDFs of my schematics for reference. If you need any more information or tests from my side, please let me know. Any advice or suggestions would be greatly appreciated. (P.S. I'm 15 years old, so any additional troubleshooting tips or insights would be really helpful.)