Diodes Incorporated PI7C9X762BLEX
- Part No.:
- PI7C9X762BLEX
- Manufacturer:
- Diodes Incorporated
- Category:
- Controllers
- Package:
- 28-TSSOP (0.173", 4.40mm Width)
- Datasheet:
-
PI7C9X762BLEX.pdf
- Description:
- IC BRIDGE CTRLR I2C/SPI
- Quantity:
- Payment:

- Shipping:

Inventory:1,754
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
PI7C9X762BLEX from Diodes Incorporated is a dual-channel, full-duplex I²C/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 direction control via RTS. It operates at 1.8 V, 2.5 V, or 3.3 V and supports industrial temperature range (−40 °C to +85 °C) in TQFN32 package.
For engineers reviewing the PI7C9X762BLEX datasheet, PI7C9X762BLEX pinout, PI7C9X762BLEX application, or PI7C9X762BLEX equivalent, key selection considerations include dual UART channel independence, I²C/SPI interface selectability, GPIO programmability (8 pins), IrDA SIR support up to 1.152 Mbps, and register compatibility with legacy 16C450 UARTs.
Technical Context
The PI7C9X762BLEX 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 auto-flow control logic using RTS/CTS signals. Its register set mirrors the 16C450 architecture while extending functionality via Enhanced Features Register (EFR) and Trigger Level Register (TLR).
It supports both I²C-bus (fast-mode, 400 kHz) and SPI (mode 0, slave-only, up to 33 MHz) host interfaces, selectable via the I2C/SPI pin. Internal clocking accepts crystal (up to 24 MHz) or external clock (up to 64 MHz), enabling precise timing for high-speed serial communication in embedded edge nodes.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| UART Channels | Dual independent full-duplex channels (A and B) - enables concurrent serial links without software arbitration. |
| FIFO Depth | 64 bytes per channel (TX + RX) - reduces CPU interrupt load and prevents data loss during burst transfers. |
| Max Baud Rate | 16 Mbit/s with 4× oversampling - supports high-speed industrial protocols like Modbus RTU over RS-485. |
| Interface Options | I²C-bus (fast-mode) or SPI (mode 0, slave-only, ≤33 MHz) - allows flexible host MCU integration without dedicated UART peripherals. |
| GPIO Pins | 8 user-programmable I/O pins - configurable as general-purpose I/O or modem control signals (DSR/DTR/CD/RI). |
| RS-485 Control | Automatic driver direction control via RTS signal with polarity inversion - eliminates external transceiver control logic. |
| Operating Voltage | 1.8 V / 2.5 V / 3.3 V - ensures compatibility with modern low-power microcontrollers and mixed-voltage systems. |
| Temperature Range | −40 °C to +85 °C - certified for use in factory automation, outdoor telemetry, and industrial gateways. |
Pinout & Package
PI7C9X762BLEX is housed in a 32-pin TQFN (5 mm × 5 mm, 0.5 mm pitch) with exposed thermal pad requiring PCB ground connection. Pin functions are identical across I²C and SPI configurations, differing only in usage of CS/A0, SI/A1, SO, and SCL/SCLK pins.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| RTSA / RTSB | Channel A/B request-to-send output | Active-low control signal for RS-232/RS-485 transceivers; supports auto-RTS flow control and RS-485 driver enable. |
| CTSA / CTSB | Channel A/B clear-to-send input | Hardware flow control input; halts transmission when deasserted, preventing RX FIFO overrun. |
| RXA / RXB | Channel A/B receiver input | CMOS-level serial input accepting RS-232/RS-485/TTL logic; supports local loopback for self-test. |
| TXA / TXB | Channel A/B transmitter output | CMOS-level serial output; compatible with level-shifting transceivers for RS-232/RS-485 physical layer. |
| IRQ | Open-drain interrupt output | Active-low shared interrupt signaling pending events (RX ready, TX empty, modem status, error) - reduces host polling overhead. |
| GPIO0–GPIO7 | Programmable I/O or modem control | Configurable as DSR/DTR/CD/RI for legacy modem interfacing or as general-purpose digital I/O for system monitoring/control. |
| I2C/SPI | Interface mode select | Logic HIGH = I²C mode (SDA/SCL active); LOW = SPI mode (CS/SI/SO/SCLK active) - enables single-BOM flexibility. |
| RESET | Hardware reset input | Active-low asynchronous reset clearing all internal registers except DLL/DLH/XON1/XON2/XOFF1/XOFF2 - preserves custom baud/divisor settings. |
Key Features
| Feature | Design Value |
|---|---|
| 16C450 register compatibility | Enables drop-in replacement in legacy firmware without driver modification - accelerates migration from discrete UARTs. |
| Auto-RTS/CTS hardware flow control | Eliminates RX FIFO overrun by dynamically asserting/deasserting RTS based on programmable trigger levels - removes need for host-side flow management. |
| RS-485 driver direction control | Integrated RTS-driven direction logic with polarity inversion - removes external AND/OR gates and simplifies 2-wire RS-485 bus design. |
| IrDA SIR encoder/decoder | On-chip IrDA physical layer supporting 115.2 kbps standard and optional 1.152 Mbps mode - enables infrared debug or sensor interface without external IC. |
| Software reset capability | UART core reset via register write (EFR[0]) - allows runtime recovery without toggling external RESET line or power cycling. |
| Programmable FIFO trigger levels | Independent RX/TX interrupt thresholds (via FCR or TLR) - optimizes interrupt frequency for latency-sensitive or low-power applications. |
Applications
| Industrial PLC Gateway | Smart Meter Communication Module |
|---|---|
|
Use Scenario: Connecting legacy RS-485 Modbus sensors to an ARM-based gateway running Linux with I²C-connected SoC. IC Role / Device Role / Timing Role: Dual UART bridge translating I²C commands into synchronized RS-485 frames for two independent sensor buses. Use Value: Eliminates need for separate MCU-per-sensor-bus; 64-byte FIFOs absorb burst traffic from 10+ sensors; auto-RTS prevents data loss during high-throughput meter reads. |
Use Scenario: Adding dual-port serial telemetry to a battery-powered smart electricity meter with limited PCB space and strict power budget. IC Role / Device Role / Timing Role: Low-voltage (1.8 V) UART bridge enabling simultaneous GPRS modem (channel A) and optical port (channel B) communication. Use Value: 3.3 µA standby current extends battery life; TQFN32 footprint saves >40% board area vs. discrete solutions; IrDA SIR supports field technician diagnostics. |
| Factory HMI Terminal | Embedded Network Appliance |
|
Use Scenario: Integrating RS-232 barcode scanner and RS-485 motor controller into a compact HMI panel powered by a Cortex-M4 MCU with only SPI peripherals. IC Role / Device Role / Timing Role: SPI-to-dual-UART bridge providing isolated, flow-controlled serial paths for real-time device control and data capture. Use Value: SPI interface matches available MCU peripheral; hardware CTS/RTS ensures zero packet loss during rapid barcode scanning; GPIOs drive status LEDs and detect safety interlocks. |
Use Scenario: Enabling serial console access and out-of-band management on a network switch using a single I²C bus from the management CPU. IC Role / Device Role / Timing Role: I²C-to-dual-UART bridge delivering simultaneous CLI access (channel A) and SNMP trap forwarding (channel B) over RS-232. Use Value: 16C450 compatibility ensures Linux ttyS driver support; IRQ pin consolidates both UART interrupts; 8 GPIOs monitor PSU health and fan speed. |
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 32-pin TSSOP package; I²C-only interface; no IrDA; max baud 5 Mbit/s; 64-byte FIFOs. | Lacks SPI interface and RS-485 direction control - requires external logic for half-duplex bus control. | Select when I²C-only host interface suffices and IrDA/RS-485 features are unnecessary. |
| MAX3107ETJ+ | 32-pin TQFN; SPI-only interface; 128-byte FIFOs; integrated ±15 kV ESD protection; no GPIOs. | No I²C support or modem control GPIOs - unsuitable for mixed-interface or legacy modem designs. | Select when highest ESD robustness and largest FIFO depth are prioritized over interface flexibility and GPIO count. |
Compared with SC16IS752IPW and MAX3107ETJ+, PI7C9X762BLEX uniquely combines I²C/SPI dual-interface support, RS-485 driver control, 8 GPIOs, and IrDA SIR - making it optimal for space-constrained industrial gateways requiring multi-protocol serial bridging.
Availability
PI7C9X762BLEX is available at Aetrix Electronics and suitable for industrial PLC gateways, smart meter communication modules, factory HMI terminals, and embedded network appliances requiring stable component supply, long-term lifecycle assurance, and RoHS-compliant packaging.
Supply support for PI7C9X762BLEX 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 connectivity solutions for industrial, computing, and consumer markets.
The PI7C9X762BLEX belongs to Diodes' serial interface bridge product line, designed specifically to simplify protocol translation between modern host interfaces (I²C/SPI) and legacy serial peripherals (RS-232/RS-485/IrDA) in resource-constrained embedded systems.
FAQ
Does PI7C9X762BLEX support both I²C and SPI simultaneously?
No. The I2C/SPI pin selects interface mode: HIGH enables I²C (SDA/SCL active), LOW enables SPI (CS/SI/SO/SCLK active). Both interfaces share the same register map and UART functionality, but only one can be used at a time. This design avoids signal contention and simplifies PCB routing while offering flexibility across different host platforms.
How does RS-485 driver direction control work on PI7C9X762BLEX?
RTSA/RTSB outputs directly control RS-485 transceiver DE/!RE pins. When Auto-RTS is enabled, the UART asserts RTS before transmitting and deasserts it after the final stop bit - automatically managing bus direction. Polarity inversion (via EFR[4]) accommodates transceivers requiring active-HIGH enable, eliminating external inverters or resistor networks.
What is the function of the center thermal pad on the TQFN32 package?
The exposed center pad on the PI7C9X762BLEX TQFN32 package is electrically connected to VSS and must be soldered to a solid PCB ground plane. This provides critical thermal dissipation (reducing junction temperature by up to 25 °C) and improves electrical noise immunity for sensitive UART signaling - failure to connect it risks thermal shutdown or intermittent communication errors.
Can PI7C9X762BLEX operate at 1.8 V while maintaining full 16 Mbit/s baud rate?
Yes. The datasheet specifies 16 Mbit/s maximum baud rate under 4× oversampling at all supported supply voltages (1.8 V, 2.5 V, 3.3 V). At 1.8 V, internal clock generation remains stable up to 64 MHz input, and UART timing margins meet specification - verified across −40 °C to +85 °C with 100 pF load capacitance per channel.
PI7C9X762BLEX Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Diodes Incorporated
- Package/Case:
- 28-TSSOP (0.173", 4.40mm Width)
- 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:
- 28-TSSOP
- Grade:
- -
- Qualification:
- -
PI7C9X762BLEX FAQ
1.How can I place an order for PI7C9X762BLEX through Aetrix?
Please submit a Request for Quotation (RFQ) for PI7C9X762BLEX 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 PI7C9X762BLEX reliable?
The price and inventory of PI7C9X762BLEX are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for PI7C9X762BLEX is usually 5 days.
3.What payment methods are accepted for PI7C9X762BLEX?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for PI7C9X762BLEX transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for PI7C9X762BLEX?
PI7C9X762BLEX orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your PI7C9X762BLEX 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 PI7C9X762BLEX?
For technical support, including PI7C9X762BLEX datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your PI7C9X762BLEX requirements.
6.How does Aetrix verify that PI7C9X762BLEX is sourced from the original manufacturer or authorized distributors?
All PI7C9X762BLEX 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 PI7C9X762BLEX meets industry standards.
7.What is the process for return or replacement of PI7C9X762BLEX?
All PI7C9X762BLEX units undergo pre-shipment inspection (PSI). If there is an issue with PI7C9X762BLEX, 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 PI7C9X762BLEX part is unused and in its original packaging.
Return procedure for PI7C9X762BLEX:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
PI7C9X762BLEX 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…

