Skip to main content
Texas Instruments PCF8574ARGYRG4 — Interface & Transceivers

Texas Instruments PCF8574ARGYRG4 I²C I/O Expander, 8-bit

MPNPCF8574ARGYRG4
End of Life

Texas Instruments PCF8574ARGYRG4, an 8-bit I²C I/O expander with interrupt output, 100 kHz I²C, push-pull output, 2.5V-6V supply, -40°C to 85°C, 20-VQFN (3.5x4.5) package, Tape & Reel.

Independent supplier — new & surplus stockAuthenticity-screened · ESD-safe packingListing updated Aug 2026

Specifications

PCF8574ARGYRG4 specifications
ParameterValue
Output typePush-Pull
MountingSurface Mount
Supply voltage2.5V ~ 6V
Current - output source (Sink)1mA, 25mA
Clock frequency100 kHz
InterfaceI²C
Operating temperature-40°C~85°C
PackageTape & Reel (TR)
FeaturesPOR
Number of i (O)8
Case20-VFQFN Exposed Pad
Interrupt outputYes

Product details

Eight more GPIOs over two wires

It includes a POR (power-on reset) feature that initializes the outputs to a known state on power-up, and an interrupt output pin that signals the host when an input changes — useful for keypad scanning, sensor monitoring, or status LED control without wasting core GPIOs. The I²C interface runs at 100 kHz standard-mode, which is adequate for polling switches, reading simple sensors, or driving indicators at human-perceptible rates.

Output current: sink vs source matters

The output pins are rated for 1 mA source and 25 mA sink per pin. That 25:1 ratio means the part is designed to sink load — driving an LED with the anode to Vdd and the cathode through the expander pin is the natural hookup. If you need to source current to a load (e.g., driving a P-channel MOSFET gate or a relay coil referenced to ground), the 1 mA source limit will be the constraint. For typical indicator LEDs at 5–10 mA, the sink side works fine without external drivers.

The 20-VQFN package with exposed pad (3.5x4.5 mm) needs a solid thermal via stitch under the pad if you're running near the 25 mA sink limit on multiple pins simultaneously; the pad also helps with mechanical stability in vibration-prone installations.

The PCF8574ARGYRG4 is the Tape & Reel variant of the base PCF8574A family; the base PCF8574 (without the 'A' suffix) is a different I²C slave address range, so check your address map before substituting.

Frequently asked questions

Is PCF8574ARGYRG4 a direct replacement for the original PCF8574?

No — the PCF8574A uses a different I²C slave address range (0x38–0x3F) than the original PCF8574 (0x20–0x27). They are pin-compatible and functionally identical, but the address difference means you must update the firmware address byte or change the address pin strapping when swapping one for the other.

Does PCF8574ARGYRG4 have an interrupt output?

Yes, the INT pin is an open-drain active-low output that asserts when any input pin changes state. It stays low until the host reads the port via I²C. This allows the MCU to sleep until a button press or sensor edge wakes it, reducing system power draw.