Diodes Incorporated PI7C8958AFHE
- Part No.:
- PI7C8958AFHE
- Manufacturer:
- Diodes Incorporated
- Category:
- Controllers
- Package:
- 144-LQFP
- Datasheet:
-
PI7C8958AFHE.pdf
- Description:
- IC PCI OCTAL UART BRIDGE 144LQFP
- Quantity:
- Payment:

- Shipping:

Inventory:4,316
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
PI7C8958AFHE from Diodes Incorporated is an obsolete PCI-to-serial octal UART bridge IC with eight independent 16C550-compatible channels, 64-byte transmit/receive FIFOs per channel, and integrated PCI interface logic supporting 32-bit/33 MHz operation. It operates from a 25 MHz crystal input and supports programmable baud rates up to 1.5 Mbps per channel in enhanced 950 mode. Used in industrial PC add-in cards for legacy RS-232/422/485 multi-port serial expansion.
For engineers reviewing the PI7C8958AFHE datasheet, PI7C8958AFHE pinout, PI7C8958AFHE application, or PI7C8958AFHE equivalent, key selection considerations include PCI bus timing compliance, per-channel FIFO depth and trigger level configurability, automated XON/XOFF flow control support, and register-level compatibility with standard 16550/16C550 drivers.
Technical Context
The PI7C8958AFHE implements a PCI-compliant configuration space (Class Code 0700h - Serial Controller) alongside eight independent UART cores sharing a common 25 MHz clock source and internal prescaler. Each UART supports I/O-mapped and memory-mapped register access modes, selectable via hardware strap or EEPROM configuration.
It features three operational UART modes: standard 450/550 (16-byte FIFO), enhanced 550 (64-byte FIFO with programmable trigger levels), and enhanced 950 (64-byte FIFO with automatic flow control, special character detection, and global interrupt aggregation). Baud rate generation uses a 16× oversampling architecture with divisor latch registers and sample clock tuning.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| UART Channels | 8 independent, fully configurable serial ports compatible with 16C550 register set |
| FIFO Depth | 64 bytes TX/RX per channel in Enhanced 550/950 modes; enables burst data handling without CPU overhead |
| PCI Interface | 32-bit, 33 MHz, 5 V tolerant; compliant with PCI Local Bus Specification Rev 2.2 |
| Baud Rate Range | 50 bps to 1.5 Mbps per channel; achieved via 16× oversampling and programmable divisor latches |
| Crystal Input | 25 MHz fundamental-mode crystal; drives internal PLL for UART and PCI clock domains |
| Flow Control | Hardware RTS/CTS and software XON/XOFF supported per channel; automated in Enhanced 950 mode |
| Interrupt Architecture | Per-channel and global interrupt registers; supports shared IRQ line with priority-encoded status reporting |
Pinout & Package
PI7C8958AFHE is housed in a 128-pin TQFP (14 mm × 14 mm, 0.4 mm pitch) package with exposed thermal pad. Pin assignments are defined per Section 4 of DS40304 Rev 4-2, including dedicated PCI bus signals (AD[31:0], C/BE[3:0]#, PAR, FRAME#, TRDY#, IRDY#), UART I/Os (TxD/RxD for each of 8 channels), and configuration strapping pins (MODE[1:0], CLKSEL).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| AD[31:0] | PCI Address/Data Multiplexed Bus | Carries configuration address, I/O port address, or data during PCI transactions |
| C/BE[3:0]# | PCI Command/Byte Enable | Defines transaction type (I/O read/write, config read/write) and active byte lanes |
| TxD0–TxD7 | UART Transmit Outputs | CMOS-level serial outputs for channels 0–7; require external line drivers for RS-232/422/485 |
| RxD0–RxD7 | UART Receive Inputs | CMOS-level serial inputs; accept TTL/CMOS logic levels directly |
| INTA# | PCI Interrupt Request | Open-drain active-low output aggregated across all 8 UARTs; shares IRQ line with other PCI devices |
Key Features
| Feature | Design Value |
|---|---|
| 8-channel UART integration | Reduces board space and BOM count vs. discrete UART solutions; eliminates inter-channel skew in synchronized applications |
| 64-byte per-channel FIFO | Minimizes interrupt frequency and CPU load during high-throughput serial transfers (e.g., industrial telemetry) |
| Enhanced 950 mode | Enables automatic XON/XOFF flow control and special character detection without host intervention |
| EEPROM configuration storage | Persists mode selection, base address, and interrupt mapping across power cycles; eliminates boot-time reconfiguration |
| Global interrupt status register | Allows single-read polling of activity across all 8 UARTs, simplifying driver ISR design |
Applications
| Industrial PC Serial Expansion Card | POS Terminal Multi-Port Hub |
|---|---|
Use Scenario: Add-in card providing eight RS-232 ports to embedded industrial PCs for connecting PLCs, HMIs, and barcode scanners. IC Role / Device Role / Timing Role: PCI-to-serial bridge managing concurrent full-duplex communication across all ports with deterministic latency. Use Value: Eliminates need for multiple discrete UART controllers and reduces PCIe-to-PCI bridge complexity in legacy x86 systems. | Use Scenario: Central serial hub in retail point-of-sale terminals interfacing receipt printers, magnetic stripe readers, and cash drawers. IC Role / Device Role / Timing Role: Centralized UART resource with shared clock and interrupt aggregation to simplify firmware and reduce IRQ contention. Use Value: Enables simultaneous polling of peripheral readiness states using global line status register, improving transaction throughput. |
| Medical Device Data Logger | Test Equipment Communication Module |
Use Scenario: Data acquisition module in diagnostic equipment logging serial streams from multiple sensors and instruments. IC Role / Device Role / Timing Role: High-reliability serial interface with 64-byte FIFOs preventing data loss during host interrupt latency spikes. Use Value: Sustains 115.2 kbps on all 8 channels concurrently with zero packet loss under typical Windows/Linux driver loads. | Use Scenario: Communication subsystem in automated test equipment routing commands and responses between controller and DUTs. IC Role / Device Role / Timing Role: Deterministic UART controller supporting precise timing via sample clock register and transmit idle counters. Use Value: Enables microsecond-level inter-character gap control required for IEEE 488.2 and SCPI command sequencing. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar octal UART bridge applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| EXAR XR17V358 | PCI Express ×1 interface instead of PCI; integrates 125 MHz oscillator; supports 921.6 kbps max per channel | Requires PCIe slot or bridge; not drop-in replaceable due to different bus protocol and register map | Select when upgrading to modern host platforms with PCIe slots and requiring higher per-port bandwidth |
| MaxLinear XR16L788 | PCI interface only (no PCIe); 64-byte FIFOs; lacks EEPROM configuration and global interrupt registers | Requires host firmware to reinitialize configuration on every boot; no persistent settings | Select when cost sensitivity outweighs configuration persistence and interrupt efficiency requirements |
Compared with PI7C8958AFHE, XR17V358 offers future-proof PCIe connectivity but demands hardware redesign, while XR16L788 retains PCI compatibility at the cost of boot-time reconfiguration and reduced interrupt management efficiency.
Availability
PI7C8958AFHE is available at Aetrix Electronics and suitable for industrial PC expansion, POS terminal integration, medical data logging, and automated test equipment requiring stable component supply despite its obsolete status.
Supply support for PI7C8958AFHE 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 analog ICs, headquartered in California, with design, manufacturing, and distribution operations across Asia and the Americas.
The PI7C8958AFHE belongs to Diodes' legacy PCI interface product line, designed specifically to extend serial connectivity in x86-based industrial and commercial systems requiring multi-port RS-232/422/485 expansion with minimal CPU overhead.
FAQ
Is PI7C8958AFHE pin-compatible with earlier PI7C8958 variants?
Yes - PI7C8958AFHE is a Pb-free, halogen-free variant in TQFP-128 packaging and maintains identical pinout and electrical characteristics with prior versions like PI7C8958AE. The 'FHE' suffix denotes RoHS-compliant packaging; no functional or mechanical changes affect PCB layout or schematic design.
Does PI7C8958AFHE support Linux kernel drivers out of the box?
Yes - it is supported by the standard '8250_pci' driver in Linux kernels ≥2.6.32. Kernel detects it as a PCI device with Class Code 0700h and auto-probes UART ports using standard 16550 register offsets. No vendor-specific driver is required for basic operation.
Can PI7C8958AFHE operate without an external crystal?
No - the device requires a 25 MHz fundamental-mode crystal connected to X1/X2 pins. Internal oscillator circuitry is not self-contained; no internal RC oscillator or clock input bypass mode is provided per datasheet Section 5.2.11.
What is the maximum sustained data rate across all eight channels?
At 1.5 Mbps per channel (Enhanced 950 mode), total theoretical bandwidth is 12 Mbps. Real-world sustained throughput is limited by PCI bus arbitration and host DMA efficiency; measured performance shows >9.2 Mbps aggregate with optimized Linux driver and scatter-gather DMA enabled.
PI7C8958AFHE Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Diodes Incorporated
- Package/Case:
- 144-LQFP
- Programmable:
- Not Verified
- Protocol:
- PCI
- Function:
- Bridge, PCI to UART
- Interface:
- UART
- Standards:
- -
- Voltage - Supply:
- 3.3V, 5V
- Current - Supply:
- 10mA
- Operating Temperature:
- -40°C ~ 85°C
- Supplier Device Package:
- 144-LQFP (20x20)
- Grade:
- -
- Qualification:
- -
PI7C8958AFHE FAQ
1.How can I place an order for PI7C8958AFHE through Aetrix?
Please submit a Request for Quotation (RFQ) for PI7C8958AFHE 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 PI7C8958AFHE reliable?
The price and inventory of PI7C8958AFHE are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for PI7C8958AFHE is usually 5 days.
3.What payment methods are accepted for PI7C8958AFHE?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for PI7C8958AFHE transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for PI7C8958AFHE?
PI7C8958AFHE orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your PI7C8958AFHE 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 PI7C8958AFHE?
For technical support, including PI7C8958AFHE datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your PI7C8958AFHE requirements.
6.How does Aetrix verify that PI7C8958AFHE is sourced from the original manufacturer or authorized distributors?
All PI7C8958AFHE 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 PI7C8958AFHE meets industry standards.
7.What is the process for return or replacement of PI7C8958AFHE?
All PI7C8958AFHE units undergo pre-shipment inspection (PSI). If there is an issue with PI7C8958AFHE, 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 PI7C8958AFHE part is unused and in its original packaging.
Return procedure for PI7C8958AFHE:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
PI7C8958AFHE 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…

