Diodes Incorporated PI7C9X752FAEX
- Part No.:
- PI7C9X752FAEX
- Manufacturer:
- Diodes Incorporated
- Category:
- Controllers
- Package:
- 48-TQFP
- Datasheet:
-
PI7C9X752FAEX.pdf
- Description:
- IC BRIDGE DUAL UART 48TQFP
- Quantity:
- Payment:

- Shipping:

Inventory:4,374
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
PI7C9X752FAEX from Diodes Incorporated is a dual-channel 16C550-compatible UART IC supporting independent Intel/Motorola bus interfaces, 64-byte TX/RX FIFOs per channel, 5V-tolerant serial inputs, and IrDA 1.0/1.1 encoding/decoding. It operates from 1.62V to 3.6V, delivers up to 16 Mbps serial data rate with 64 MHz clock input, and integrates automatic RTS/CTS hardware flow control with programmable hysteresis - deployed in multi-port RS-232/RS-485 communication cards for factory automation.
For engineers reviewing the PI7C9X752FAEX datasheet, PI7C9X752FAEX pinout, PI7C9X752FAEX application, or PI7C9X752FAEX equivalent, key selection considerations include dual UART independence, 48-pin QFP package compatibility with legacy ISA-style bus designs, RS-485 half-duplex auto-direction control, and software-configurable FIFO trigger levels for DMA-integrated embedded host systems.
Technical Context
The PI7C9X752FAEX implements two fully independent UART channels (A and B), each with its own 16C550 register set, baud rate generator (prescaler ÷1 or ÷4), and dedicated 64-byte transmit/receive FIFOs. Each channel supports programmable RX/TX FIFO trigger levels (via TLR, FCR, or FCTR registers) and real-time FIFO level counters for precise interrupt/DMA coordination.
Hardware flow control is implemented via auto-RTS and auto-CTS with configurable halt/resume thresholds and hysteresis (per Tables A–D), while software flow control supports Xon/Xoff with dual-character sets and optional "Xon Any" resume. The device also embeds IrDA 1.0/1.1 encoder/decoder logic and RS-485 half-duplex direction control output (DLD[6]).
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Supply Voltage | 1.62V to 3.6V - Enables direct integration into low-voltage industrial microcontroller systems without level-shifting. |
| Serial Data Rate | Up to 16 Mbps - Achieved with 64 MHz external clock and 4× oversampling, suitable for high-throughput serial bridging. |
| FIFO Depth | 64 bytes per channel (TX + RX) - Reduces CPU interrupt load and prevents overrun in bursty serial traffic (e.g., POS receipt printing). |
| Bus Interface | Configurable Intel (16-bit) or Motorola (68k-style) mode via 16/68# pin - Ensures drop-in compatibility with legacy x86 and embedded controller platforms. |
| Input Tolerance | 5V-tolerant modem I/O pins (except XTAL1) - Allows direct connection to standard RS-232 transceivers without external clamping. |
| IrDA Support | Integrated IrDA 1.0/1.1 encoder/decoder - Enables infrared serial communication without external PHY components. |
| RS-485 Control | Dedicated HDX direction output with auto-detection - Eliminates need for external GPIO-driven direction control in half-duplex bus applications. |
Pinout & Package
PI7C9X752FAEX is housed in a 48-pin TQFP (7 mm × 7 mm, 0.5 mm pitch) package with exposed thermal pad. Pin functions differ between Intel and Motorola modes, selected by the 16/68# input.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| A2–A0 | Address lines | Select internal UART-A/B register (e.g., THR, RHR, IER) during bus transactions; required for register-level configuration. |
| D7–D0 | Bidirectional data bus | Transfers register data between host processor and UART core; supports 8-bit parallel access in both bus modes. |
| IOR#, IOW#, CSA#, CSB# | Intel-mode control strobes | Enable read/write cycles and channel selection (CSA# = UART-A, CSB# = UART-B); active-low timing critical for reliable register access. |
| TXA, RXA, TXB, RXB | UART serial I/O | Full-duplex asynchronous data paths per channel; support standard TTL/CMOS logic levels and IrDA modulation when MCR[6]=1. |
| RTSA#, CTSA#, RTSB#, CTSB# | Hardware flow control | Auto-managed RTS/CTS signals with programmable hysteresis - prevent FIFO overflow under variable host processing latency. |
| INTA, INTB | Interrupt outputs | Open-drain (Motorola) or push-pull (Intel) interrupts per channel; indicate FIFO status, error, or modem signal changes per IER settings. |
| XTAL1, XTAL2 | Clock input/output | Accept crystal (up to 24 MHz) or external clock (up to 80 MHz); XTAL2 provides buffered output for daisy-chaining or clock distribution. |
Key Features
| Feature | Design Value |
|---|---|
| Independent dual UART channels | Each with full 16C550 register map, separate FIFOs, and autonomous baud rate generation - enables concurrent RS-232 and RS-485 links on one chip. |
| Programmable FIFO trigger levels | Four selectable tables (A–D) plus register-based fine tuning - allows precise alignment of DMA request timing with host memory bandwidth and latency. |
| Auto RS-485 half-duplex control | Dedicated HDX output driven by internal state machine - eliminates external direction GPIO and timing-critical firmware toggling in Modbus RTU gateways. |
| IrDA 1.0/1.1 encoder/decoder | On-die pulse shaping and demodulation logic - removes need for discrete IrPHY, reducing BOM count and PCB area in kiosk or medical terminal designs. |
| 5V-tolerant modem I/O | All serial interface pins (TXA/RXA/RTSA#/CTSA#, etc.) withstand 5V - simplifies interconnection with legacy MAX232/SP3232 level shifters and avoids overvoltage protection circuits. |
Applications
| Remote Access Server | Ethernet-to-Serial Bridge |
|---|---|
|
Use Scenario: Rack-mounted terminal servers aggregating dozens of serial console ports (e.g., Cisco switches, UPS units) into IP networks. IC Role / Device Role / Timing Role: Dual UART acts as serial protocol translator - converting TCP/IP packets to asynchronous byte streams with precise framing and flow control. Use Value: 64-byte FIFOs absorb packetized bursts from Ethernet stack; auto-RTS/CTS prevents buffer overrun during network congestion or host CPU load spikes. |
Use Scenario: Industrial Ethernet gateway connecting Modbus TCP controllers to legacy RS-485 field devices in SCADA systems. IC Role / Device Role / Timing Role: UART-B handles RS-485 half-duplex Modbus RTU traffic with auto-direction control; UART-A manages debug/logging over RS-232. Use Value: Integrated HDX output synchronizes bus direction with transmit start/stop edges - eliminates timing skew and bus collisions in deterministic Modbus polling. |
| Factory Automation Controller | Point-of-Sale Terminal |
|
Use Scenario: PLC backplane module interfacing with barcode scanners, weigh scales, and HMI panels via multiple isolated RS-232/422 links. IC Role / Device Role / Timing Role: Dual UART provides independent serial ports with separate interrupt vectors and FIFO management for concurrent peripheral polling. Use Value: Programmable RX trigger levels (e.g., 16-byte threshold) align with scanner data packet size - minimizes interrupt overhead and improves real-time response. |
Use Scenario: Compact retail terminal integrating receipt printer (RS-232), magnetic stripe reader (RS-232), and cash drawer (RS-232) on single motherboard. IC Role / Device Role / Timing Role: UART-A drives printer with Xon/Xoff flow control; UART-B handles MSR with IrDA 1.1 for contactless card emulation. Use Value: On-chip IrDA encoder eliminates external transceiver - reduces cost and EMI in space-constrained enclosures while maintaining EMV compliance. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar dual UART applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| MAX3100EAP+T | Single-channel SPI UART, 128-byte FIFO, 2.7–5.5V supply, no RS-485 or IrDA support. | Limited to SPI-based microcontrollers; lacks dual-port concurrency and hardware flow control sophistication. | Choose only for space-constrained, SPI-native designs where RS-485/IrDA are unnecessary. |
| SC16IS752IPW | I²C/SPI dual UART, 64-byte FIFO, 2.5–3.6V, integrated oscillator, no 5V-tolerant I/O or RS-485 control. | Requires external level shifters for RS-232; no auto-direction output - demands firmware-managed HDX timing. | Prefer for I²C/SPI host ecosystems needing compact footprint, but avoid where 5V interface robustness or RS-485 timing determinism is required. |
Compared with MAX3100EAP+T and SC16IS752IPW, PI7C9X752FAEX uniquely combines parallel bus flexibility (Intel/Motorola), 5V-tolerant modem I/O, and hardware RS-485 direction control - making it optimal for legacy ISA/PCI add-in cards and industrial backplanes requiring deterministic serial throughput and minimal external components.
Availability
PI7C9X752FAEX is available at Aetrix Electronics and suitable for remote access servers, Ethernet-to-serial bridges, and factory automation controllers requiring stable component supply across extended product lifecycles.
Supply support for PI7C9X752FAEX 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 semiconductor company specializing in discrete, analog, and mixed-signal solutions for industrial, computing, and communications markets.
The PI7C9X752FAEX belongs to Diodes' high-performance communication interface product line, engineered specifically for multi-port serial connectivity in legacy and modern embedded systems demanding reliability, configurability, and pin-compatible upgrade paths.
FAQ
What bus interface modes does PI7C9X752FAEX support, and how is mode selection implemented?
The PI7C9X752FAEX supports both Intel (16-bit ISA-style) and Motorola (68k-style) parallel bus interfaces. Mode selection is controlled by the 16/68# pin: HIGH selects Intel mode (with IOR#, IOW#, CSA#, CSB# active), LOW selects Motorola mode (with R/W#, CS#, A3). Address lines A2–A0 and data bus D7–D0 remain functionally identical in both modes, ensuring design reuse across architectures.
How does the auto RS-485 half-duplex control function, and what register controls it?
The PI7C9X752FAEX provides a dedicated HDX output (pin DLD[6] mapped to OP2A#/OP2B# depending on channel) that automatically asserts during transmit and de-asserts after transmission completes. This behavior is enabled by setting DLD[6] = 1 in the Divisor Latch register (accessed via DLL/DLH with DLAB=1). No external logic or GPIO timing control is needed - the internal state machine synchronizes direction with UART shift register activity.
Can PI7C9X752FAEX operate with a 24 MHz crystal, and what is the maximum achievable baud rate?
Yes - the PI7C9X752FAEX accepts crystal inputs up to 24 MHz on XTAL1, or external clocks up to 80 MHz. With a 24 MHz crystal and prescaler ÷1, the internal baud rate generator supports rates up to ~6.25 Mbps (24 MHz / 16 / 240 ≈ 6.25 Mbps). Using a 64 MHz external clock and 4× sampling yields the full 16 Mbps capability, as confirmed in DS40312 Rev 3-2 Section 1.
What is the purpose of the "Xon Any" feature, and how is it enabled?
The "Xon Any" feature (MCR[5]) allows any received character to resume transmission after an Xoff condition - eliminating dependency on specific Xon characters in noisy environments. It is enabled by setting bit 5 of the Modem Control Register (MCR) after configuring software flow control via EFR[3:0]. This is particularly valuable in industrial telemetry where corrupted Xon sequences could stall critical command-response loops.
PI7C9X752FAEX Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Diodes Incorporated
- Package/Case:
- 48-TQFP
- Programmable:
- Not Verified
- Protocol:
- RS485
- Function:
- Controller
- Interface:
- UART
- Standards:
- IRDA 1.1
- Voltage - Supply:
- 1.62V ~ 3.6V
- Current - Supply:
- 10mA
- Operating Temperature:
- -40°C ~ 85°C
- Supplier Device Package:
- 48-TQFP (7x7)
- Grade:
- -
- Qualification:
- -
PI7C9X752FAEX FAQ
1.How can I place an order for PI7C9X752FAEX through Aetrix?
Please submit a Request for Quotation (RFQ) for PI7C9X752FAEX 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 PI7C9X752FAEX reliable?
The price and inventory of PI7C9X752FAEX are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for PI7C9X752FAEX is usually 5 days.
3.What payment methods are accepted for PI7C9X752FAEX?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for PI7C9X752FAEX transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for PI7C9X752FAEX?
PI7C9X752FAEX orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your PI7C9X752FAEX 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 PI7C9X752FAEX?
For technical support, including PI7C9X752FAEX datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your PI7C9X752FAEX requirements.
6.How does Aetrix verify that PI7C9X752FAEX is sourced from the original manufacturer or authorized distributors?
All PI7C9X752FAEX 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 PI7C9X752FAEX meets industry standards.
7.What is the process for return or replacement of PI7C9X752FAEX?
All PI7C9X752FAEX units undergo pre-shipment inspection (PSI). If there is an issue with PI7C9X752FAEX, 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 PI7C9X752FAEX part is unused and in its original packaging.
Return procedure for PI7C9X752FAEX:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
PI7C9X752FAEX 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…

.jpg)