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 PCA9555N,112

Part No.:
PCA9555N,112
Manufacturer:
NXP Semiconductors
Category:
I/O Expanders
Package:
24-DIP (0.600", 15.24mm)
Datasheet:
AetrixPCA9555N,112.pdf
Description:
IC XPNDR 400KHZ I2C SMBUS 24DIP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:3,670

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

The PCA9555N,112 from NXP Semiconductors is a 16-bit I²C-bus/SMBus GPIO expander in a 24-pin DIP package, providing two configurable 8-bit I/O ports with individual direction control, polarity inversion, and active-low open-drain interrupt output. It operates from 2.3 V to 5.5 V, tolerates 5 V on I/O pins, supports up to 400 kHz I²C clocking, and targets embedded system expansion for push buttons, LEDs, sensors, and fan control.

For engineers reviewing the PCA9555N,112 datasheet, PCA9555N,112 pinout, PCA9555N,112 application, or PCA9555N,112 equivalent, this page delivers verified electrical specs, DIP24 pin mapping, real-world use cases in industrial HMI and sensor subsystems, and validated alternative parts with documented functional differences.

Technical Context

The PCA9555N,112 implements dual 8-bit configuration registers (Port 0 and Port 1) that define each I/O as input or output independently; input port registers reflect actual pin states regardless of direction setting, while output port registers drive logic levels only when configured as outputs. Polarity inversion registers allow software-defined active-HIGH/LOW interpretation of input data without external hardware changes.

Its interrupt output activates on state change of any input-configured I/O pin and clears only upon reading the corresponding input port register - not by reading the opposite port - enabling precise edge detection in multi-port systems. Three address pins (A0–A2) support up to eight devices on one I²C bus with fixed base address 0x20, matching PCA9554 compatibility.

Key Specifications

Parameter Value and Actual Design Meaning
Supply Voltage 2.3 V to 5.5 V - enables direct interface with 3.3 V and 5 V microcontrollers without level shifters.
I/O Voltage Tolerance 5 V tolerant - allows connection to 5 V peripherals even when VDD = 3.3 V, simplifying mixed-voltage designs.
I²C Clock Frequency 0 Hz to 400 kHz - supports standard-mode and fast-mode I²C, compatible with most host controllers including ARM Cortex-M and PIC MCUs.
Interrupt Output Active-low open-drain - requires external pull-up; asserts when any input pin state differs from its input port register value.
ESD Protection 2000 V HBM, 200 V MM, 1000 V CDM - meets industrial-grade robustness requirements for board-level handling and field operation.
Operating Temperature −40 °C to +85 °C - qualified for industrial and automotive cabin applications without derating.
Standby Current 0.25 µA typical at VDD = 5.5 V, all I/Os as inputs - enables ultra-low-power sleep modes in battery-backed systems.

Pinout & Package

PCA9555N,112 uses the plastic dual in-line package (DIP24), SOT101-1, with 24 leads (600 mil width). Pin 1 is INT (interrupt output); pins 4–11 and 13–20 are bidirectional I/Os grouped as Port 0 (IO0_0 to IO0_7) and Port 1 (IO1_0 to IO1_7); address pins A0–A2 occupy pins 21, 2, and 3; SCL/SDA are pins 22/23; VDD/VSS are pins 24/12.

Pin/Terminal Circuit Role Design Meaning
INT (Pin 1) Interrupt output Open-drain signal asserted low when input state changes; must be pulled up externally to detect events without polling.
A0–A2 (Pins 21, 2, 3) I²C slave address inputs Set programmable 3-bit address bits; enable up to eight PCA9555N,112 devices on same bus (base address 0x20).
IO0_0–IO0_7 (Pins 4–11) Port 0 bidirectional I/O Configurable per-bit as input (high-Z with weak VDD pull-up) or output; default to inputs at power-on reset.
IO1_0–IO1_7 (Pins 13–20) Port 1 bidirectional I/O Independent configuration and polarity inversion; reads/writes separate from Port 0 - critical for isolated subsystem monitoring.
SCL/SDA (Pins 22/23) I²C serial interface Compliant with SMBus timing; includes noise filtering on both lines to suppress >50 ns spikes in electrically noisy environments.
VDD/VSS (Pins 24/12) Power supply VDD accepts 2.3–5.5 V; VSS is ground reference - decoupling capacitor required within 10 mm of pin 24 for stable operation.

Key Features

Feature Design Value
Individual I/O configuration Each of 16 pins set as input or output via dedicated Configuration Port registers - eliminates need for external direction-control logic.
Polarity inversion per port Two 8-bit registers (Port 0/1) invert input data polarity bit-wise - enables consistent active-HIGH signaling across mixed-sensor interfaces.
No-glitch power-up Internal power-on reset holds device in known state until VDD ≥ 1.5 V - prevents spurious I/O transitions during supply ramp.
5 V-tolerant I/Os All 16 I/O pins withstand 5.5 V regardless of VDD - permits direct connection to legacy 5 V peripherals without voltage translators.
Low standby current 0.25 µA typical at 5.5 V with all I/Os as inputs - extends battery life in always-on monitoring nodes by >10× vs. non-optimized expanders.

Applications

Industrial HMI Keypad Interface Multi-Sensor Subsystem Monitoring

Use Scenario: 10-digit numeric keypad with LED feedback in factory control panel requiring debounced scan and status indication.

IC Role / Device Role / Timing Role: PCA9555N,112 acts as parallel-to-I²C bridge: Port 0 scans row/column matrix; Port 1 drives LEDs and reads push-button states.

Use Value: Reduces MCU GPIO usage from 20+ pins to 2 I²C lines; interrupt pin signals keypress event, eliminating continuous polling and saving 12% CPU cycles.

Use Scenario: Simultaneous monitoring of temperature, humidity, and motion sensors in HVAC controller with fault reporting.

IC Role / Device Role / Timing Role: PCA9555N,112 provides isolated digital inputs: Port 0 reads sensor alert flags; Port 1 monitors power-good and reset signals.

Use Value: Enables independent interrupt generation per port - Port 0 interrupt triggers immediate thermal shutdown; Port 1 interrupt logs power anomaly without software conflict.

Fan Speed Control & Status LED Indicator Bank Management

Use Scenario: Four DC fans in network switch chassis with tachometer feedback and over-current detection.

IC Role / Device Role / Timing Role: PCA9555N,112 configures Port 0 as inputs for tach pulses and fault flags; Port 1 outputs PWM-enable signals and reads speed-select DIP switches.

Use Value: 5 V-tolerant inputs accept 5 V tach signals directly; polarity inversion registers normalize active-low fan-fault signals to active-high MCU logic.

Use Scenario: 16-segment status LED array on medical device front panel indicating power, communication, alarm, and standby states.

IC Role / Device Role / Timing Role: PCA9555N,112 serves as LED driver interface: all 16 I/Os configured as open-drain outputs sinking current to LEDs with external 220 Ω resistors.

Use Value: 8 mA sink capability per pin at VOL = 0.5 V supports bright LED visibility; standby current <1 µA preserves battery during device sleep mode.

Equivalent & Alternatives

The following parts are listed as comparable options for similar I²C GPIO expander applications.

Alternative Part Technical Difference Application Difference Selection Advice
TCA6424A 24-bit I/O, 1.65–5.5 V supply, integrated 10 kΩ pull-ups on all I/Os, no polarity inversion register Requires no external pull-ups but lacks per-port polarity inversion - necessitates firmware adaptation for active-low sensor inputs Select when board space is constrained and pull-up resistors must be eliminated; avoid if existing firmware relies on polarity inversion.
PCA9554A 8-bit I/O, identical pinout and I²C address (0x20), lower drive strength (3 mA vs. 8 mA), no interrupt output Lacks interrupt capability and half the I/O count - suitable only for simple static I/O extension without event-driven response Choose for cost-sensitive, low-complexity designs where interrupt-free polling is acceptable and ≤8 I/Os suffice.

Compared with PCA9555N,112, TCA6424A offers higher I/O density and integrated pull-ups but removes polarity inversion flexibility, while PCA9554A reduces cost and complexity at the expense of interrupt functionality and scalability - making PCA9555N,112 optimal for balanced performance in event-driven industrial systems.

Availability

PCA9555N,112 is available at Aetrix Electronics and suitable for industrial HMI, sensor subsystem monitoring, fan control, and LED indicator bank management requiring stable component supply across extended product lifecycles.

Supply support for PCA9555N,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 focused on secure connectivity solutions for automotive, industrial, and IoT applications, with deep expertise in interface and power management ICs.

The PCA9555N,112 belongs to NXP's I²C-bus I/O expander family, designed specifically to simplify GPIO expansion in resource-constrained embedded systems while maintaining industrial-grade reliability and interoperability.

FAQ

What is the I²C address range supported by the PCA9555N,112?

The PCA9555N,112 uses three hardware address pins (A0, A1, A2) to configure its 7-bit I²C slave address. With base address 0x20, it supports addresses 0x20 through 0x27 - enabling up to eight PCA9555N,112 devices on a single I²C bus without address conflict. This matches the PCA9554 address map for seamless migration.

Does the PCA9555N,112 require external pull-up resistors on SCL and SDA lines?

Yes, the PCA9555N,112 requires external pull-up resistors on both SCL and SDA lines, as specified in the I²C-bus standard. The device includes internal noise filters on these inputs but does not integrate pull-up resistors. Typical values are 2.2 kΩ to 4.7 kΩ for 100 kHz operation and 1 kΩ for 400 kHz fast-mode, referenced to VDD.

How does the interrupt output of the PCA9555N,112 behave after a state change?

The PCA9555N,112 interrupt output (INT) goes LOW when any input-configured I/O pin changes state relative to its input port register value. The interrupt remains asserted until the corresponding input port register (Port 0 or Port 1) is read - reading the opposite port does not clear it. This ensures precise source identification in multi-port systems.

Can the PCA9555N,112 drive LEDs directly?

Yes, the PCA9555N,112 can drive LEDs directly when configured as open-drain outputs with external current-limiting resistors. Each I/O pin sinks up to 8 mA at VOL = 0.5 V (VDD = 2.3–5.5 V), supporting standard 2–20 mA LEDs. For higher brightness, use external FETs - the PCA9555N,112 is not intended for high-current loads.

What happens to the I/O pins during power-on reset of the PCA9555N,112?

During power-on reset, all 16 I/O pins of the PCA9555N,112 default to high-impedance inputs with internal weak pull-ups to VDD. Configuration registers initialize to 0xFF (all inputs), output registers to 0xFF (all HIGH), and polarity inversion registers to 0x00 (no inversion). This safe default prevents bus contention and ensures predictable startup behavior.

PCA9555N,112 Specifications

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

PCA9555N,112 FAQ

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

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

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

3.What payment methods are accepted for PCA9555N,112?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for PCA9555N,112?

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

Once your PCA9555N,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 PCA9555N,112?

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

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

All PCA9555N,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 PCA9555N,112 meets industry standards.

7.What is the process for return or replacement of PCA9555N,112?

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

Return procedure for PCA9555N,112:

1.Submit a request within 90 days.

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

PCA9555N,112 Tags

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