Overview

The TPS7333 (including the TPS7333QD SOIC-8 variant) is a low-dropout (LDO) linear voltage regulator manufactured by Texas Instruments. It combines a fixed +3.3 V DC output (up to 500 mA) with an integrated microprocessor power-on reset supervisor and an active-high Enable (EN) input in an 8-pin package.

Unlike conventional bipolar LDOs, the TPS7333 uses a PMOS pass transistor, which achieves extremely low dropout voltages (300 mV300\text{ mV} typical at 500 mA500\text{ mA} load) and maintains a low quiescent current of 340 μA340\ \mu\text{A} virtually independent of load current. The integrated supervisory circuit monitors VOUTV_{OUT} and holds the active-low RESET output LOW during power-up or undervoltage faults, releasing it with an internal 200 ms200\text{ ms} delay once VOUTV_{OUT} reaches stable regulation.

Quick reference

Regulator TypePMOS Micropower Low-Dropout (LDO) Regulator + Integrated Reset
Package8-pin SOIC (D suffix, e.g. TPS7333QD) / 8-pin PDIP (P suffix)
Output VoltageFixed +3.3 V+3.3\text{ V} DC (±2.0%\pm 2.0\% accuracy across load/line/temp)
Input Voltage Range (VINV_{IN})3.77 V3.77\text{ V} to 10.0 V10.0\text{ V} DC (11.0 V11.0\text{ V} absolute maximum)
Max Output Current500 mA500\text{ mA} continuous
Dropout Voltage300 mV300\text{ mV} typ (440 mV440\text{ mV} max) at IOUT=500 mAI_{OUT} = 500\text{ mA}
Quiescent Current (IQI_Q)340 μA340\ \mu\text{A} typ (385 μA385\ \mu\text{A} max at 500 mA500\text{ mA} load)
Reset Delay Time (tdt_{d})200 ms200\text{ ms} typ (130 ms270 ms130\text{ ms} \dots 270\text{ ms})
Reset Threshold Voltage3.12 V3.12\text{ V} typ (95%95\% of nominal VOUTV_{OUT})

Pinout (SOIC-8 / PDIP-8)

text
             ┌───┴───┐
      OUTPUT 1│ 1    8│ OUTPUT
       SENSE 2│       │7 INPUT
         GND 3│TPS7333│6 INPUT
          EN 4│       │5 /RESET
             └───────┘
PinNameTypeDescription
1, 8OUTPUTPower OutputRegulated +3.3V DC power output (pins 1 and 8 internally connected)
2SENSEAnalog InputOutput voltage feedback sense input; must be connected directly to OUTPUT at the load
3GNDPowerGround reference (0 V)
4ENDigital InputActive-High regulator enable input (>2.0V>2.0\text{V} = ON, <0.5V<0.5\text{V} = Shutdown). Connect to VINV_{IN} if unused
5/RESETDigital OutputActive-Low power-on reset output (open-drain with internal pull-up); 200 ms delay
6, 7INPUTPower InputUnregulated DC supply input (+3.77V to +10.0V DC; pins 6 and 7 internally connected)

Specifications

ParameterSymbolMinTypMaxUnitConditions
Output VoltageVOUTV_{OUT}3.233.303.37V3.77VVIN10.0V,5mAIOUT500mA3.77\text{V} \le V_{IN} \le 10.0\text{V}, 5\text{mA} \le I_{OUT} \le 500\text{mA}
Dropout VoltageVDOV_{DO}300440mVIOUT=500 mA,VIN=3.23 VI_{OUT} = 500\text{ mA}, V_{IN} = 3.23\text{ V}
Ground CurrentIGNDI_{GND}340385µAIOUT=500 mA,VIN=4.3 VI_{OUT} = 500\text{ mA}, V_{IN} = 4.3\text{ V}
Standby CurrentISTBYI_{STBY}0.51.0µAEN0.5 V\text{EN} \le 0.5\text{ V} (Shutdown mode)
Reset ThresholdVITV_{IT-}3.043.123.20VVOUTV_{OUT} decreasing
Reset HysteresisVhysV_{hys}203550mVVOUTV_{OUT} rising vs falling
Reset Delay Timetdt_d130200270msOutput valid to /RESET high transition
Reset Output LowVOLV_{OL}0.150.4VISINK=1.6 mA,VIN=3.77 VI_{SINK} = 1.6\text{ mA}, V_{IN} = 3.77\text{ V}

Typical Application Circuit

text
       +5V DC Supply In

      ┌────┴────────────────────────┐
      │                             │
 [Pin 4: EN]                 [Pin 6, 7: INPUT]
                               TPS7333QD
                             [Pin 1, 8: OUTPUT] ────┬──────────────┬──── +3.3V Output Rail
                                    │               │              │
                              [Pin 2: SENSE] ───────┘    [ C2: 10µF Solid Tantalum ]
                                    │                              │
                               [Pin 3: GND]                       GND

 [Pin 5: /RESET] ──────────┐       GND


             MCU Reset Pin (/RESET, NRST)
Important

Output Capacitor ESR Requirement:

  • To maintain stability of the PMOS regulator loop, the output capacitor (COUTC_{OUT}) must have a capacitance 4.7 μF\ge 4.7\ \mu\text{F} (recommended 10 μF\ge 10\ \mu\text{F}) and an Equivalent Series Resistance (ESR) between 0.05 Ω0.05\ \Omega and 1.5 Ω1.5\ \Omega. Solid tantalum capacitors are recommended.
  • When using multi-layer ceramic capacitors (MLCCs) with extremely low ESR (<0.05 Ω< 0.05\ \Omega), insert a small resistor (0.2 Ω0.5 Ω0.2\ \Omega \dots 0.5\ \Omega) in series with the ceramic capacitor.

Common mistakes

  • Leaving SENSE (Pin 2) unconnected: Pin 2 provides remote voltage sensing for the feedback control loop. If Pin 2 is left floating, VOUTV_{OUT} will drift uncontrolled or shut down. Always tie Pin 2 directly to Pins 1/8 (OUTPUT).
  • Leaving EN (Pin 4) floating: The enable input has high input impedance. If left unconnected, capacitive noise can arbitrarily toggle the regulator on and off. Tie EN directly to INPUT (Pins 6/7) if enable switching is not required.
  • Overlooking the 200ms reset pulse: Microcontroller code that boots up before RESET is released will be held in hardware reset for 200 ms\sim 200\text{ ms}. This is by design to protect against power-brownout corrupted boot memory.

Notes

  • TPS73xx Family Fixed & Adjustable Variants: TPS7330 (3.0V), TPS7333 (3.3V), TPS7348 (4.85V), TPS7350 (5.0V), TPS7301 (Adjustable 1.2V to 9.75V).

Assets & downloads