Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

Texas Instruments PCF8574DWR

Part No.:
PCF8574DWR
Manufacturer:
Texas Instruments
Category:
I/O Expanders
Package:
16-SOIC (0.295", 7.50mm Width)
Datasheet:
AetrixPCF8574DWR.pdf
Description:
IC XPNDR 100KHZ I2C 16SOIC
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:3,341

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

PCF8574DWR from Texas Instruments is an 8-bit quasi-bidirectional I/O expander for I²C bus (2.5 V to 6 V), providing remote parallel port expansion with latched outputs capable of directly driving LEDs, open-drain interrupt output (INT), and low standby current (≤10 μA). It serves as a slave device in microcontroller-based systems where GPIO resources are constrained, such as telecom filter units and industrial automation controllers.

For engineers reviewing the PCF8574DWR datasheet, PCF8574DWR pinout, PCF8574DWR application, or PCF8574DWR equivalent, key selection considerations include its I²C address configuration (A0–A2), 25 mA sink capability per I/O, interrupt timing (tiv = 4 μs), and compatibility with standard-mode I²C (100 kHz).

Technical Context

The PCF8574DWR implements a simple I²C slave interface with no internal registers-read/write operations directly access the 8-bit P-port (P0–P7). Its quasi-bidirectional I/O structure eliminates need for direction control signals; pins default high at power-on and operate as inputs when pulled high via external resistors or as outputs when driven low.

Interrupt generation is edge-triggered on any P-port input transition and reset upon read/write to the port or acknowledge pulse on SCL. The device lacks configuration registers or status flags, relying entirely on I²C transaction sequencing for state management-making it suitable for deterministic, low-overhead GPIO extension in resource-limited embedded designs.

Key Specifications

ParameterValue and Actual Design Meaning
VCC Range2.5 V to 6 V - supports direct interfacing with 3.3 V and 5 V microcontrollers without level shifters.
I/O Sink Current25 mA per pin at VCC = 5 V - enables direct LED drive with series resistor only; no external transistor required.
Standby Current≤10 μA - critical for battery-powered systems where I/O expansion must minimize quiescent load.
I²C Clock Frequency100 kHz standard mode - compatible with legacy microcontrollers and avoids fast-mode timing constraints.
Interrupt Response Timetiv = 4 μs - ensures timely notification of input changes without polling overhead.
ESD RatingHBM ±1500 V - meets industrial handling requirements without additional protection circuitry.
Operating Temperature–40 °C to +85 °C - qualified for industrial and telecom shelter environments.

Pinout & Package

PCF8574DWR is supplied in a 20-pin TVSOP package (DGV), measuring 5 mm × 6.4 mm, with exposed pad not electrically connected. Pin functions are validated per TI SCPS068K Rev. September 2024.

Pin/TerminalCircuit RoleDesign Meaning
A0–A2Address InputBinary-selectable I²C slave address (7-bit); hardwired to VCC or GND - enables up to 8 devices on same bus.
P0–P7Quasi-bidirectional I/ONo direction register needed; high-impedance input when logic high, active-low output when driven - simplifies firmware GPIO mapping.
SCL / SDAI²C InterfaceOpen-drain, require external pull-ups to VCC; support standard-mode timing (tsp ≤ 70 ns, tbuf ≥ 4.7 μs).
INTInterrupt OutputOpen-drain signal asserted low on any P-port edge - connects directly to MCU interrupt pin with single pull-up resistor.
VCC / GNDPower SupplySingle-supply operation; power-on reset activates below VPORR (1.19–1.41 V) - ensures reliable initialization after brownout.

Key Features

FeatureDesign Value
Latched I/O outputsMaintains state across I²C stop conditions - eliminates need for continuous polling or register refresh in host firmware.
Open-drain INT outputAllows wired-OR connection of multiple expanders to single MCU interrupt line - reduces pin count in multi-peripheral systems.
No internal configuration registersDirect read/write to P-port data - eliminates register map complexity and reduces driver development time.
High-current sink per I/O25 mA @ 5 V - drives standard LEDs (e.g., 5 mm red/green) with only a current-limiting resistor, reducing BOM count.
Power-on reset (POR)Automatic initialization at VCC ramp-up - ensures known I/O state (all high) without software reset sequence.

Applications

Telecom Filter UnitsServers & Routers

Use Scenario: Monitoring and controlling analog filter bank enable/disable states in telecom shelter base stations.

IC Role / Device Role / Timing Role: Remote I/O expander translating I²C commands from baseband processor into parallel enable signals for 8-channel filter modules.

Use Value: Reduces host processor GPIO usage by 8 pins while supporting hot-swap detection via INT-driven edge interrupts.

Use Scenario: Managing status LEDs, fan control signals, and board presence detection in 1U server backplanes.

IC Role / Device Role / Timing Role: I²C-slave peripheral providing isolated, low-power GPIO expansion for BMC (Baseboard Management Controller).

Use Value: Enables LED indication per slot without consuming BMC GPIOs; 10 μA standby current extends system sleep-mode battery life.

Industrial Automation ControllersGPIO-Limited Microcontroller Systems

Use Scenario: Interfacing with discrete sensors (limit switches, proximity detectors) and actuators (relays, solenoids) in PLC I/O modules.

IC Role / Device Role / Timing Role: Quasi-bidirectional port expander acting as digital input capture and output drive interface between field devices and main controller.

Use Value: Eliminates need for external direction-control logic; 25 mA sink capability drives 24 V relay coils via optocoupler inputs.

Use Scenario: Adding user-interface buttons, status indicators, and sensor enable lines to cost-optimized MCUs with ≤12 GPIOs (e.g., MSP430FR2355).

IC Role / Device Role / Timing Role: I²C-to-parallel bridge extending effective I/O count without increasing PCB layer count or MCU footprint.

Use Value: Achieves 8 additional robust, interrupt-capable I/Os using only two MCU pins (SCL/SDA), preserving UART/SPI for core communication.

Equivalent & Alternatives

The following parts are listed as comparable options for similar I/O expander applications.

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
PCA9554APWIncludes configurable polarity inversion and interrupt masking registers; higher ICC (150 μA active); same 20-pin TSSOP package.Required where per-pin interrupt enable/disable or input polarity reversal is needed - e.g., mixed-signal sensor arrays with inverted logic.Select PCA9554APW only if register-level control over interrupt behavior or input polarity is mandatory; otherwise PCF8574DWR offers lower power and simpler firmware.
MAX7328ATP+Features glitch-free power-on reset, higher ESD (±4 kV HBM), and 1 MHz I²C support; uses 20-pin TQFN (4 mm × 4 mm).Suitable for high-noise industrial environments requiring robust reset behavior and faster bus throughput.Choose MAX7328ATP+ when operating in electrically noisy settings or needing >100 kHz I²C bandwidth; PCF8574DWR remains optimal for cost-sensitive, low-speed GPIO extension.

Compared with PCA9554APW and MAX7328ATP+, the PCF8574DWR delivers lowest standby current (10 μA vs. 150 μA/20 μA), simplest registerless architecture, and broadest legacy I²C compatibility - making it ideal for deterministic, low-power, firmware-light I/O expansion.

Availability

PCF8574DWR is available at Aetrix Electronics and suitable for telecom shelters, industrial automation controllers, and server management subsystems requiring stable component supply, long-term lifecycle support, and traceable sourcing.

Supply support for PCF8574DWR includes scheduled delivery planning, volume procurement assistance, BOM continuity management, traceable sourcing, and lifecycle availability coordination for OEM customers, industrial embedded developers, connected-device designers, and electronics production programs.

Manufacturer

Texas Instruments is a global semiconductor leader specializing in analog, embedded processing, and connectivity technologies, with decades of experience in industrial and communications IC design.

The PCF8574 product line was engineered specifically for low-complexity, low-power I²C-based GPIO expansion in space-constrained and cost-sensitive embedded systems - prioritizing simplicity, reliability, and ease of integration over feature-rich configurability.

FAQ

What is the I²C address range supported by the PCF8574DWR?

The PCF8574DWR supports eight unique 7-bit I²C slave addresses (0x40–0x4F) determined by the logic states of A0, A1, and A2 pins. For example, with all address pins grounded, the write address is 0x40 and read address is 0x41. This allows up to eight PCF8574DWR devices on a single I²C bus without address conflict.

Does the PCF8574DWR require external pull-up resistors on SCL and SDA lines?

Yes, the PCF8574DWR requires external pull-up resistors on both SCL and SDA lines to VCC, as these pins implement open-drain outputs. Typical values range from 2.2 kΩ to 10 kΩ depending on bus capacitance and speed; TI recommends calculating Rp(min) and Rp(max) using equations in Section 8.2.2 of the PCF8574DWR datasheet.

Can the PCF8574DWR drive LEDs directly without external transistors?

Yes, the PCF8574DWR can directly drive standard LEDs with its 25 mA sink capability per I/O pin at 5 V. Connect the LED anode to VCC and cathode to a P-port pin through a current-limiting resistor. Ensure the port is configured as output (driven low) to illuminate the LED; high-impedance input state keeps the LED off with minimal leakage.

How does the interrupt (INT) pin of the PCF8574DWR behave during I²C transactions?

The INT pin of the PCF8574DWR is asserted low on any rising or falling edge of P-port inputs and remains active until the port state is read or written - which resets the interrupt latch on the acknowledge bit of the next SCL cycle. Interrupts occurring during the acknowledge pulse may be lost, so firmware must read the port promptly after INT assertion.

Is the PCF8574DWR compatible with SMBus protocols?

Yes, the PCF8574DWR is SMBus-compatible as it adheres to SMBus 2.0 electrical and timing specifications, including voltage thresholds (VIL ≤ 0.3×VCC, VIH ≥ 0.7×VCC) and timeout behavior. Its 100 kHz maximum clock rate and open-drain interface meet SMBus standard-mode requirements, enabling use in systems with SMBus hosts like PMBus-compliant power controllers.

PCF8574DWR Specifications

Product attributes
Attribute value
Manufacturer:
Texas Instruments
Series:
-
Package/Case:
16-SOIC (0.295", 7.50mm Width)
Packaging:
Tape & Reel (TR)
Product Status:
Active
Programmable:
Not Verified
Number of I/O:
8
Interface:
I2C
Interrupt Output:
Yes
Features:
POR
Output Type:
Push-Pull
Current - Output Source/Sink:
1mA, 25mA
Clock Frequency:
100 kHz
Voltage - Supply:
2.5V ~ 6V
Operating Temperature:
-40°C ~ 85°C
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
16-SOIC

PCF8574DWR FAQ

1.How can I place an order for PCF8574DWR through Aetrix?

Please submit a Request for Quotation (RFQ) for PCF8574DWR on Aetrix. Our sales agent will provide a competitive quotation and guide you through the order confirmation once you accept the terms.

2.Are the price and stock information for PCF8574DWR reliable?

The price and inventory of PCF8574DWR are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for PCF8574DWR is usually 5 days.

3.What payment methods are accepted for PCF8574DWR?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for PCF8574DWR transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for PCF8574DWR?

PCF8574DWR orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your PCF8574DWR order is processed, you will receive an email with the shipment details and tracking number.

Note: Tracking information may take up to 24 hours to appear. Express delivery typically takes 3–5 business days.

5.How can I obtain technical support or documentation for PCF8574DWR?

For technical support, including PCF8574DWR datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your PCF8574DWR requirements.

6.How does Aetrix verify that PCF8574DWR is sourced from the original manufacturer or authorized distributors?

All PCF8574DWR products on Aetrix are procured from qualified distributors and authorized channels. Our dedicated quality assurance team conducts strict verification, including traceability checks and, if necessary, third-party testing. This ensures that PCF8574DWR meets industry standards.

7.What is the process for return or replacement of PCF8574DWR?

All PCF8574DWR units undergo pre-shipment inspection (PSI). If there is an issue with PCF8574DWR, returns or replacements are accepted under the following conditions:

1.Quantity discrepancies, incorrect items, or visible external defects (such as breakage or corrosion), acknowledged by Aetrix.

2.The issue is reported within 90 days of delivery.

3.The PCF8574DWR part is unused and in its original packaging.

Return procedure for PCF8574DWR:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

PCF8574DWR Tags

  • PCF8574DWR
  • PCF8574DWR PDF
  • PCF8574DWR Datasheet
  • PCF8574DWR Specifications
  • PCF8574DWR Images
  • Texas Instruments
  • Texas Instruments PCF8574DWR
  • Buy PCF8574DWR
  • PCF8574DWR Price
  • PCF8574DWR Distributor
  • PCF8574DWR Supplier
  • PCF8574DWR Wholesale
Related Products
TCA6408ARSVR
TCA6408ARSVR

Texas Instruments

TCA9535RTWR
TCA9535RTWR

Texas Instruments

FXL6408UMX
FXL6408UMX

onsemi

PCF8574ADWR
PCF8574ADWR

Texas Instruments

PCF8574APWR
PCF8574APWR

Texas Instruments

TCA9555PWR
TCA9555PWR

Texas Instruments

TCA9554PWR
TCA9554PWR

Texas Instruments

TCA9554APWR
TCA9554APWR

Texas Instruments

TCA9539PWR
TCA9539PWR

Texas Instruments

TCA9534PWR
TCA9534PWR

Texas Instruments

TCA9555RTWR
TCA9555RTWR

Texas Instruments

TCA9535PWR
TCA9535PWR

Texas Instruments

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER