I need help designing a power conversion circuit from 15V DC to 3.3V DC to power an ESP12E module (which can handle max 350mA, but actual usage will be 80mA).
I have tested a prototype with Wemos D1 Mini powered by 5V via AMS1117-5 voltage regulator (like this one) from 15V. It worked quite well, but the regulator running is at about 30℃ (with ambient temperature of about 22℃).
In the final design instead of Wemos D1 Mini I want to use ESP12E which uses 3.3V (with the PCB ordered from JLCPCB with SMD components assembled).
I was thinking of adding AMS1117-3.3 to step down 5V to 3.3V.
Are there better alternatives for this situation?
UPDATE 1: The source voltage is actually 15V and not 18V as originally stated. So AMS1117 coped because it's maximum allowed input voltage is 15V.
UPDATE 2: I ended up searching for 3.3V voltage regulators on JPCPCB, going through datasheets and found a few options. The short list is:
- https://datasheet.lcsc.com/szlcsc/Diodes-Incorporated-AZ1117CH2-3-3TRG1_C108492.pdf
- https://datasheet.lcsc.com/szlcsc/Changjiang-Electronics-Tech-CJ-CJT1117B-3-3-G_C164899.pdf
Will these do the job? Any advantages of one over the other?
UPDATE 3: I've checked the actual current draw of my prototype and it's only 80mA.