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 PCA9538D,118

Part No.:
PCA9538D,118
Manufacturer:
NXP Semiconductors
Category:
I/O Expanders
Package:
16-SOIC (0.295", 7.50mm Width)
Datasheet:
AetrixPCA9538D,118.pdf
Description:
IC XPNDR 400KHZ I2C SMBUS 16SO
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:2,860

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

PCA9538D,118 from NXP Semiconductors is an 8-bit I²C-bus/SMBus GPIO expander with interrupt and active-LOW reset, housed in a 16-pin SOIC package (SOT162-1). It provides configurable input/output pins, polarity inversion, and low standby current (≤1 µA), enabling expansion of microcontroller I/O for push-buttons, LEDs, and sensors in industrial control systems.

For engineers reviewing the PCA9538D,118 datasheet, PCA9538D,118 pinout, PCA9538D,118 application, or PCA9538D,118 equivalent, this device supports 2.3 V to 5.5 V operation, 400 kHz I²C clock, 5 V-tolerant I/Os, and hardware address selection via A0/A1 - critical for multi-device bus design and power-constrained embedded nodes.

Technical Context

The PCA9538D,118 implements a register-mapped I²C slave interface with four dedicated 8-bit registers: Configuration (I/O direction), Input Port (read-only state), Output Port (writeable output latch), and Polarity Inversion (input logic inversion). All registers are accessible via standard I²C write/read transactions using command-byte addressing without auto-increment.

Its interrupt output (INT) is open-drain and asserts when any configured input pin changes state relative to its Input Port register value; the active-LOW RESET pin triggers full register initialization without power cycling. Internal noise filtering on SCL/SDA and no-glitch power-up behavior ensure robust operation in electrically noisy environments.

Key Specifications

Parameter Value and Actual Design Meaning
Supply Voltage 2.3 V to 5.5 V - supports direct interfacing with 3.3 V and 5 V logic domains without level shifters.
I²C Clock Frequency 0 Hz to 400 kHz - compatible with standard-mode and fast-mode I²C buses, enabling high-speed configuration updates.
Standby Current ≤1 µA at VDD = 5.5 V - enables battery-powered applications with extended sleep duration.
I/O Pin Count 8 bidirectional pins - each configurable as input or output via Configuration register, defaulting to inputs at power-on reset.
Interrupt Output Open-drain INT with active-LOW assertion - allows wired-OR connection to MCU interrupt lines and shared bus signaling.
ESD Protection ≥2000 V HBM, ≥1000 V CDM - meets industrial handling requirements and improves board-level reliability.
Operating Temperature −40 °C to +85 °C - qualified for use in industrial automation, HVAC, and factory equipment.

Pinout & Package

PCA9538D,118 is packaged in SO16 (SOT162-1): plastic small outline, 16 leads, body width 7.5 mm, lead pitch 1.27 mm.

Pin/Terminal Circuit Role Design Meaning
A0 Hardware address bit 0 Selects LSB of 7-bit I²C slave address (1110000A1A0); enables up to four PCA9538 devices on same bus.
A1 Hardware address bit 1 MSB of address select; combined with A0, defines unique I²C address within 1110000x range.
RESET Active-LOW reset input Asynchronous initialization of all registers and state machine; requires external pull-up to VDD if unused.
IO0–IO7 Bidirectional I/O ports Configurable per Configuration register; support 5 V-tolerant inputs and 25 mA sink per pin (max 100 mA total).
INT Open-drain interrupt output Asserts LOW when input state differs from Input Port register; de-asserts after register read or state reversion.
SCL / SDA I²C serial clock/data lines Compliant with SMBus timing; include internal noise filters for reliable communication in noisy environments.
VDD / VSS Power supply and ground VDD accepts 2.3–5.5 V; VSS must be connected to system ground; no internal pull-ups on I/Os (unlike PCA9554).

Key Features

Feature Design Value
Polarity Inversion Register Per-pin inversion of Input Port data - eliminates need for software XOR in applications requiring active-LOW sensor logic.
No Glitch on Power-Up Guaranteed known I/O state (all inputs) at power-on - prevents unintended actuation of connected loads during startup.
Low-Power I/O Architecture No internal pull-up resistors on I/Os - reduces quiescent current when pins held LOW, critical for battery longevity.
Reset Without Power Cycle Hardware RESET pin initializes registers and state machine while maintaining VDD - enables runtime recovery from bus faults.
5 V-Tolerant I/Os Accepts input voltages up to 5.5 V independent of VDD - simplifies interfacing with legacy 5 V peripherals in mixed-voltage systems.

Applications

Industrial Push-Button Panel LED Status Indicator Array

Use Scenario: Monitoring mechanical push-buttons across a 16-button operator panel in a PLC cabinet.

IC Role / Device Role / Timing Role: GPIO expander providing debounced, interrupt-driven input scanning over I²C; INT signals MCU only on state change.

Use Value: Reduces MCU GPIO usage by 8 pins and eliminates polling overhead; low standby current extends panel uptime during idle periods.

Use Scenario: Driving 8 discrete status LEDs (power, fault, comms, etc.) on a network switch management card.

IC Role / Device Role / Timing Role: Output port latching LED states via I²C writes; polarity inversion allows common-anode LED configurations.

Use Value: Enables centralized LED control without dedicated MCU outputs; 25 mA sink capability drives standard 20 mA LEDs directly.

Thermal Sensor Interface Hub Alarm System Input Aggregator

Use Scenario: Reading digital outputs from eight temperature sensors (e.g., DS18B20 parasitic-power variants) in HVAC duct monitoring.

IC Role / Device Role / Timing Role: Configured as 8 inputs with interrupt enabled; detects sensor alert transitions and notifies host via INT line.

Use Value: Provides deterministic event notification instead of periodic polling; 5 V-tolerant inputs interface directly with sensor open-drain outputs.

Use Scenario: Consolidating door/window contact sensor inputs and smoke detector alerts into a single security controller.

IC Role / Device Role / Timing Role: 8-bit input aggregator with polarity inversion to normalize normally-closed vs. normally-open sensor logic.

Use Value: Eliminates discrete inverters or firmware logic per channel; interrupt output triggers immediate alarm response without bus scanning delay.

Equivalent & Alternatives

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

Alternative Part Technical Difference Application Difference Selection Advice
PCA9539D,118 Dual 8-bit port (16 I/Os total), identical register map and interrupt architecture; larger SO24 package. Required when >8 GPIOs needed per device; higher pin count increases PCB footprint and routing complexity. Select PCA9539D,118 only when expanding beyond 8 I/Os is necessary; otherwise PCA9538D,118 offers lower cost and smaller layout area.
TCA9538PWR TI variant with identical functionality, pinout, and electrical specs; supports same 2.3–5.5 V range and 400 kHz I²C. No functional difference; qualifies as second-source option where NXP supply continuity is constrained. Choose TCA9538PWR for dual-sourcing flexibility; verify TI's production status and qualification documentation before design-in.

Compared with PCA9539D,118, the PCA9538D,118 delivers optimal cost and space efficiency for ≤8 I/O needs; versus TCA9538PWR, it offers identical performance with NXP-specific support channels and long-term industrial lifecycle assurance.

Availability

PCA9538D,118 is available at Aetrix Electronics and suitable for industrial control panels, LED status subsystems, and sensor interface hubs requiring stable component supply, extended temperature operation, and I²C bus scalability.

Supply support for PCA9538D,118 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 I²C ecosystem components.

The PCA9538D,118 belongs to NXP's I²C GPIO expander family, designed specifically to simplify I/O expansion in resource-constrained embedded systems while maintaining robustness, low power, and interoperability with SMBus hosts.

FAQ

What is the I²C address range supported by PCA9538D,118?

The PCA9538D,118 uses a fixed 7-bit base address of 1110000b, with the two least significant bits determined by A0 and A1 pins. This yields four possible addresses: 0x20, 0x21, 0x22, and 0x23. The PCA9538D,118 does not support software-configurable addresses - all addressing is hardware-defined via these two pins, ensuring deterministic bus allocation in multi-device systems.

Does PCA9538D,118 include internal pull-up resistors on its I/O pins?

No, the PCA9538D,118 explicitly omits internal I/O pull-up resistors - a key distinction from the PCA9554. This design choice reduces standby current when I/Os are held LOW, making PCA9538D,118 preferable for ultra-low-power applications. External pull-ups must be added where required, such as for open-drain sensor interfaces or I²C bus termination.

How does the interrupt (INT) pin of PCA9538D,118 behave during I/O reconfiguration?

When an I/O pin is changed from output to input on PCA9538D,118, a false interrupt may occur if the physical pin state differs from the stored value in the Input Port register. The INT pin asserts immediately upon mismatch detection and remains active until either the Input Port register is read or the pin returns to its prior logic level - confirming that interrupt handling must include register reads to clear pending events.

Can PCA9538D,118 operate with a 3.3 V supply while interfacing with 5 V sensors?

Yes, PCA9538D,118 supports VDD from 2.3 V to 5.5 V and features 5 V-tolerant I/Os - meaning IO0–IO7 accept input voltages up to 5.5 V regardless of VDD level. With VDD = 3.3 V, the PCA9538D,118 safely reads 5 V sensor outputs (e.g., TTL or CMOS logic) without damage or level-shifting circuitry, simplifying mixed-voltage system integration.

What is the maximum total output current allowed on PCA9538D,118 I/O pins?

The PCA9538D,118 limits total sourced current across all I/Os to 85 mA and total sunk current to 100 mA. Additionally, no single I/O pin may exceed ±25 mA. These constraints are specified in the datasheet's Static Characteristics tables and must be observed in layout and firmware - for example, driving multiple LEDs simultaneously requires current limiting per pin and aggregate load calculation to avoid exceeding the 100 mA sink limit.

PCA9538D,118 Specifications

Product attributes
Attribute value
Manufacturer:
NXP Semiconductors
Series:
-
Package/Case:
16-SOIC (0.295", 7.50mm Width)
Packaging:
Tape & Reel (TR)
Product Status:
Obsolete
Programmable:
Not Verified
Number of I/O:
8
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:
Surface Mount
Supplier Device Package:
16-SO

PCA9538D,118 FAQ

1.How can I place an order for PCA9538D,118 through Aetrix?

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

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

3.What payment methods are accepted for PCA9538D,118?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for PCA9538D,118?

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

Once your PCA9538D,118 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 PCA9538D,118?

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

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

All PCA9538D,118 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 PCA9538D,118 meets industry standards.

7.What is the process for return or replacement of PCA9538D,118?

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

Return procedure for PCA9538D,118:

1.Submit a request within 90 days.

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

PCA9538D,118 Tags

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