Table of Contents

AMS1117 3.3V Circuit: Pinout, Wiring and Design Checks

ams1117

An AMS1117 3.3V circuit is a simple linear regulator circuit that converts a higher DC input, commonly 5V, into a regulated 3.3V rail for microcontrollers, sensors, logic ICs and small embedded boards. The basic circuit only needs the AMS1117-3.3 regulator plus input and output capacitors, but the real design checks are dropout voltage, heat dissipation, capacitor placement, pinout, package and load current.

The two reference articles both use a practical structure: introduce AMS1117-3.3, explain pinout and packages, show the wiring circuit, list applications, then end with precautions and FAQ. This guide follows that structure but adds engineering checks that matter before a board or BOM is approved.

Quick Circuit Summary

Circuit itemRecommended check
Input sourceUsually 5V DC for a 3.3V output
RegulatorAMS1117-3.3 fixed-output LDO
Pin 1GND on common fixed-output SOT-223 AMS1117-3.3 layouts
Pin 2 / tabVOUT on common fixed-output SOT-223 layouts
Pin 3VIN on common fixed-output SOT-223 layouts
Input capacitorCommonly 10uF plus optional 0.1uF ceramic close to VIN and GND
Output capacitorCommonly 10uF to 22uF, with ESR and type checked against the exact datasheet
Main formulaPower dissipation = (VIN – 3.3V) x load current
Main riskThe regulator overheats before it reaches the headline 1A current

Basic AMS1117-3.3 Circuit

Use this as the starting point for a fixed 3.3V output circuit:

          +5V DC input
              |
              |       C_IN
              +------||------+
              |     10uF     |
              |              |
           VIN pin 3         |
        +------------+       |
        | AMS1117-3.3|       |
        |            |       |
GND ----| pin 1      |       |
        |            |       |
        | pin 2 VOUT |-------+---- +3.3V output
        +------------+       |
              |              |
              |       C_OUT  |
              +------||------+
                    10uF-22uF
              |
             GND

For a PCB layout, place the input capacitor close to VIN and GND, and place the output capacitor close to VOUT and GND. Keep the high-current paths short and give the SOT-223 tab enough copper area for heat spreading.

AMS1117-3.3 Pinout

ams1117 3 3v sot223 pinout

For the common fixed-output SOT-223 AMS1117-3.3 regulator, the usual pinout is:

PinFunctionConnection in a 3.3V circuit
Pin 1GNDConnect to system ground
Pin 2VOUTConnect to the 3.3V rail and output capacitor
Pin 3VINConnect to the input supply and input capacitor
TabUsually VOUTConnect to the output copper area if the footprint expects it

Do not skip the datasheet check. AMS1117, LM1117, LD1117, NCP1117 and other 1117-style regulators can look interchangeable, but package, pinout, tab connection, current rating and capacitor requirements may differ.

How the AMS1117 3.3V Circuit Works

AMS1117-3.3 is a fixed-output low-dropout linear regulator. Internally, it compares the output voltage against a reference and adjusts a pass transistor so the output stays near 3.3V when input voltage or load current changes.

Because it is a linear regulator, it does not step down voltage the way a buck converter does. The extra voltage becomes heat:

Power dissipation = (VIN – VOUT) x ILOAD

For a 5V input, 3.3V output and 300mA load:
(5V - 3.3V) x 0.3A = 0.51W
For a 1A load:
(5V - 3.3V) x 1A = 1.7W
That is why a circuit can be electrically correct but still fail thermally.

Step-by-Step Wiring Guide

ams1117 3 3v basic circuit

1. Confirm the Input Voltage

For a 3.3V output, a 5V DC input is the common choice. The input must stay above the output voltage plus the regulator dropout voltage under the expected load. A weak battery or long cable can sag below the required headroom and cause the 3.3V output to drop.

2. Connect Ground First

Connect AMS1117 pin 1 to the system ground. The input capacitor, output capacitor and load must share the same ground reference. A poor ground layout can create ripple, noise or unstable regulation.

3. Connect VIN

Connect pin 3 to the input supply. Add the input capacitor close to pin 3 and ground. A 10uF capacitor is commonly used, and a 0.1uF ceramic capacitor can help with high-frequency noise.

4. Connect VOUT

Connect pin 2 to the 3.3V rail. Add the output capacitor close to VOUT and ground. Many AMS1117-style circuits use 10uF to 22uF output capacitance, but the exact value, dielectric and ESR should follow the selected manufacturer datasheet.

5. Check the Load Current

List every load on the 3.3V rail: MCU, sensor, display, RF module, pull-up networks and any transient load. Add margin. If the continuous current is high, calculate heat before assuming the AMS1117 can handle it.

6. Test Before Connecting Expensive Loads

Power the regulator without the target IC first. Measure the input voltage, output voltage, ripple and regulator temperature. Then connect the real load and repeat the test under the highest expected current.

Capacitor Selection Notes

The two reference articles correctly emphasize input and output capacitors, but production designs should go one step deeper:

Capacitor pointWhy it matters
Input capacitor close to VINReduces input dips and cable or rectifier ripple
Output capacitor close to VOUTHelps transient response and regulator stability
ESR requirementSome 1117-style LDOs are sensitive to output capacitor ESR
Ceramic-only substitutionMay not match older datasheet stability assumptions
Voltage ratingUse enough margin above the input or output voltage
Temperature behaviorCheap capacitors can lose effective capacitance at temperature or DC bias

