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

NXP Semiconductors PCF8575CTS/1,112

Part No.:
PCF8575CTS/1,112
Manufacturer:
NXP Semiconductors
Category:
I/O Expanders
Package:
24-SSOP (0.209", 5.30mm Width)
Datasheet:
AetrixPCF8575CTS/1,112.pdf
Description:
IC XPNDR 400KHZ I2C 24SSOP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:2,567

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

PCF8575CTS/1,112 from NXP Semiconductors (formerly Philips) is a 16-bit quasi-bidirectional I/O expander IC for the I²C-bus, operating at 4.5–5.5 V with 400 kbit/s FAST-mode support. It features latched outputs capable of directly driving LEDs, an open-drain interrupt output (INT), and hardware addressability via three pins (A0–A2) for up to eight devices on one bus. It serves as a remote parallel port interface in microcontroller-based industrial control panels.

For engineers reviewing the PCF8575CTS/1,112 datasheet, PCF8575CTS/1,112 pinout, PCF8575CTS/1,112 application, or PCF8575CTS/1,112 equivalent, key selection considerations include its 16-bit I/O expansion capability, interrupt-driven input change detection, quasi-bidirectional port behavior without direction control, and SSOP24 package compatibility with space-constrained PCB layouts.

Technical Context

The PCF8575CTS/1,112 implements a two-byte I²C transaction protocol where the first byte always maps to Port 0 (P00–P07) and the second to Port 1 (P10–P17). Its quasi-bidirectional I/Os use internal transient pull-up current (IOHt) for fast rising edges and enter high-impedance state after SCL falling edge - eliminating external direction lines but requiring ports be written HIGH before use as inputs.

It functions exclusively as an I²C slave transmitter/receiver with built-in power-on reset (VPOR = 1.2–1.8 V) that initializes all I/Os to logic 1. The INT pin asserts active-low on any rising or falling edge at input ports, with tiv = 4 µs input valid time and tir = 4 µs reset delay, enabling low-latency event notification without polling the bus.

Key Specifications

ParameterValue and Actual Design Meaning
Supply Voltage4.5–5.5 V - ensures compatibility with standard 5 V TTL/CMOS systems and stable operation across industrial temperature range (−40 to +85 °C).
I²C Bus SpeedUp to 400 kbit/s FAST-mode - supports real-time I/O monitoring in responsive embedded control loops without bus congestion.
Standby CurrentMax 10 µA - enables ultra-low-power operation in battery-backed or energy-sensitive remote sensor nodes.
Output Drive25 mA per pin (VOL = 1 V) - sufficient to directly illuminate standard LEDs without external drivers or current-limiting resistors in many configurations.
Interrupt Responsetiv = 4 µs - guarantees sub-microsecond detection of input transitions, critical for time-sensitive edge-triggered control events.
Address Pins3 hardware-selectable (A0–A2) - allows daisy-chaining of up to 8 identical PCF8575CTS/1,112 devices on a single I²C bus without software address remapping.
PackageSSOP24 (SOT340-1), 5.3 mm body width - provides compact footprint with 0.65 mm pitch for high-density industrial PCBs while maintaining hand-soldering feasibility.

Pinout & Package

PCF8575CTS/1,112 is housed in a plastic shrink small outline package (SSOP24, SOT340-1) with 24 leads and 0.65 mm lead pitch. The package measures 8.4 × 5.4 mm with 1.8 mm height and is rated for reflow soldering only - wave soldering is not recommended per manufacturer guidelines.

Pin/TerminalCircuit RoleDesign Meaning
INT (Pin 1)Open-drain interrupt outputActive-low signal indicating input port state change; requires external pull-up to VDD and connects directly to MCU interrupt input for event-driven firmware.
A0–A2 (Pins 2,3,21)Hardware I²C slave address inputsSet device address bits (A2 A1 A0) to select one of eight possible addresses (0x20–0x27); tied to VDD or VSS during PCB layout.
P00–P07 (Pins 4–11)Quasi-bidirectional I/O port 0Eight independent pins usable as input or output without direction register; write HIGH to enable input mode; drive up to 25 mA each.
VSS (Pin 12)Ground referencePrimary supply return path; must be low-impedance connection to system ground plane to ensure noise immunity and stable logic thresholds.
P10–P17 (Pins 13–20)Quasi-bidirectional I/O port 1Second 8-bit port with identical electrical behavior to P00–P07; data transferred as second byte in every I²C write transaction.
A0 (Pin 21)Address input 0LSB of 3-bit hardware address; combined with A1 and A2 to form full 7-bit I²C address (bits 6–4 fixed as 010b).
SCL (Pin 22)I²C serial clock inputMaster-generated clock signal; internally filtered to reject spikes <50 ns; defines timing for data sampling and acknowledge phases.
SDA (Pin 23)I²C serial data I/OOpen-drain bidirectional line shared across all I²C devices; requires external pull-up resistor (typically 2.2–4.7 kΩ) to VDD.
VDD (Pin 24)Positive supply voltage4.5–5.5 V DC input powering internal logic and I/O drivers; decoupling capacitor (100 nF ceramic) required within 5 mm of this pin.

Key Features

FeatureDesign Value
Latched quasi-bidirectional I/OsEliminates need for separate direction-control signals or tri-state buffers - simplifies firmware and reduces GPIO usage on host microcontroller.
Hardware-configurable I²C addressThree address pins (A0–A2) allow up to eight PCF8575CTS/1,112 devices on one bus without software address management overhead.
Integrated interrupt output (INT)Reduces CPU polling load by signaling input changes asynchronously - essential for deterministic response in real-time control applications.
High-current LED drive capability25 mA per output at VOL = 1 V enables direct LED interfacing without external transistors, cutting BOM cost and board area in status-indication designs.
Power-on reset circuitResets I²C logic and sets all I/Os to logic 1 at VPOR = 1.2–1.8 V - ensures known initial state and prevents undefined outputs during power ramp-up.

Applications

Industrial HMI PanelsAutomated Test Equipment

Use Scenario: Remote expansion of pushbutton, switch, and LED status interfaces on factory-floor operator panels with limited MCU GPIO.

IC Role / Device Role / Timing Role: I²C slave I/O expander providing 16 configurable digital inputs/outputs synchronized to master clock; INT pin triggers MCU ISR on button press.

Use Value: Reduces wiring complexity between panel and controller cabinet by replacing discrete wires with two I²C lines, while enabling local LED feedback without additional driver ICs.

Use Scenario: Signal conditioning and routing in modular test fixtures where DUT interface pins must be dynamically configured as inputs or outputs.

IC Role / Device Role / Timing Role: Quasi-bidirectional port expander acting as programmable digital interface layer between test controller and DUT; supports hot-plug detection via INT.

Use Value: Enables flexible pin assignment per test sequence using simple I²C writes, avoiding mechanical jumper banks and reducing fixture setup time.

Building Automation ControllersIoT Edge Sensor Gateways

Use Scenario: Monitoring occupancy sensors, door contacts, and HVAC actuator feedback in distributed building management systems.

IC Role / Device Role / Timing Role: Remote I/O node translating dry-contact closures and relay statuses into I²C-readable digital states; INT alerts controller of alarm conditions immediately.

Use Value: Extends microcontroller reach over twisted-pair cabling with noise-immune I²C differential signaling (using appropriate level shifter), supporting >10 m runs in electrically noisy environments.

Use Scenario: Aggregating binary sensor outputs (e.g., water leak, smoke, motion) in battery-powered edge gateways with strict power budgets.

IC Role / Device Role / Timing Role: Low-quiescent-current I/O expander (10 µA standby) serving as wake-up source - INT pin wakes sleeping MCU only when sensor state changes.

Use Value: Achieves multi-year battery life by eliminating continuous polling; leverages hardware edge detection instead of software scanning.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
PCA9555PW,118Same 16-bit I/O, but includes programmable polarity inversion, configurable push-pull/open-drain outputs, and higher I²C speed (1 MHz). Requires different initialization sequence.Better suited for mixed-signal systems needing flexible output types and faster update rates; lacks identical quasi-bidirectional behavior without configuration.Select PCA9555PW,118 when advanced features like polarity control or 1 MHz I²C are required; PCF8575CTS/1,112 remains optimal for legacy-compatible, low-complexity LED/button expansion.
TCA6424ARGJR24-bit I/O, 3.3 V only, integrated interrupt masking, and auto-increment addressing. Not pin-compatible; different pin count (32-pin QFN) and voltage domain.Targets modern 3.3 V SoC platforms with higher channel density needs; incompatible with 5 V systems or SSOP24 footprints.Choose TCA6424ARGJR for new 3.3 V designs requiring >16 I/Os and interrupt filtering; PCF8575CTS/1,112 is preferred for drop-in replacement in existing 5 V industrial hardware.

Compared with PCA9555PW,118 and TCA6424ARGJR, the PCF8575CTS/1,112 offers simpler initialization, native 5 V operation, and proven reliability in long-lifecycle industrial deployments - making it ideal where design stability, minimal firmware overhead, and backward compatibility outweigh feature richness.

Availability

PCF8575CTS/1,112 is available at Aetrix Electronics and suitable for industrial HMI panels, automated test equipment, and building automation controllers requiring stable component supply across extended production lifecycles.

Supply support for PCF8575CTS/1,112 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

NXP Semiconductors is a global semiconductor leader specializing in secure connectivity solutions for automotive, industrial, and IoT markets, with roots in Philips' pioneering analog and mixed-signal IC development.

The PCF8575CTS/1,112 belongs to NXP's legacy I²C peripheral portfolio designed specifically for robust, low-cost remote I/O expansion in resource-constrained microcontroller systems - emphasizing simplicity, interoperability, and long-term manufacturability.

FAQ

What is the maximum I²C clock frequency supported by the PCF8575CTS/1,112?

The PCF8575CTS/1,112 supports FAST-mode I²C operation up to 400 kHz, as specified in its timing characteristics table. This allows reliable communication with standard microcontrollers without requiring custom bit-banging routines. Exceeding 400 kHz may result in timing violations, especially under capacitive bus loads exceeding 400 pF. The device includes internal input filtering to reject spikes narrower than 50 ns, enhancing noise immunity at this speed. Always verify bus rise/fall times and pull-up strength when operating near the maximum frequency.

How does the quasi-bidirectional I/O behavior of the PCF8575CTS/1,112 differ from standard GPIOs?

The PCF8575CTS/1,112's quasi-bidirectional I/Os combine output drive and input sensing on the same pin without a dedicated direction register. Writing a '1' activates a strong transient pull-up (IOHt) for fast rising edges, then switches to high-impedance - allowing the pin to read external signals. Writing a '0' enables a low-impedance sink. This eliminates direction-control overhead but requires writing '1' before reading. Misuse - e.g., driving a pin LOW externally while written LOW - risks excessive current flow per datasheet Note 3.

Can the PCF8575CTS/1,112 drive LEDs directly, and what are the current limits?

Yes, the PCF8575CTS/1,112 can drive LEDs directly due to its high-current output capability: up to 25 mA per pin at VOL = 1 V, with a total device limit of 100 mA for all sinking outputs simultaneously. Each output includes latching to maintain state without continuous MCU intervention. For typical 20 mA LEDs, no external transistor is needed - simply connect the LED anode to VDD and cathode to a PCF8575CTS/1,112 output pin with a series resistor calculated for the forward voltage drop. Avoid exceeding per-pin or aggregate current limits to prevent thermal stress.

What happens to the I/O pins during power-up, and how is the initial state ensured?

At power-up, the PCF8575CTS/1,112's internal power-on reset circuit activates when VDD rises above VPOR (1.2–1.8 V), forcing all 16 I/O pins into a logic HIGH state with current sourced to VDD. This ensures a known, safe initial condition - preventing floating inputs or unintended actuator activation. The reset also clears the I²C interface logic, requiring the master to reinitialize communication. No external reset pin is provided; behavior is fully autonomous and repeatable across voltage ramps, making it suitable for unattended industrial restarts.

Is the PCF8575CTS/1,112 compatible with 3.3 V microcontrollers, and what level-shifting considerations apply?

The PCF8575CTS/1,112 is specified for 4.5–5.5 V operation and is not 3.3 V tolerant on its VDD or I/O pins. Direct connection to a 3.3 V microcontroller's I²C bus (SDA/SCL) risks damaging the PCF8575CTS/1,112 due to overvoltage on inputs and violates VIH/VIL thresholds. A bidirectional level shifter (e.g., TXB0104 or discrete MOSFET solution) is mandatory to translate 3.3 V logic levels to 5 V for SDA/SCL. Powering the PCF8575CTS/1,112 from 5 V while interfacing to 3.3 V logic requires careful isolation of voltage domains to avoid latch-up or parametric failure.

PCF8575CTS/1,112 Specifications

Product attributes
Attribute value
Manufacturer:
NXP Semiconductors
Series:
-
Package/Case:
24-SSOP (0.209", 5.30mm Width)
Packaging:
Tube
Product Status:
Obsolete
Programmable:
Not Verified
Number of I/O:
16
Interface:
I2C
Interrupt Output:
Yes
Features:
POR
Output Type:
Push-Pull
Current - Output Source/Sink:
10mA, 25mA
Clock Frequency:
400 kHz
Voltage - Supply:
4.5V ~ 5.5V
Operating Temperature:
-40°C ~ 85°C
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
24-SSOP

PCF8575CTS/1,112 FAQ

1.How can I place an order for PCF8575CTS/1,112 through Aetrix?

Please submit a Request for Quotation (RFQ) for PCF8575CTS/1,112 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 PCF8575CTS/1,112 reliable?

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

3.What payment methods are accepted for PCF8575CTS/1,112?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for PCF8575CTS/1,112 transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for PCF8575CTS/1,112?

PCF8575CTS/1,112 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your PCF8575CTS/1,112 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 PCF8575CTS/1,112?

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

6.How does Aetrix verify that PCF8575CTS/1,112 is sourced from the original manufacturer or authorized distributors?

All PCF8575CTS/1,112 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 PCF8575CTS/1,112 meets industry standards.

7.What is the process for return or replacement of PCF8575CTS/1,112?

All PCF8575CTS/1,112 units undergo pre-shipment inspection (PSI). If there is an issue with PCF8575CTS/1,112, 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 PCF8575CTS/1,112 part is unused and in its original packaging.

Return procedure for PCF8575CTS/1,112:

1.Submit a request within 90 days.

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

PCF8575CTS/1,112 Tags

  • PCF8575CTS/1,112
  • PCF8575CTS/1,112 PDF
  • PCF8575CTS/1,112 Datasheet
  • PCF8575CTS/1,112 Specifications
  • PCF8575CTS/1,112 Images
  • NXP Semiconductors
  • NXP Semiconductors PCF8575CTS/1,112
  • Buy PCF8575CTS/1,112
  • PCF8575CTS/1,112 Price
  • PCF8575CTS/1,112 Distributor
  • PCF8575CTS/1,112 Supplier
  • PCF8575CTS/1,112 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