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 PCA9846PWJ

Part No.:
PCA9846PWJ
Manufacturer:
NXP Semiconductors
Category:
Signal Switches, Multiplexers, Decoders
Package:
16-TSSOP (0.173", 4.40mm Width)
Datasheet:
AetrixPCA9846PWJ.pdf
Description:
IC BUS SWITCH 2 X 4:1 16TSSOP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:3,099

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

PCA9846PWJ from NXP Semiconductors is a 4-channel ultra-low voltage I²C-bus switch with active-low reset, supporting Fast-mode Plus (1 MHz) operation and bidirectional voltage translation between 0.8 V, 1.8 V, 2.5 V, and 3.3 V buses. It enables channel-selectable fan-out from one upstream SCL/SDA pair to four downstream SCx/SDx channels, allowing multiple devices with identical I²C addresses to coexist on the same bus. Used in multi-voltage embedded systems requiring bus segmentation and fault recovery.

For engineers reviewing the PCA9846PWJ datasheet, PCA9846PWJ pinout, PCA9846PWJ application, or PCA9846PWJ equivalent, key selection considerations include its dual-supply architecture (VDD1 for input thresholds, VDD2 for core logic), programmable 4-bit control register for channel enable/disable, hardware RESET pin for bus fault recovery, and support for up to 16 devices via A0/A1 address pins.

Technical Context

The PCA9846PWJ implements a quad-channel pass-gate switching architecture controlled entirely via I²C commands - no external logic required. Its control register (B3–B0) directly maps to SC0/SD0 through SC3/SD3 channel enable states, with channel activation deferred until STOP condition detection to prevent false bus transitions.

It features two independent supply domains: VDD1 (0.8 V–3.6 V) sets input threshold levels (VIH = 0.7×VDD1, VIL = 0.3×VDD1) and limits maximum translated output voltage, while VDD2 (1.65 V–3.6 V) powers internal logic and must exceed 1.65 V for guaranteed operation. The device includes both hardware RESET (active LOW) and software reset via General Call address 00h + data byte 06h.

Key Specifications

ParameterValue and Actual Design Meaning
Bus SpeedFast-mode Plus compliant: supports 1 MHz clock frequency - enables high-throughput I²C communication without protocol changes.
VDD1 Range0.8 V to 3.6 V - sets input switching thresholds and caps translated output voltage; allows direct interfacing with 0.8 V microcontrollers.
VDD2 Range1.65 V to 3.6 V - powers core logic; must be ≥1.65 V for functional operation regardless of VDD1 level.
ON Resistance7 Ω to 24 Ω (typ.) - low Ron ensures minimal signal degradation and timing skew across translated I²C segments.
Channel Count4 independent bidirectional SCx/SDx pairs - enables physical isolation of up to four peripheral buses from a single controller.
ESD Rating6000 V HBM, 1000 V CDM - robust protection for manufacturing handling and field deployment in industrial environments.
Operating Temp−40 °C to +85 °C - qualified for extended industrial temperature range applications.

Pinout & Package

TSSOP16 package (SOT403-1), 4.4 mm body width, lead pitch 0.65 mm, exposed pad not present - suitable for standard surface-mount assembly and reflow processes.

Pin/TerminalCircuit RoleDesign Meaning
VDD1Logic level power supplySets input voltage thresholds (VIH/VIL) and clamps max output voltage; connects to lowest-voltage bus segment (e.g., 0.8 V MCU).
VDD2Core logic power supplyPowers internal state machine and control logic; must be ≥1.65 V and may differ from VDD1.
RESETActive LOW reset inputHardware-initiated recovery: forces all channels deselected and resets I²C state machine when pulled LOW ≥tw(rst)L.
SCL / SDAUpstream I²C bus interfaceConnects to controller-side bus; requires external pull-up to VDD1.
SC0–SC3 / SD0–SD3Downstream channel I/OFour independent bidirectional clock/data pairs; each requires local pull-up to its respective bus voltage (e.g., 3.3 V, 1.8 V).
A0 / A1I²C device address inputsHardwired address select pins enabling up to 16 unique PCA9846PWJ instances on one I²C bus (0xE0–0xEE, 0xB0–0xBE).
VSSSupply groundCommon reference for all supplies and signals; must be connected to system ground plane.

Key Features

FeatureDesign Value
Ultra-low voltage operationSupports 0.8 V controller interfaces - enables compatibility with next-generation ultra-low-power CPUs and SoCs.
Bidirectional voltage translationTranslates signals between mismatched I²C buses (0.8 V ↔ 3.3 V) without external level shifters or direction control logic.
Software reset capabilityResets control register and state machine via I²C General Call address (00h) + data byte 06h - enables remote recovery without hardware intervention.
Device ID read functionProvides 24-bit read-only ID (manufacturer + part ID + revision) at reserved address 0xF8 - supports automated BOM verification and firmware identification.
Hot-insertion safePower-up default: all channels deselected - prevents bus contention during power sequencing or live insertion of peripheral modules.

Applications

Multi-Voltage Sensor HubI²C Bus Segmentation

Use Scenario: A 0.8 V application processor communicates with heterogeneous peripherals: 3.3 V temperature sensor, 1.8 V GPIO expander, and 2.5 V power management IC - all sharing one I²C controller.

IC Role / Device Role / Timing Role: PCA9846PWJ acts as a voltage-translating channel selector, isolating each peripheral's bus voltage domain while maintaining Fast-mode Plus timing integrity.

Use Value: Eliminates need for discrete level shifters per peripheral and avoids bus loading issues caused by connecting mixed-voltage devices directly.

Use Scenario: An industrial PLC design uses one I²C master to manage >10 slave devices, exceeding 400 pF bus capacitance limit and causing signal integrity failures.

IC Role / Device Role / Timing Role: PCA9846PWJ segments the overloaded bus into four independent sub-buses, each with localized pull-ups and reduced capacitance.

Use Value: Restores reliable 1 MHz operation without adding bus buffers or redesigning layout - maintains timing margins and reduces EMI.

Fault-Tolerant System ManagementConfigurable Peripheral Multiplexing

Use Scenario: A server motherboard experiences intermittent I²C lockup due to a stuck-low condition on a downstream thermal sensor bus.

IC Role / Device Role / Timing Role: PCA9846PWJ provides hardware RESET pin and software reset command to isolate and recover the faulty segment without resetting the entire system.

Use Value: Enables targeted bus recovery - preserves operational state of other peripherals and avoids full-system reboot downtime.

Use Scenario: A modular test instrument dynamically routes I²C control to different daughterboards (e.g., ADC module, DAC module, EEPROM module) based on test configuration.

IC Role / Device Role / Timing Role: PCA9846PWJ serves as a software-configurable I²C switch, enabling single-controller access to mutually exclusive peripheral sets.

Use Value: Reduces component count vs. mechanical switches or dedicated controllers; supports runtime reconfiguration via I²C writes to control register.

Equivalent & Alternatives

The following parts are listed as comparable options for similar I²C bus switching applications.

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
TCA9548APWR8-channel switch; no VDD1/VDD2 separation - single supply (1.65–5.5 V); lacks hardware RESET pin; higher Ron (~30 Ω typ.)Supports more channels but offers no ultra-low-voltage (0.8 V) interface or independent voltage translation capability.Select TCA9548APWR only if >4 channels needed and all buses operate at ≥1.65 V with uniform voltage levels.
PCA9546ADW4-channel switch; single supply (2.3–5.5 V); no VDD1/VDD2 architecture; no hardware RESET; supports only SMBus/Fast-mode (400 kHz)Lacks 0.8 V support, voltage translation, and 1 MHz Fast-mode Plus - limited to legacy or higher-voltage systems.Choose PCA9546ADW only for cost-sensitive designs where 400 kHz speed and ≥2.3 V operation are sufficient.

Compared with TCA9548APWR and PCA9546ADW, the PCA9846PWJ uniquely delivers 0.8 V controller compatibility, dual-supply voltage translation, hardware RESET, and 1 MHz operation - making it the only option for modern ultra-low-power, multi-voltage I²C architectures.

Availability

PCA9846PWJ is available at Aetrix Electronics and suitable for industrial automation, server management, multi-sensor IoT edge nodes, and automotive infotainment subsystems requiring stable component supply across extended temperature ranges and long production lifecycles.

Supply support for PCA9846PWJ 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 company headquartered in Eindhoven, Netherlands, specializing in secure connectivity solutions for automotive, industrial, and IoT applications.

The PCA9846PWJ belongs to NXP's I²C infrastructure portfolio, designed specifically to solve voltage-domain interoperability and bus scalability challenges in resource-constrained, multi-rail embedded systems.

FAQ

What is the minimum VDD1 voltage required for PCA9846PWJ to operate with a 0.8 V controller?

The PCA9846PWJ specifies VDD1 = 0.8 V as the absolute minimum supply voltage. At this level, input thresholds are VIH = 0.56 V (0.7×VDD1) and VIL = 0.24 V (0.3×VDD1), ensuring reliable recognition of 0.8 V logic levels. Operation below 0.8 V is not characterized or guaranteed - the PCA9846PWJ must be powered with VDD1 ≥ 0.8 V to interface with 0.8 V controllers.

Can PCA9846PWJ translate from a higher-voltage upstream bus to lower-voltage downstream peripherals?

Yes - the PCA9846PWJ supports bidirectional translation in either direction. When VDD1 is set to a higher voltage (e.g., 3.3 V) and VDD2 ≥ 1.65 V, the device can translate signals from a 3.3 V controller to 1.8 V or 0.8 V peripherals. Input thresholds scale with VDD1, and output voltage is clamped to min(VDD1, VDD2), so proper pull-up placement on each downstream bus remains essential for correct logic levels.

How does the PCA9846PWJ handle simultaneous activation of multiple channels?

The PCA9846PWJ allows any combination of its four channels to be enabled simultaneously via bits B0–B3 in the control register. When multiple channels are active, their SCx/SDx lines are electrically connected to the upstream SCL/SDA - effectively paralleling all selected downstream buses. Designers must verify total bus capacitance stays within I²C specification limits (≤400 pF) and that pull-up resistors on each segment collectively meet LOW-level sink current requirements.

Is the RESET pin on PCA9846PWJ debounced internally, and what is the minimum pulse width required?

The PCA9846PWJ RESET pin has no internal debounce circuitry - external RC filtering or microcontroller-driven debouncing is recommended for noisy environments. The datasheet specifies tw(rst)L as the minimum LOW pulse width required to trigger reset; while not explicitly quantified in the provided excerpt, typical NXP I²C switch reset timing is ≥100 ns. For robust operation, maintain RESET LOW for ≥1 μs to ensure reliable state machine and channel register reset.

Does PCA9846PWJ support hot-plug detection or automatic channel disable on fault?

No - the PCA9846PWJ does not include hot-plug detection circuitry or automatic fault-based channel disable. It relies on external supervision (e.g., host MCU monitoring SCL/SDA line states) to detect bus faults. Recovery is manual: either assert the hardware RESET pin LOW or issue the I²C software reset command (General Call 00h + 06h). Channel selection remains static until explicitly updated via I²C write to the control register.

PCA9846PWJ Specifications

Product attributes
Attribute value
Manufacturer:
NXP Semiconductors
Series:
-
Package/Case:
16-TSSOP (0.173", 4.40mm Width)
Packaging:
Tape & Reel (TR)
Product Status:
Active
Type:
Bus Switch
Circuit:
2 x 4:1
Independent Circuits:
1
Current - Output High, Low:
-
Voltage Supply Source:
Dual Supply
Voltage - Supply:
0.8V ~ 3.6V, 1.65V ~ 3.6V
Operating Temperature:
-40°C ~ 85°C
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
16-TSSOP

PCA9846PWJ FAQ

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

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

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

3.What payment methods are accepted for PCA9846PWJ?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for PCA9846PWJ?

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

Once your PCA9846PWJ 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 PCA9846PWJ?

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

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

All PCA9846PWJ 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 PCA9846PWJ meets industry standards.

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

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

Return procedure for PCA9846PWJ:

1.Submit a request within 90 days.

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

PCA9846PWJ Tags

  • PCA9846PWJ
  • PCA9846PWJ PDF
  • PCA9846PWJ Datasheet
  • PCA9846PWJ Specifications
  • PCA9846PWJ Images
  • NXP Semiconductors
  • NXP Semiconductors PCA9846PWJ
  • Buy PCA9846PWJ
  • PCA9846PWJ Price
  • PCA9846PWJ Distributor
  • PCA9846PWJ Supplier
  • PCA9846PWJ Wholesale
Related Products
SN74HC138DR
SN74HC138DR

Texas Instruments

TC7SB3157CFU,LF(CT
TC7SB3157CFU,LF(CT

Toshiba Semiconductor and Storage

74CBTLV3257PW,118
74CBTLV3257PW,118

Nexperia USA Inc.

SN74CBTLV3257PWR
SN74CBTLV3257PWR

Texas Instruments

74CBTLV3257GUX
74CBTLV3257GUX

Nexperia USA Inc.

74HC154BQ,118
74HC154BQ,118

Nexperia USA Inc.

P3S0200GMX
P3S0200GMX

NXP USA Inc.

SN74CB3Q3245PWR
SN74CB3Q3245PWR

Texas Instruments

SN74CB3Q3257RGYR
SN74CB3Q3257RGYR

Texas Instruments

TCA9543APWR
TCA9543APWR

Texas Instruments

TCA9546APWR
TCA9546APWR

Texas Instruments

SN74HC138N
SN74HC138N

Texas Instruments

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER