Home > Blog > Blog

TI LDO Selection Guide: LM1117IDTX-3.3 vs LM1117MPX-1.8 vs LM317AMDTX

2026/8/4 11:28:53

TI LDO Selection Guide: LM1117IDTX-3.3 vs LM1117MPX-1.8 vs LM317AMDTX

Three Texas Instruments linear regulators, three different jobs. The LM1117IDTX-3.3 is a fixed 3.3V LDO in TO-252 for microcontroller and logic rails. The LM1117MPX-1.8 is the same silicon in a smaller SOT-223 package, fixed at 1.8V for FPGA cores and DDR memory. The LM317AMDTX is the adjustable classic — any voltage from 1.25V to 37V, at up to 1.5A, at the cost of higher dropout and two extra resistors.

The choice comes down to three questions: fixed or adjustable? 3.3V or 1.8V? TO-252 or SOT-223?

LM1117IDTX-3.3 vs LM1117MPX-1.8 vs LM317AMDTX: Full Comparison

ParameterLM1117IDTX-3.3LM1117MPX-1.8LM317AMDTX
Output Voltage3.3V fixed1.8V fixed1.25V–37V adj
Output Current800mA800mA1.5A
Max Input Voltage15V15V40V
Dropout Voltage1.2V1.2V2.25V
PackageTO-252 (DPAK)SOT-223TO-252 (DPAK)
θJA45°C/W61.6°C/W103°C/W
Output Accuracy±1% typ±1% typ±1% (A grade)
PSRR @ 120Hz75dB75dB80dB (with CADJ)
Quiescent Current5mA5mA10mA
External Components2 capacitors2 capacitors2 resistors + 2 caps + 2 diodes
Output Noise38µVRMS54µVRMS0.003% of VOUT
Pin 1 FunctionGNDGNDADJ (not GND!)
ProtectionCurrent limit, TSDCurrent limit, TSDCurrent limit, TSD, SOA
Temperature Range−40° to +125°C0° to +125°C−40° to +125°C
Reel Quantity2,5002,0002,500

When to Use Each

Choose LM1117IDTX-3.3 when:

  • You need a standard 3.3V rail from 5V or higher
  • Load current is 400–800mA — TO-252 handles the heat
  • Industrial temperature range (−40°C) is required
  • Simplicity matters: two capacitors and you're done

Choose LM1117MPX-1.8 when:

  • You need a 1.8V rail for FPGA core, DDR2, or low-voltage MCU
  • Load current is under 500mA (SOT-223 thermal limit)
  • Board space is tight — SOT-223 is half the TO-252 footprint
  • Input voltage is 3.3V or 5V (low headroom = low dissipation)

Choose LM317AMDTX when:

  • You need a non-standard voltage (2.8V, 4.2V, 9V, 13.6V, etc.)
  • Output current exceeds 800mA (up to 1.5A)
  • Input voltage is above 15V (up to 40V — industrial, automotive)
  • You need a constant-current source (LED driver, battery charger)
  • Prototyping: one part covers any voltage with a resistor change

Thermal Headroom: Same Task, Different Packages

Junction temp rise: 5V input, 500mA load, 25°C ambient. Lower is safer.

LM1117IDTX (TO-252)
+46°C
LM1117MPX (SOT-223)
+99°C
LM317AMDTX (TO-252)
+160°C FAIL

At 5V-3.3V/500mA, the LM1117IDTX runs comfortably at 71°C junction. The SOT-223 LM1117MPX is at the edge at 124°C. The LM317 in TO-252 would exceed its rating — its 103°C/W θJA and 2.25V dropout make it unsuitable for this load without a heatsink.

Pinout: The Trap

LM1117 (fixed) Pin1:GND Pin2:OUT Pin3:IN Same for 1117IDTX and 1117MPX LM317 (adj) Pin1:ADJ Pin2:OUT Pin3:IN Pin 1 is ADJ, NOT GND! NOT interchangeable Different pinout, different circuit

The pinouts look similar — both TO-252, both 3-pin plus tab. But pin 1 is GND on the 1117 and ADJ on the LM317. Swapping one into the other's footprint shorts the adjustment/reference circuit and outputs 1.25V (LM317 in 1117 board) or nothing useful (1117 in LM317 board).

Frequently Asked Questions

Q1: Can I use an LM317 with R2=0 to get 3.3V and replace an LM1117-3.3?

A: No — the LM317's minimum output is 1.25V, not 0V. And the pinouts differ. An LM317 outputs 1.25V with R2=0. For 3.3V you'd need R1=240Ω, R2=394Ω. But the pinout mismatch means you can't drop an LM317 into an LM1117 footprint. If you need adjustable in an LM1117 footprint, use the LM1117-ADJ version.

Q2: Which one for a 5V USB to 3.3V ESP32 supply?

A: LM1117IDTX-3.3. 5V in, 3.3V out, 500mA peak — the TO-252 runs at ~70°C junction with no extra copper. The LM1117MPX-3.3 (SOT-223 version) would work too at 500mA, running ~95°C. The LM317 is overkill: you'd need two resistors and get worse dropout.

Q3: Which one for a 12V to 5V, 1A supply?

A: LM317AMDTX — but check the thermals. 12V−5V=7V headroom, 1A = 7W dissipation. At 103°C/W, the TO-252 LM317 would hit 721°C rise — obviously impossible. Use the LM317T (TO-220) with a heatsink, or better, a switching regulator. The LM1117 maxes out at 15V input but only 800mA, and the TO-252 version still can't dissipate 7W.

Q4: Why does the LM317 need more external components?

A: It's a floating regulator with no fixed ground reference. The LM317 regulates the voltage between OUT and ADJ to 1.25V. The output voltage is determined by the R1/R2 divider referenced to ground. Protection diodes are recommended because the ADJ pin can't handle large capacitor discharge currents. The fixed LM1117 has the divider built into the silicon — you only need input and output capacitors.

Q5: Can I use two LM1117s from different voltage variants on the same board?

A: Yes — and this is common. A typical design uses an LM1117-3.3 for the I/O rail and an LM1117-1.8 for the core rail, both from the same 5V input. Same external capacitor requirements, same layout rules. This is simpler than using one adjustable regulator with two different resistor pairs.

Related Products

Subscribe to IC-MAX!
Contact Name
*Email
Featured PartsMore
LNK304DN-TL
LNK304DN-TL Power Integrations
LNK304GN-TL
LNK304GN-TL Power Integrations
LNK304DG-TL
LNK304DG-TL Power Integrations
TNY277PN
TNY277PN Power Integrations
TNY276PN
TNY276PN Power Integrations
TNY278PN
TNY278PN Power Integrations
TNY278GN-TL
TNY278GN-TL Power Integrations
TNY280GN-TL
TNY280GN-TL Power Integrations
TOP266KG-TL
TOP266KG-TL Power Integrations
TOP258PN
TOP258PN Power Integrations
TOP253PN
TOP253PN Power Integrations
TOP253PNAU
TOP253PNAU Power Integrations
index: 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
ICMASS.COM

HOME

ICMASS.COM

PRODUCT

ICMASS.COM

PHONE

ICMASS.COM

USER