Diodes Incorporated PI4IOE5V6416RQ2LEX
- Part No.:
- PI4IOE5V6416RQ2LEX
- Manufacturer:
- Diodes Incorporated
- Category:
- I/O Expanders
- Package:
- 24-TSSOP (0.173", 4.40mm Width)
- Datasheet:
-
PI4IOE5V6416RQ2LEX.pdf
- Description:
- IC XPNDR 400KHZ I2C 24TSSOP
- Quantity:
- Payment:

- Shipping:

Inventory:31,075
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
PI4IOE5V6416RQ2LEX from Diodes Incorporated is a 16-bit bidirectional I²C-bus I/O expander with voltage-level translation across 1.65V–5.5V domains on both SDA/SCL and GPIO ports, supporting AEC-Q100 Grade 2 automotive qualification, 400kHz I²C interface, and programmable push-pull/open-drain outputs for sensor and keypad interfacing in battery-powered systems.
For engineers reviewing the PI4IOE5V6416RQ2LEX datasheet, PI4IOE5V6416RQ2LEX pinout, PI4IOE5V6416RQ2LEX application, or PI4IOE5V6416RQ2LEX equivalent, key selection considerations include dual-voltage domain operation, interrupt masking per GPIO, active-low reset that preserves register state, and latch-up immunity exceeding 100mA.
Technical Context
The device implements a fully compliant I²C-bus slave interface operating at up to 400kHz in fast-mode, with separate VDD(I2C_bus) and VDD(P) supplies enabling independent 1.65V–5.5V level translation between controller and peripheral sides. Internal registers include Input, Output, Polarity Inversion, Configuration (direction), Pull-Up/Pull-Down Enable, and Interrupt Mask registers.
It features an active-low open-drain INT output asserted on GPIO state change relative to the Input Port register, with per-pin interrupt masking capability. The active-low RESET input resets only the I²C state machine-leaving all I/O configuration and data registers intact-to recover from bus lockup without disrupting external signal states.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| I²C Bus Speed | 400kHz fast-mode: enables high-throughput GPIO control without requiring custom timing firmware. |
| VDD(I2C_bus) Range | 1.65V–5.5V: supports direct interface to legacy 5V and modern 1.8V/2.5V microcontrollers via SDA/SCL. |
| VDD(P) Range | 1.65V–5.5V: allows GPIO port to drive 3.3V sensors or 5V logic while powered from low-voltage rails. |
| Standby Current | 1.5μA typical at 5V: extends battery life in always-on monitoring nodes with infrequent I/O polling. |
| Interrupt Logic | Active-low open-drain INT with per-GPIO mask: enables selective wake-up from deep sleep without host polling. |
| Reset Behavior | Active-low RESET initializes only I²C state machine; all I/O registers retain last configured values. |
| Latch-up Immunity | >100mA: meets automotive robustness requirements for transient overvoltage events on GPIO lines. |
Pinout & Package
Package: 24-pin TSSOP (L), lead-free and RoHS-compliant, 0.65mm pitch, body size 7.8mm × 4.4mm × 1.2mm.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD(I2C_bus) | I²C bus power supply | Sets logic threshold for SDA/SCL pins; must match host MCU's I²C voltage domain. |
| VDD(P) | GPIO port power supply | Determines output high-level voltage and input threshold for all 16 I/O pins. |
| SCL | I²C clock input | Open-drain input compatible with 1.65V–5.5V logic; requires external pull-up. |
| SDA | I²C data bidirectional line | Open-drain bidirectional I²C data path; shares pull-up with SCL. |
| INT | Interrupt output | Active-low open-drain signal asserted when masked/unmasked GPIO state changes. |
| RESET | Asynchronous reset input | Active-low signal that clears I²C state machine only-no effect on I/O register contents. |
| P0–P15 | Configurable I/O ports | 16 bidirectional pins individually configurable as input/output with programmable pull-up/down. |
Key Features
| Feature | Design Value |
|---|---|
| Bidirectional voltage-level translation | Enables interoperability between 1.8V MCU and 5V peripherals without external level shifters. |
| Per-GPIO interrupt masking | Reduces false wake-ups by disabling interrupts on unused or noise-prone inputs (e.g., mechanical switches). |
| Register-retentive reset | Preserves GPIO output states during I²C bus recovery-critical for fail-safe control of actuators or indicators. |
| Programmable output drive strength | Adjusts slew rate and current drive to minimize EMI in noisy automotive environments. |
| AEC-Q100 Grade 2 qualification | Validated for operation from −40°C to +105°C ambient, with PPAP documentation support for automotive OEMs. |
Applications
| Automotive Body Control Module | Industrial Sensor Hub |
|---|---|
Use Scenario: Monitoring door latch status, seat position switches, and mirror adjustment buttons in a vehicle cabin. IC Role / Device Role / Timing Role: Remote GPIO expander translating 3.3V MCU I²C signals to 5V switch interfaces while providing debounced input capture. Use Value: Reduces wiring harness complexity by consolidating 16 discrete switch inputs into two I²C wires, meeting ASIL-B functional safety constraints via latch-up immunity. | Use Scenario: Aggregating temperature, humidity, and vibration sensor alerts in a factory-floor edge node. IC Role / Device Role / Timing Role: I²C-slave I/O hub managing multiple digital sensor enable lines and fault flag inputs under 2.5V supply. Use Value: Enables single I²C master to coordinate 16 sensors with sub-10μA standby current-extending battery life beyond 5 years in wireless deployments. |
| Smart Home Keypad Interface | Portable Medical Device UI |
Use Scenario: Scanning 4×4 membrane keypad and driving LED backlighting feedback in a battery-powered thermostat. IC Role / Device Role / Timing Role: Bidirectional I/O expander with programmable pull-ups and open-drain outputs for direct keypad matrix scan and LED sink control. Use Value: Eliminates need for external pull-up resistors and discrete transistors-reducing BOM count by 12 components per unit. | Use Scenario: Managing tactile button inputs, status LEDs, and buzzer activation in a handheld glucose meter. IC Role / Device Role / Timing Role: Low-power I/O extender with register-retentive reset ensuring buzzer remains silent during I²C bus recovery after ESD event. Use Value: Guarantees user interface continuity during transient faults-meeting IEC 62304 Class B software safety requirements. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar I/O expander applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| TCA6424A | 3.3V-only VDD; no dual-supply translation; 1MHz I²C support; no register-retentive reset. | Requires external level shifters for mixed-voltage systems; unsuitable for automotive reset-reliability requirements. | Select when higher-speed I²C and lower cost outweigh voltage flexibility and automotive robustness. |
| PCA9555 | Fixed 5V-tolerant I/O; no programmable drive strength; no per-pin interrupt masking; 100kHz max I²C speed. | Limited to legacy 5V systems; lacks fine-grained interrupt control needed for low-power wake-up optimization. | Select for cost-sensitive industrial controls where GPIO count and basic I²C compatibility are primary concerns. |
Compared with TCA6424A and PCA9555, PI4IOE5V6416RQ2LEX uniquely supports independent 1.65V–5.5V domains on both bus and port sides, retains I/O state through reset, and delivers per-GPIO interrupt masking-making it optimal for automotive and battery-constrained designs demanding reliability and flexibility.
Availability
PI4IOE5V6416RQ2LEX is available at Aetrix Electronics and suitable for automotive body electronics, industrial sensor aggregation, smart home keypad interfaces, and portable medical device UIs requiring stable component supply across extended product lifecycles.
Supply support for PI4IOE5V6416RQ2LEX 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
Diodes Incorporated is a global manufacturer of discrete semiconductors and integrated circuits, specializing in high-performance, high-reliability solutions for automotive, industrial, and consumer markets.
The PI4IOE5V6416RQ2LEX belongs to Diodes' PI4IOE family of I²C I/O expanders engineered for automotive-grade mixed-voltage system interfacing, emphasizing robustness, low power, and register persistence during fault recovery.
FAQ
What is the function of the RESET pin on PI4IOE5V6416RQ2LEX?
The RESET pin is active-low and resets only the internal I²C state machine-leaving all I/O configuration registers, output states, and interrupt masks unchanged. This ensures external circuitry remains in its last known safe state during bus recovery, preventing unintended actuator movement or display corruption in automotive and medical applications.
Can PI4IOE5V6416RQ2LEX translate between 1.8V and 5V domains simultaneously?
Yes. Connect VDD(I2C_bus) to 1.8V (MCU side) and VDD(P) to 5V (peripheral side). The device internally translates logic levels bidirectionally on SDA/SCL and all 16 GPIO pins, eliminating external level shifters while maintaining full 400kHz I²C timing compliance across both domains.
How does the interrupt masking feature improve system power efficiency?
Each of the 16 GPIO pins can be individually masked from asserting the shared INT output. This prevents spurious wake-ups from noisy or unconnected inputs-allowing the host MCU to remain in deep sleep until only relevant events (e.g., keypad press or sensor alert) trigger an interrupt, reducing average system current by up to 40% in battery-operated devices.
Is PI4IOE5V6416RQ2LEX qualified for automotive use?
Yes. It is AEC-Q100 Grade 2 qualified (−40°C to +105°C), manufactured in IATF 16949-certified facilities, and PPAP-capable. Its >100mA latch-up immunity, register-retentive reset, and green packaging meet Tier-1 automotive supplier requirements for body control, lighting, and comfort systems.
PI4IOE5V6416RQ2LEX Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Diodes Incorporated
- Series:
- -
- Package/Case:
- 24-TSSOP (0.173", 4.40mm Width)
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Active
- Programmable:
- Not Verified
- Number of I/O:
- 16
- Interface:
- I2C
- Interrupt Output:
- Yes
- Features:
- POR
- Output Type:
- Open Drain, Push-Pull
- Current - Output Source/Sink:
- -
- Clock Frequency:
- 400 kHz
- Voltage - Supply:
- 1.65V ~ 5.5V
- Operating Temperature:
- -40°C ~ 105°C
- Grade:
- Automotive
- Qualification:
- AEC-Q100
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 24-TSSOP
PI4IOE5V6416RQ2LEX FAQ
1.How can I place an order for PI4IOE5V6416RQ2LEX through Aetrix?
Please submit a Request for Quotation (RFQ) for PI4IOE5V6416RQ2LEX 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 PI4IOE5V6416RQ2LEX reliable?
The price and inventory of PI4IOE5V6416RQ2LEX are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for PI4IOE5V6416RQ2LEX is usually 5 days.
3.What payment methods are accepted for PI4IOE5V6416RQ2LEX?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for PI4IOE5V6416RQ2LEX transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for PI4IOE5V6416RQ2LEX?
PI4IOE5V6416RQ2LEX orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your PI4IOE5V6416RQ2LEX 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 PI4IOE5V6416RQ2LEX?
For technical support, including PI4IOE5V6416RQ2LEX datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your PI4IOE5V6416RQ2LEX requirements.
6.How does Aetrix verify that PI4IOE5V6416RQ2LEX is sourced from the original manufacturer or authorized distributors?
All PI4IOE5V6416RQ2LEX 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 PI4IOE5V6416RQ2LEX meets industry standards.
7.What is the process for return or replacement of PI4IOE5V6416RQ2LEX?
All PI4IOE5V6416RQ2LEX units undergo pre-shipment inspection (PSI). If there is an issue with PI4IOE5V6416RQ2LEX, 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 PI4IOE5V6416RQ2LEX part is unused and in its original packaging.
Return procedure for PI4IOE5V6416RQ2LEX:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
PI4IOE5V6416RQ2LEX Tags

-
TCA6408ARSVR
Texas Instruments
-
TCA9535RTWR
Texas Instruments

-
FXL6408UMX
onsemi

-
PCF8574ADWR
Texas Instruments

-
PCF8574APWR
Texas Instruments

-
TCA9555PWR
Texas Instruments
-
TCA9554PWR
Texas Instruments
-
TCA9554APWR
Texas Instruments

-
TCA9539PWR
Texas Instruments
-
TCA9534PWR
Texas Instruments
-
TCA9555RTWR
Texas Instruments

-
TCA9535PWR
Texas Instruments
Tech Hub
Operational amplifier guide covering op amp basics, feedback, ideal vs real op amps, common configurations, buffer circuits, offset, bias current, gain-bandwidth, slew rate, rail-to-rail limits and sel…
Jumper cables guide covering safe connection order, red and black clamp placement, final ground connection, cable gauge, length, clamp quality, copper vs CCA cables, jump starter comparison and battery…
LDO regulator guide covering low dropout voltage, power dissipation, thermal design, PSRR, output noise, capacitor stability, adjustable LDO circuits, LDO vs buck converter and datasheet selection chec…
Conditional Access Module guide covering CAM meaning, CI/CI+ interface, smart card authorization, DVB security workflow, TV and set-top box compatibility, internal electronics, ESD protection, connecto…
Guide to electronic component obsolescence covering EOL risk, PCN/PDN notices, last-time buy planning, replacement options, form-fit-function validation, counterfeit risk and BOM lifecycle management.
18650 battery guide covering lithium-ion cell basics, 3.6V/3.7V voltage, 4.2V charging, mAh and Wh capacity, protected cells, chargers, BMS, series-parallel packs, holders, welding and sourcing checks.…
Hall effect sensor guide covering working principle, linear and digital sensors, Arduino circuits, current sensing, speed detection, automotive applications, A3144 examples, signal filtering and datash…
Product Change Notification guide for electronic components, covering PCN meaning, PCN vs PDN/EOL, common change types, risk levels, form-fit-function review, engineering validation, BOM control, LTB/L…
A practical guide to blend door actuators, covering HVAC function, symptoms, location, AC and heater issues, reset and calibration, replacement cost, electrical diagnosis, compatibility checks, and rep…
Engineering guide to Raspberry Pi alternatives, covering chip-level differences, Orange Pi, ROCK, Jetson, Banana Pi, NanoPi, Compute Module, Pico, GPIO, camera, HAT compatibility, and replacement risks…