For one-off prototypes, a 10uF input capacitor and 10uF to 22uF output capacitor often work. For production, qualify the capacitor type and ESR against the exact AMS1117-3.3 datasheet or approved alternative datasheet.

Thermal Design Checks

Thermal design is the most common weak point in AMS1117 3.3V circuits.

ExampleHeat in regulatorPractical meaning
5V to 3.3V at 100mA0.17WUsually easy on a reasonable PCB
5V to 3.3V at 300mA0.51WNeeds copper area and temperature check
5V to 3.3V at 500mA0.85WOften too warm on small SOT-223 boards
5V to 3.3V at 1A1.7WNeeds serious thermal review; a buck converter may be better
12V to 3.3V at 300mA2.61WUsually a poor use of AMS1117; use a switching regulator first

If the input voltage is much higher than 5V, use a buck converter before the LDO or choose another power architecture. The AMS1117 is simple, but it is not efficient when the voltage drop is large.

Common Applications

An AMS1117 3.3V circuit is commonly used in:

  • Arduino, STM32, ESP8266 and ESP32 support circuits when the thermal margin is acceptable.
  • Sensor modules that need a simple 3.3V rail from 5V.
  • Logic-level power rails on small embedded boards.
  • USB-powered devices where a 5V rail is already available.
  • Post-regulation after a switching supply when a quieter 3.3V rail is needed.
  • Repair or replacement of existing 1117-style regulator footprints after pinout verification.

For battery-powered IoT devices, do not assume AMS1117-3.3 is the best choice. Many battery designs need a lower quiescent current LDO or a buck regulator.

AMS1117-3.3 Circuit Mistakes to Avoid

MistakeResultBetter action
No output capacitorOscillation, reset loops or unstable outputAdd the datasheet-recommended output capacitor near VOUT
Reversed pinoutRegulator damage or no outputCheck the exact package drawing before layout or wiring
12V input at high loadSevere heatUse a buck converter or reduce the input voltage first
Assuming 1A is always usableThermal shutdown or driftCalculate dissipation and test temperature
Using random ceramic capacitorsPossible stability issue on older 1117-style devicesCheck ESR and capacitor guidance
Using a lithium cell directlyOutput may drop as the cell dischargesCheck dropout at load or select a lower-dropout regulator
Replacing AMS1117 with any 1117 partWrong package, tab, current or capacitor behaviorCompare datasheets before substitution

Adjustable AMS1117 Circuit Note

This article focuses on the fixed AMS1117-3.3. The adjustable AMS1117 version uses a resistor divider to set the output voltage:


VOUT = 1.25V x (1 + R2 / R1)

Do not use the adjustable circuit values for a fixed AMS1117-3.3 part. For a 3.3V rail, the fixed-output AMS1117-3.3 is normally simpler because no feedback resistor divider is required.

Buying and RFQ Checklist

When requesting AMS1117-3.3 pricing or alternatives, include:

  • Exact part number: AMS1117-3.3 or acceptable equivalent.
  • Package: SOT-223, SOT-89, TO-252/DPAK or other required footprint.
  • Manufacturer preference: UMW, Advanced Monolithic Systems, ST, TI, onsemi or approved generic.
  • Quantity and target delivery date.
  • Input voltage and output current in the actual circuit.
  • Capacitor values already used on the PCB.
  • Whether LM1117-3.3, LD1117S33, NCP1117ST33 or TLV1117-33 alternatives are acceptable.
  • Required quality documents, traceability or date-code limits.

If the board is already designed, send the regulator footprint and schematic snippet with the RFQ. This helps the sourcing team avoid an electrically similar but mechanically incompatible substitute.

FAQ

What is the AMS1117 3.3V circuit used for?

It is used to generate a regulated 3.3V rail from a higher DC input such as 5V. Common loads include microcontrollers, sensors, logic ICs and small embedded modules.

What capacitors are needed for AMS1117-3.3?

A common starting point is 10uF on the input and 10uF to 22uF on the output, placed close to the regulator. For production, confirm capacitor value and ESR from the exact datasheet.

Can AMS1117-3.3 take 5V input?

Yes, 5V input is a common use case for a 3.3V output. The thermal load still depends on current: the regulator burns off the 1.7V difference as heat.

Can AMS1117-3.3 take 12V input?

It may be inside the absolute input range for some parts, but it is usually a bad choice at meaningful load current because heat dissipation becomes too high. Use a buck converter before the LDO for most 12V-to-3.3V designs.

Why is my AMS1117 3.3V output unstable?

Common causes are missing output capacitance, wrong capacitor ESR, poor grounding, reversed pinout, insufficient input headroom, excessive load current or overheating.

Is AMS1117-3.3 good for ESP32?

It can work if the input supply is stable, the peak current is supported and the regulator does not overheat. ESP32 current pulses make capacitor placement and thermal margin important.

Is the AMS1117 tab connected to output?

On common SOT-223 fixed AMS1117-3.3 layouts, the tab is usually connected to VOUT. Verify the exact package drawing before layout or replacement.

What can replace AMS1117-3.3?

Possible replacements include LM1117-3.3, LD1117S33, NCP1117ST33 and TLV1117-33 variants, but only after checking package, pinout, current, dropout, capacitor stability and thermal performance.

2222 720x540

Alice lee

Business Manager

Focused on the electronic components sector, the author shares industry knowledge, product insights, and sourcing perspectives related to modern electronics manufacturing. With close attention to market trends, component applications, and supply chain developments, the content is designed to support engineers, buyers, and businesses in making more informed decisions.