Diodes Incorporated PI7C9X762CZHE
- Part No.:
- PI7C9X762CZHE
- Manufacturer:
- Diodes Incorporated
- Category:
- Controllers
- Package:
- 32-VFQFN Exposed Pad
- Datasheet:
-
PI7C9X762CZHE.pdf
- Description:
- IC BRIDGE CTLR SPI-UART 32TQFN
- Quantity:
- Payment:

- Shipping:

Inventory:1,088
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
PI7C9X762CZHE from Diodes Incorporated is a dual-channel I²C-bus/SPI-to-UART bridge controller with 64-byte TX/RX FIFOs, backward-compatible register mapping to the 16C450 UART, and support for hardware/software flow control. It operates at up to 33 Mbps SPI clock rate and 16 Mbps UART baud rate, features eight programmable GPIOs, and targets RS-232/RS-485/RS-422 interface bridging in space-constrained embedded systems.
For engineers reviewing the PI7C9X762CZHE datasheet, PI7C9X762CZHE pinout, PI7C9X762CZHE application, or PI7C9X762CZHE equivalent, key selection considerations include dual UART channel independence, I²C vs. SPI interface strapping, RTS/CTS hardware flow control timing behavior, IrDA SIR support up to 1.152 Mbps, and GPIO multiplexing with modem signal functions (DSR/DTR/CD/RI).
Technical Context
The PI7C9X762CZHE implements two independent UART channels (A and B), each with fully programmable framing (5–8 bit, parity, 1/1.5/2 stop bits), fractional baud rate generation, and local loopback mode. Its register set mirrors the industry-standard 16C450, enabling drop-in software compatibility while extending functionality via Enhanced Features Register (EFR) and Trigger Level Register (TLR).
Hardware flow control uses Auto-RTS and Auto-CTS with configurable halt/resume thresholds stored in the Transmission Control Register (TCR); software flow control supports dual Xon/Xoff character sets with programmable comparison logic. The device supports both crystal (up to 24 MHz) and external clock (up to 64 MHz) inputs, and integrates RS-485 driver direction control via RTS inversion.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Interface Modes | I²C-bus (fast-mode, slave only) or SPI (mode 0, slave only); selected by I2C/SPI pin logic level |
| UART Channels | Dual full-duplex channels (A and B), each with independent TX/RX, RTS/CTS, and modem status pins |
| FIFO Depth | 64-byte transmit and receive FIFO per channel; includes 3-bit error status per RX byte |
| Baud Rate Range | Up to 16 Mbps (4× sampling); fractional divisor (1–65535) enables precise rate matching |
| GPIO Pins | Eight user-programmable I/O pins, each configurable as general-purpose or modem signal (DSR/DTR/CD/RI) |
| Supply Voltage | 1.8 V, 2.5 V, or 3.3 V operation; low standby current optimized for battery-powered devices |
| Operating Temp | −40 °C to +85 °C industrial range; qualified for factory automation and mobile computing environments |
Pinout & Package
PI7C9X762CZHE is housed in a 32-pin TQFN (ZH) package with exposed thermal pad (VSS). Pin 1 index is marked on top-side silkscreen; center pad must be soldered to PCB ground plane for thermal and electrical integrity.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1, 5, 13, 28 | VDD | Primary power supply pins; decoupling required per channel for noise-sensitive UART operation |
| 2, 12, 21, 29, Center Pad | VSS | Ground reference; center pad provides thermal dissipation and low-impedance return path |
| 6 | I2C/SPI | Interface select: HIGH = I²C mode, LOW = SPI mode; determines pin function mapping |
| 7 (CS/A0), 8 (SI/A1) | I²C address / SPI CS | In I²C mode: A0/A1 set slave address; in SPI mode: CS enables chip select, SI is data input |
| 9 (SO), 10 (SCL/SCLK), 11 (SDA) | I²C/SPI data/clock | In SPI mode: SO = tri-state output, SCLK = clock input, SDA unused (must tie to VSS); in I²C mode: SDA = open-drain bidirectional bus line |
| 14 | IRQ | Open-drain interrupt output; requires external pull-up (1 kΩ @ 3.3 V); signals FIFO status, errors, or modem events |
| RXA, RXB (Pins 1, 23) | UART receiver inputs | CMOS-level serial inputs; disabled during local loopback; support RS-232/422/485 level-shifting externally |
| TXA, TXB (Pins 32, 22) | UART transmitter outputs | CMOS-level serial outputs; idle-high; require external drivers for RS-232/422/485 physical layer |
| RTSA, RTSB (Pins 30, 16) | Request-to-send outputs | Active-low RTS signals; used for Auto-RTS flow control or RS-485 driver direction control (with inversion option) |
| CTSA, CTSB (Pins 31, 15) | Clear-to-send inputs | Active-low CTS inputs; enable Auto-CTS flow control; status readable via Modem Status Register (MSR) |
| GPIO0–GPIO7 (Pins 17–20, 24–27) | Programmable I/O | Configurable as GPIO or modem signals (DSR/DTR/CD/RI); controlled via GPIO registers and MCR/MSR bits |
| 2, 3, 4 | RESET, XTAL1, XTAL2 | Asynchronous active-low reset (≥40 ns pulse); crystal oscillator interface (24 MHz max) or external clock input (64 MHz max) |
Key Features
| Feature | Design Value |
|---|---|
| 16C450 register compatibility | Enables direct firmware reuse without modification; simplifies migration from legacy UART designs |
| Independent FIFO trigger levels | Per-channel programmable RX/TX interrupt thresholds reduce CPU polling overhead and improve real-time response |
| Auto-RTS/CTS hardware flow control | Eliminates RX FIFO overrun by dynamically asserting RTS based on RX buffer occupancy; no host intervention required |
| RS-485 driver direction control | RTS signal directly manages transceiver direction; optional polarity inversion supports common half-duplex transceivers |
| Dual Xon/Xoff software flow control | Supports two independent character sets for transmit/receive control; prevents false triggering in noisy environments |
| IrDA SIR interface | Integrated encoder/decoder supports 115.2 kbps standard and optional 1.152 Mbps high-speed IR communication |
Applications
| Industrial PLC Communication | Mobile Point-of-Sale Terminal |
|---|---|
|
Use Scenario: Connecting microcontroller I²C bus to legacy RS-485 fieldbus in programmable logic controllers. IC Role / Device Role / Timing Role: Protocol bridge converting I²C master commands into dual UART frames for Modbus RTU transmission over RS-485. Use Value: Enables compact, low-power PLC I/O modules with deterministic latency via hardware flow control and 64-byte FIFO buffering. |
Use Scenario: Integrating barcode scanner and thermal printer interfaces into handheld POS terminals using a single SPI bus. IC Role / Device Role / Timing Role: Dual UART hub managing simultaneous asynchronous serial streams from scanner (UART A) and printer (UART B) over shared SPI. Use Value: Reduces MCU pin count and firmware complexity while supporting burst-mode printing and scan-triggered responses via IRQ-driven FIFO management. |
| Factory Asset Tracking Gateway | Battery-Powered Sensor Hub |
|
Use Scenario: Aggregating data from multiple RS-232 sensors (temperature, pressure, flow) in industrial gateways. IC Role / Device Role / Timing Role: Dual-channel UART concentrator with GPIOs configured as DSR/DTR for sensor handshake and status reporting. Use Value: Eliminates need for discrete level shifters and reduces BOM cost; GPIO flexibility allows custom sensor protocol adaptation. |
Use Scenario: Enabling long-life operation in wireless sensor nodes requiring intermittent UART logging over BLE or LoRaWAN. IC Role / Device Role / Timing Role: Low-voltage (1.8 V) UART bridge with deep-sleep current optimization and software-reset capability. Use Value: Extends battery life via programmable standby current and eliminates external reset circuitry through integrated software reset. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar dual-channel I²C/SPI-to-UART bridge applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| NXP SC16IS752 | 24-pin HVQFN; 64-byte FIFO; supports I²C only (no SPI); lacks RS-485 direction control and IrDA | Preferred where board space is critical and RS-485 or IR is not required; simpler I²C-only integration | Select when minimizing footprint and avoiding SPI interface complexity outweighs need for RS-485 or IrDA features |
| Maxim MAX3107 | 32-pin TQFN; 128-byte FIFO; SPI-only interface; integrated ±15 kV ESD protection on UART lines | Suitable for harsh EMI environments; higher FIFO depth benefits high-throughput logging but increases cost | Choose when system-level ESD robustness is mandatory and SPI-only connectivity suffices |
Compared with SC16IS752 and MAX3107, the PI7C9X762CZHE uniquely combines I²C/SPI dual-interface flexibility, RS-485 driver control, and IrDA SIR in a single industrial-grade package-making it optimal for mixed-protocol edge gateways where interface adaptability and physical-layer integration are design priorities.
Availability
PI7C9X762CZHE is available at Aetrix Electronics and suitable for industrial computing, factory process control, and battery-operated devices requiring stable component supply across extended product lifecycles.
Supply support for PI7C9X762CZHE 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 analog, logic, and interface solutions for industrial, computing, and consumer markets.
The PI7C9X762 belongs to Diodes' high-integration bridge controller product line, designed specifically to simplify protocol translation between modern digital buses (I²C/SPI) and legacy serial interfaces (RS-232/422/485) in resource-constrained embedded systems.
FAQ
What interface modes does the PI7C9X762CZHE support, and how is selection performed?
The PI7C9X762CZHE supports either I²C-bus (fast-mode, slave-only) or SPI (mode 0, slave-only), selected at power-up by the logic level on the dedicated I2C/SPI pin: HIGH configures I²C mode, LOW configures SPI mode. This strapping occurs before internal initialization and determines pin functionality (e.g., SDA vs. SI/SO), register access method, and clock source interpretation. No runtime switching is supported.
How does hardware flow control operate on UART channels A and B independently?
Auto-RTS and Auto-CTS are enabled per channel via the Enhanced Features Register (EFR[7:6]). For UART A, RTSA and CTSA control data flow; for UART B, RTSB and CTSB serve the same role. Each channel's RTS assertion is governed by its own RX FIFO halt/resume thresholds stored in the Transmission Control Register (TCR), allowing asymmetric flow control behavior between channels without cross-interference.
Can the GPIO pins be used simultaneously as general-purpose I/O and modem control signals?
No-each GPIO pin (GPIO0–GPIO7) is functionally multiplexed: it operates either as a bidirectional general-purpose I/O or as a dedicated modem signal (DSR/DTR/CD/RI), selected via configuration bits in the GPIO Control Register and Modem Control Register. Simultaneous use as both is not supported; the function must be fixed at initialization and cannot be dynamically reconfigured during operation.
What is the maximum UART baud rate achievable, and what clock sources support it?
The PI7C9X762CZHE supports UART baud rates up to 16 Mbps using 4× oversampling, enabled by a timing reference clock up to 64 MHz applied to XTAL1. With an external 64 MHz clock, the fractional baud rate generator (divisor range 1–65535) achieves precise rates including standard values (e.g., 921.6 kbps, 3 Mbps) and non-standard rates required for proprietary protocols.
PI7C9X762CZHE Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Diodes Incorporated
- Package/Case:
- 32-VFQFN Exposed Pad
- Programmable:
- Not Verified
- Protocol:
- I2C
- Function:
- Bridge, I2C/SPI to UART
- Interface:
- UART
- Standards:
- -
- Voltage - Supply:
- 1.8V, 2.5V, 3.3V
- Current - Supply:
- -
- Operating Temperature:
- -40°C ~ 85°C
- Supplier Device Package:
- 32-TQFN (5x5)
- Grade:
- -
- Qualification:
- -
PI7C9X762CZHE FAQ
1.How can I place an order for PI7C9X762CZHE through Aetrix?
Please submit a Request for Quotation (RFQ) for PI7C9X762CZHE 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 PI7C9X762CZHE reliable?
The price and inventory of PI7C9X762CZHE are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for PI7C9X762CZHE is usually 5 days.
3.What payment methods are accepted for PI7C9X762CZHE?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for PI7C9X762CZHE transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for PI7C9X762CZHE?
PI7C9X762CZHE orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your PI7C9X762CZHE 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 PI7C9X762CZHE?
For technical support, including PI7C9X762CZHE datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your PI7C9X762CZHE requirements.
6.How does Aetrix verify that PI7C9X762CZHE is sourced from the original manufacturer or authorized distributors?
All PI7C9X762CZHE 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 PI7C9X762CZHE meets industry standards.
7.What is the process for return or replacement of PI7C9X762CZHE?
All PI7C9X762CZHE units undergo pre-shipment inspection (PSI). If there is an issue with PI7C9X762CZHE, 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 PI7C9X762CZHE part is unused and in its original packaging.
Return procedure for PI7C9X762CZHE:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
PI7C9X762CZHE Tags

-
PTN5150AHXMP
NXP USA Inc.

-
USB3740B-AI9-TR
Microchip Technology

-
USB3740B-AI2-TR
Microchip Technology

-
USB3300-EZK-TR
Microchip Technology

-
USB3300-EZK
Microchip Technology

-
FUSB340TMX
onsemi

-
FUSB302BMPX
onsemi

-
DP83826IRHBR
Texas Instruments

-
MCP2518FDT-E/QBB
Microchip Technology

-
FUSB302MPX
onsemi

-
MCP2518FDT-E/SL
Microchip Technology

-
FT260Q-R
FTDI, Future Technology Devices International Ltd
Tech Hub
An engineering guide to LED driver operation, constant-current and constant-voltage outputs, linear and switching topologies, dimming, IC selection, calculations, replacement compatibility, and fault c…
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…

