Diodes Incorporated PI7C9X762BZHE
- Part No.:
- PI7C9X762BZHE
- Manufacturer:
- Diodes Incorporated
- Category:
- Controllers
- Package:
- 32-VFQFN Exposed Pad
- Datasheet:
-
PI7C9X762BZHE.pdf
- Description:
- IC BRIDGE CTRLR I2C/SPI 32-TQFN
- Quantity:
- Payment:

- Shipping:

Inventory:3,916
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
PI7C9X762BZHE from Diodes Incorporated is a dual-channel, full-duplex I²C-bus/SPI-to-UART bridge controller with 64-byte TX/RX FIFOs per channel, programmable baud rates up to 16 Mbit/s (4× sampling), hardware/software flow control, and RS-485 driver direction control via RTS. It operates from 1.8 V, 2.5 V, or 3.3 V and supports industrial temperature range (−40 °C to +85 °C) in TQFN32 package - used in embedded industrial gateways for protocol translation between microcontrollers and legacy serial peripherals.
For engineers reviewing the PI7C9X762BZHE datasheet, PI7C9X762BZHE pinout, PI7C9X762BZHE application, or PI7C9X762BZHE equivalent, key selection criteria include dual UART channel independence, I²C/SPI interface mode selection, GPIO programmability, RS-485 auto-direction control, and compatibility with 16C450 register mapping for firmware reuse.
Technical Context
The PI7C9X762BZHE implements two independent UART channels (A and B), each with fully programmable framing (5–8 bit, parity, stop bits), fractional baud rate generation, and separate 64-byte FIFOs with configurable trigger levels. Its register set is backward-compatible with the industry-standard 16C450, enabling drop-in firmware integration.
It supports dual interface modes: I²C-bus slave (fast-mode, up to 400 kHz) with address select via A0/A1 pins, or SPI slave (mode 0, up to 33 MHz) with chip-select and 3-state SO output. Clock input accepts either crystal (up to 24 MHz) or external clock (up to 64 MHz), and includes built-in IrDA SIR encoder/decoder supporting 115.2 kbit/s and optional 1.152 Mbit/s.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| UART Channels | Dual independent full-duplex UARTs (Channel A and Channel B) - enables simultaneous RS-232/RS-485 communication paths from single host interface. |
| FIFO Depth | 64 bytes per channel (TX + RX), with error status bits - reduces host CPU interrupt load and prevents data loss during burst transfers. |
| Max Baud Rate | 16 Mbit/s (with 4× oversampling) - supports high-speed serial links such as industrial fieldbus backbones or debug interfaces. |
| Interface Modes | I²C-bus slave (fast-mode) or SPI slave (mode 0, ≤33 MHz) - selectable via I2C/SPI pin; allows flexible host MCU interface choice without redesign. |
| GPIO Pins | 8 user-programmable I/O pins (GPIO0–GPIO7), configurable as modem control signals (DSR/DTR/CD/RI) or general-purpose - eliminates need for external GPIO expanders in compact designs. |
| RS-485 Control | Automatic driver direction control via RTS signal with polarity inversion option - enables half-duplex RS-485 bus operation without external transceiver logic. |
| Supply Voltage | 1.8 V / 2.5 V / 3.3 V operation - supports mixed-voltage system integration and low-power battery-operated applications. |
Pinout & Package
PI7C9X762BZHE is housed in a 32-pin TQFN package (5 mm × 5 mm, 0.5 mm pitch) with exposed thermal pad connected to VSS. Pin functions are mode-dependent (I²C vs. SPI); critical shared signals include dual UART I/O (RXA/TXA/RTSA/CTSA, RXB/TXB/RTSB/CTSB), interrupt (IRQ), reset (RESET), clock inputs (XTAL1/XTAL2), and eight GPIOs mapped to modem control roles.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| RTSA / RTSB | UART request-to-send (active LOW) | Controls RS-485 driver enable; auto-direction mode uses RTS state to switch bus direction without external logic. |
| CTSA / CTSB | UART clear-to-send (active LOW) | Hardware flow control input; when deasserted, halts transmission to prevent RX FIFO overrun in connected devices. |
| GPIO4/DSRA – GPIO7/RIA | Programmable I/O or modem status pins | Configurable as DSR/DTR/CD/RI for legacy modem handshaking or as generic digital I/O for system monitoring/control. |
| I2C/SPI | Interface mode select (HIGH = I²C, LOW = SPI) | Determines pin functionality: SDA/SCL vs. SI/SO/SCLK/CS - enables single BOM for dual-interface designs. |
| IRQ | Open-drain interrupt output | Active-LOW signal indicating pending UART events (FIFO threshold, error, modem change); requires external pull-up (1 kΩ @ 3.3 V). |
Key Features
| Feature | Design Value |
|---|---|
| 16C450 Register Compatibility | Full software compatibility with legacy UART drivers - enables reuse of existing BSP code and reduces firmware validation effort. |
| Auto RS-485 Direction Control | Eliminates external direction-control logic by using RTS signal state to drive DE/RE pins of RS-485 transceivers. |
| Programmable Xon/Xoff Characters | Supports dual Xon/Xoff pairs with configurable comparison logic - enables robust software flow control for asymmetric link conditions. |
| Independent FIFO Trigger Levels | Separate programmable RX/TX FIFO thresholds per channel via TLR register - optimizes interrupt frequency and latency for each serial stream. |
| Internal Loopback Mode | Enables self-test of UART logic without external wiring - simplifies production test and field diagnostics. |
Applications
| Industrial Gateway | Factory Automation Controller |
|---|---|
|
Use Scenario: Protocol translation between ARM-based gateway MCU (I²C/SPI) and legacy PLCs/modems using RS-485. IC Role / Device Role / Timing Role: Dual UART bridge with automatic RS-485 direction control and hardware flow control. Use Value: Enables deterministic, low-latency serial bridging without host CPU intervention; 64-byte FIFOs absorb burst traffic from multiple field devices. |
Use Scenario: Connecting HMI panel (SPI) and motor drives (RS-232) in a compact DIN-rail PLC. IC Role / Device Role / Timing Role: SPI-to-dual-UART interface with GPIOs repurposed as DTR/DSR handshake lines. Use Value: Reduces bill-of-materials by consolidating UART expansion and modem control into one IC; 1.8 V support lowers system power. |
| Battery-Powered Data Logger | Embedded Network Appliance |
|
Use Scenario: Low-power environmental sensor node transmitting GPS/Modbus data over RS-485 to concentrator. IC Role / Device Role / Timing Role: I²C-to-UART bridge with ultra-low standby current and software reset capability. Use Value: Extends battery life via 3.3 V operation and sleep-mode current reduction; software reset avoids mechanical reset circuitry. |
Use Scenario: Adding serial console and out-of-band management to network switch using spare I²C bus. IC Role / Device Role / Timing Role: I²C slave UART providing dedicated debug port and remote configuration interface. Use Value: Isolates management traffic from main data path; IRQ-driven FIFO interrupts minimize host polling overhead. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar dual-channel UART bridge applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| SC16IS752IPW | Single 28-pin TSSOP package; only 64-byte FIFO per channel; no IrDA support; I²C-only interface (no SPI). | Limited to space-constrained I²C-only systems; lacks RS-485 auto-direction and GPIO flexibility. | Choose when board area is critical and SPI interface or RS-485 control is unnecessary. |
| MAX3107EEG+ | Single-channel UART; SPI-only interface; integrated ±15 kV ESD protection on UART pins; no GPIOs. | Suitable for high-noise environments requiring robust serial I/O, but cannot replace dual-channel functionality. | Choose only for single-UART, high-ESD applications where dual-channel operation is not required. |
Compared with SC16IS752IPW and MAX3107EEG+, the PI7C9X762BZHE uniquely delivers dual UARTs with both I²C and SPI interface options, RS-485 auto-direction, and 8 GPIOs - making it the only solution that consolidates protocol bridging, bus control, and peripheral expansion in one TQFN32 device.
Availability
PI7C9X762BZHE is available at Aetrix Electronics and suitable for industrial computing, factory automation, and embedded networking applications requiring stable component supply, long-term lifecycle support, and RoHS-compliant packaging.
Supply support for PI7C9X762BZHE 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, energy-efficient solutions for industrial, computing, and communications markets.
The PI7C9X762 belongs to Diodes' UART bridge controller product line, designed specifically to simplify serial interface expansion in resource-constrained embedded systems while maintaining full register compatibility with legacy 16C450-based firmware stacks.
FAQ
What interface modes does PI7C9X762BZHE support, and how is mode selection implemented?
The PI7C9X762BZHE supports both I²C-bus slave (fast-mode, up to 400 kHz) and SPI slave (mode 0, up to 33 MHz). Mode selection is controlled by the I2C/SPI pin: logic HIGH selects I²C mode (activating SDA/SCL), logic LOW selects SPI mode (activating SI/SO/SCLK/CS). This pin must be hardwired during PCB design and cannot be changed dynamically in operation.
How does the PI7C9X762BZHE handle RS-485 half-duplex bus direction control?
The device provides automatic RS-485 driver direction control using the RTSA/RTSB outputs. When enabled via the Enhanced Features Register, RTS asserts before transmission and deasserts after completion. Polarity inversion is supported via a dedicated register bit, allowing direct connection to standard RS-485 transceivers (e.g., MAX13487) without external logic gates or inverters.
Can the 8 GPIO pins be used simultaneously as both modem control signals and general-purpose I/O?
No - each GPIO pin (GPIO0–GPIO7) has dual function mapping (e.g., GPIO4/DSRA), but only one role is active at a time. Configuration is done via the GPIO Control Register: setting a pin as "modem mode" enables DSR/DTR/CD/RI behavior with automatic status reporting; setting it as "GPIO mode" enables read/write access and interrupt generation, but disables modem signaling logic.
What is the maximum crystal frequency supported for internal oscillator operation?
The PI7C9X762BZHE supports crystal frequencies up to 24 MHz across XTAL1/XTAL2. For higher timing precision or non-integer baud rates, an external clock source up to 64 MHz may be applied to XTAL1, bypassing the crystal oscillator circuit entirely. The internal PLL is not present; baud rate generation relies solely on divisor-based division of the selected clock source.
PI7C9X762BZHE 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:
- -
PI7C9X762BZHE FAQ
1.How can I place an order for PI7C9X762BZHE through Aetrix?
Please submit a Request for Quotation (RFQ) for PI7C9X762BZHE 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 PI7C9X762BZHE reliable?
The price and inventory of PI7C9X762BZHE are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for PI7C9X762BZHE is usually 5 days.
3.What payment methods are accepted for PI7C9X762BZHE?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for PI7C9X762BZHE transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for PI7C9X762BZHE?
PI7C9X762BZHE orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your PI7C9X762BZHE 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 PI7C9X762BZHE?
For technical support, including PI7C9X762BZHE datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your PI7C9X762BZHE requirements.
6.How does Aetrix verify that PI7C9X762BZHE is sourced from the original manufacturer or authorized distributors?
All PI7C9X762BZHE 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 PI7C9X762BZHE meets industry standards.
7.What is the process for return or replacement of PI7C9X762BZHE?
All PI7C9X762BZHE units undergo pre-shipment inspection (PSI). If there is an issue with PI7C9X762BZHE, 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 PI7C9X762BZHE part is unused and in its original packaging.
Return procedure for PI7C9X762BZHE:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
PI7C9X762BZHE 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…

