Renesas CS82C59A-12Z
- Part No.:
- CS82C59A-12Z
- Manufacturer:
- Renesas
- Category:
- Specialized
- Package:
- 28-LCC (J-Lead)
- Datasheet:
-
CS82C59A-12Z.pdf
- Description:
- IC INTERFACE SPECIALIZED 28PLCC
- Quantity:
- Payment:

- Shipping:

Inventory:365
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
CS82C59A-12Z from Intersil is a CMOS Priority Interrupt Controller designed to offload interrupt management from 8080/85, 8086/88, and 80C286-based microcomputer systems. It handles up to eight vectored priority interrupt sources, supports cascading to 64 levels, operates at 12.5 MHz, features fully static CMOS design, and uses a single +5 V supply.
For engineers reviewing the CS82C59A-12Z datasheet, CS82C59A-12Z pinout, CS82C59A-12Z application, or CS82C59A-12Z equivalent, key selection criteria include its 28-pin PLCC Pb-free package, edge- or level-triggered IR inputs, programmable priority modes (fully nested, rotating, special mask), compatibility with both 8080/85 and 80C86/88/286 interrupt response protocols, and low-power operation (ICCOP ≤ 1 mA/MHz).
Technical Context
The CS82C59A-12Z implements a three-register architecture - Interrupt Request Register (IRR), In-Service Register (ISR), and Interrupt Mask Register (IMR) - coordinated by dedicated priority resolver logic. Its read/write control logic accepts Initialization Command Words (ICW1–ICW4) and Operation Command Words (OCW1–OCW3) to configure system mode (μPM), cascade topology, vector addressing, and masking behavior.
It supports dual interrupt response formats: three-pulse 8080/85 mode (with CALL opcode and 16-bit vector bytes) and two-pulse 80C86/88/286 mode (direct 8-bit interrupt code). The SP/EN pin serves dual roles - slave program input or buffer enable - and CAS0–CAS2 lines enable master/slave identification in cascaded configurations without external logic.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Max Clock Frequency | 12.5 MHz - enables "no wait-state" operation with 12.5 MHz 80C286 CPUs. |
| Interrupt Inputs | 8 (IR0–IR7) - individually maskable, edge- or level-triggered via LTIM bit in ICW1. |
| Supply Voltage | +5 V ±10% - single-rail operation compatible with TTL and CMOS microprocessor buses. |
| Operating Current | ICCOP ≤ 1 mA/MHz - scales linearly with clock frequency for predictable power budgeting. |
| Standby Current | ICCSB ≤ 10 μA - ultra-low quiescent draw during idle or halted CPU states. |
| Package | 28-pin PLCC (Pb-free, RoHS-compliant) - surface-mount footprint with thermal and mechanical reliability for industrial temp range (0°C to +70°C). |
| Compatibility | PIN-COMPATIBLE with NMOS 8259A - allows drop-in replacement in legacy designs without PCB revision. |
Pinout & Package
CS82C59A-12Z is housed in a 28-lead plastic-leaded chip carrier (PLCC) package with J-lead configuration, RoHS-compliant matte tin plating, and JEDEC-standard outline N28.45. It is rated for commercial temperature range (0°C to +70°C) and supports wave-solder and reflow assembly per IPC/JEDEC J-STD-020.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VCC (Pin 28) | Power Supply | +5 V primary supply rail; requires 0.1 μF decoupling capacitor to GND (Pin 14) for noise suppression. |
| GND (Pin 14) | Ground Reference | System ground return path for all internal logic and I/O buffers. |
| CS (Pin 1) | Chip Select | Active-low enable for RD/WR operations; INTA remains functional regardless of CS state. |
| RD (Pin 2) | Read Control | Active-low signal enabling status register (IRR/ISR/IMR) or vector data onto D7–D0 bus. |
| WR (Pin 3) | Write Control | Active-low signal enabling ICW/OCW loading into internal command registers. |
| A0 (Pin 4) | Address Select | Distinguishes between command register (A0 = 0) and data register (A0 = 1) access during I/O cycles. |
| D7–D0 (Pins 5–12) | Bidirectional Data Bus | 8-bit multiplexed path for command writes, status reads, and interrupt vector transfers. |
| INT (Pin 13) | Interrupt Output | Open-collector-compatible active-high signal driving CPU INTR pin; VOH meets 8080/85/86/286 input thresholds. |
| INTA (Pin 15) | Interrupt Acknowledge | Active-low CPU signal triggering vector release on D7–D0; initiates 3-pulse (8080/85) or 2-pulse (80C86/88/286) sequence. |
| IR0–IR7 (Pins 16–19, 21–24) | Interrupt Request Inputs | Asynchronous inputs with internal pull-ups; support edge-triggered (default) or level-triggered (LTIM=1) assertion. |
| CAS0–CAS2 (Pins 25–27) | Cascade Interface | Master outputs / slave inputs identifying slave ID (bits 2–0 of ICW3) and routing vector data in multi-controller systems. |
| SP/EN (Pin 20) | Slave Program / Buffer Enable | Input in non-buffered mode (SP=0=slave, SP=1=master); output in buffered mode (EN controls transceiver direction). |
Key Features
| Feature | Design Value |
|---|---|
| Fully static CMOS design | Enables indefinite clock suspension without data loss - critical for low-power or deterministic real-time interrupt latency. |
| Two-system-mode compatibility | Configurable via μPM bit in ICW4 to match either 8080/85 (3-interrupt-acknowledge) or 80C86/88/286 (2-interrupt-acknowledge) timing and vector format. |
| Programmable priority resolution | Supports fully nested, rotating, and special mask modes - allowing dynamic reconfiguration of service order during runtime. |
| Cascadable to 64 interrupt levels | Requires no external logic; uses only CAS0–CAS2 and SP/EN pins to coordinate master/slave hierarchy across up to eight 82C59A devices. |
| Individual interrupt masking | OCW1 allows per-channel enable/disable (M0–M7 bits), enabling selective servicing without disabling entire priority chains. |
| Pb-free + anneal construction | RoHS-compliant matte tin termination and molding compound - qualified for both SnPb and Pb-free reflow per J-STD-020 MSL classification. |
Applications
| Industrial PLC Backplane | Legacy x86 Embedded Controller |
|---|---|
Use Scenario: Real-time I/O expansion in programmable logic controllers where multiple sensor/actuator modules assert interrupts asynchronously. IC Role / Device Role / Timing Role: Centralized priority arbiter managing up to eight field-device IRQs, resolving contention, and delivering vector addresses to the host 80C286 CPU. Use Value: Eliminates software polling overhead, reduces worst-case interrupt latency to ≤3 CPU cycles, and enables deterministic response to time-critical events like emergency stop signals. |
Use Scenario: Upgrading NMOS 8259A-based AT-class motherboards to CMOS technology while retaining full BIOS and driver compatibility. IC Role / Device Role / Timing Role: Drop-in interrupt controller replacement supporting identical pinout, command set, and 8086/88 interrupt acknowledge protocol. Use Value: Cuts system standby power by >99% versus NMOS counterpart (10 μA vs. >10 mA), extends board lifetime, and eliminates heat sink requirements. |
| Medical Diagnostic Instrument | Military Avionics Subsystem |
Use Scenario: Multi-sensor acquisition in portable ultrasound or ECG units requiring synchronized, prioritized handling of analog front-end, memory DMA, and user interface interrupts. IC Role / Device Role / Timing Role: Configured in rotating priority mode to ensure fair servicing of high-bandwidth ADC sampling and low-latency keypad events. Use Value: Guarantees bounded interrupt response jitter (<500 ns variation) and prevents starvation of time-sensitive sampling triggers under sustained load. |
Use Scenario: Ruggedized flight control computer using cascaded 82C59A-12Z devices to manage 32+ mission-critical subsystems (navigation, comms, actuation) across redundant buses. IC Role / Device Role / Timing Role: Master device coordinating six slave 82C59A-12Z units via CAS0–CAS2; configured in special fully nested mode (SFNM=1) for fault-isolated priority escalation. Use Value: Enables hierarchical fail-safe interrupt escalation - e.g., a gyroscope fault (IR2) preempts radio telemetry (IR5) but yields to autopilot override (IR0) - without software intervention. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar priority interrupt controller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| CS82C59AZ | Same 28-pin PLCC package and 12.5 MHz rating, but unspecified frequency grade - may not be characterized or tested at 12.5 MHz. | Intended for general-purpose use where maximum timing margin is not required; lacks guaranteed 12.5 MHz operation. | Select CS82C59A-12Z when design requires verified 12.5 MHz performance with no derating. |
| IS82C59A-12Z | Identical electrical specs and pinout, but rated for extended industrial temperature range (−40°C to +85°C) and packaged in Pb-free PLCC with enhanced MSL rating. | Suitable for harsh-environment deployments including outdoor telecom infrastructure and vehicle-mounted computing. | Choose IS82C59A-12Z for applications demanding wider thermal stability or higher moisture sensitivity level compliance. |
Compared with CS82C59AZ, the CS82C59A-12Z guarantees 12.5 MHz operation and is optimized for commercial-temperature embedded systems; compared with IS82C59A-12Z, it trades extended temperature range for lower cost and tighter qualification scope - making it ideal for cost-sensitive, thermally stable industrial control panels.
Availability
CS82C59A-12Z is available at Aetrix Electronics and suitable for industrial PLC backplanes, legacy x86 embedded controllers, and medical diagnostic instruments requiring stable component supply, long-term obsolescence mitigation, and RoHS-compliant manufacturing.
Supply support for CS82C59A-12Z 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
Intersil (now part of Renesas Electronics) is a semiconductor manufacturer specializing in high-performance analog and mixed-signal ICs for industrial, communications, and computing markets.
The 82C59A family was developed to provide CMOS-based, low-power, pin-compatible replacements for the industry-standard NMOS 8259A interrupt controller in 1980s–1990s microcomputer systems.
FAQ
What is the operating temperature range for CS82C59A-12Z?
The CS82C59A-12Z is specified for commercial temperature operation from 0°C to +70°C. This range aligns with standard industrial control and embedded computing environments where ambient thermal management is controlled. It is not rated for extended industrial (−40°C to +85°C) or military-grade operation - for those requirements, the IS82C59A-12Z variant should be selected instead. All electrical parameters in the FN2784 datasheet are guaranteed within this 0°C to +70°C window.
Is CS82C59A-12Z pin-compatible with the original NMOS 8259A?
Yes, CS82C59A-12Z is fully pin-compatible with the NMOS 8259A. Its 28-pin PLCC footprint, signal assignments (including IR0–IR7, INT, INTA, CS, RD, WR, A0, D7–D0, CAS0–CAS2, SP/EN), and DC electrical characteristics (VIL/VIH, VOL/VOH) match the legacy device. This enables direct replacement in existing designs without PCB modification - a key feature emphasized in the datasheet's "Pin Compatible with NMOS 8259A" bullet.
How does CS82C59A-12Z handle interrupt vectoring in 8086/88 systems?
In 80C86/88/286 mode (μPM = 1), CS82C59A-12Z delivers an 8-bit interrupt vector code on D7–D0 during the second INTA pulse - no CALL opcode is issued. The vector byte encodes the interrupt level (IR0–IR7) in bits D2–D0 and system-specific tag bits (T7–T3) in D7–D3. This matches the 8086's interrupt response protocol exactly and eliminates the need for software decoding of separate address bytes, streamlining ISR dispatch.
Can CS82C59A-12Z be used in cascaded configurations?
Yes, CS82C59A-12Z supports seamless cascading to up to 64 interrupt levels using only the CAS0–CAS2 and SP/EN pins - no external logic required. In master configuration, CAS0–CAS2 output the slave ID; in slave configuration, they input the master-assigned ID. ICW3 configures the mapping, and ICW4 sets SFNM for special fully nested mode, ensuring correct priority inheritance across tiers.
What power supply requirements does CS82C59A-12Z have?
CS82C59A-12Z operates from a single +5 V ±10% supply (VCC = Pin 28, GND = Pin 14). It draws ≤10 μA in standby (ICCSB) and ≤1 mA per MHz during active operation (ICCOP), making it significantly more efficient than NMOS predecessors. A 0.1 μF ceramic decoupling capacitor between VCC and GND is mandatory per the datasheet to suppress switching noise and ensure stable register operation.
CS82C59A-12Z Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Renesas
- Series:
- -
- Package/Case:
- 28-LCC (J-Lead)
- Packaging:
- Tube
- Product Status:
- Active
- Applications:
- -
- Interface:
- System Bus
- Voltage - Supply:
- 4.5V ~ 5.5V
- Supplier Device Package:
- 28-PLCC (11.51x11.51)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
CS82C59A-12Z FAQ
1.How can I place an order for CS82C59A-12Z through Aetrix?
Please submit a Request for Quotation (RFQ) for CS82C59A-12Z 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 CS82C59A-12Z reliable?
The price and inventory of CS82C59A-12Z are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for CS82C59A-12Z is usually 5 days.
3.What payment methods are accepted for CS82C59A-12Z?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for CS82C59A-12Z transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for CS82C59A-12Z?
CS82C59A-12Z orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your CS82C59A-12Z 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 CS82C59A-12Z?
For technical support, including CS82C59A-12Z datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your CS82C59A-12Z requirements.
6.How does Aetrix verify that CS82C59A-12Z is sourced from the original manufacturer or authorized distributors?
All CS82C59A-12Z 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 CS82C59A-12Z meets industry standards.
7.What is the process for return or replacement of CS82C59A-12Z?
All CS82C59A-12Z units undergo pre-shipment inspection (PSI). If there is an issue with CS82C59A-12Z, 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 CS82C59A-12Z part is unused and in its original packaging.
Return procedure for CS82C59A-12Z:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
CS82C59A-12Z Tags

-
NVT4857UKAZ
NXP Semiconductors
-
TCA8418RTWR
Texas Instruments
-
PCA9546APWR
Texas Instruments

-
MD0100N8-G
Microchip Technology

-
PCA9548APW,118
NXP Semiconductors

-
PCA9540BDP,118
NXP Semiconductors

-
PCA9548APWR
Texas Instruments

-
PCA9546APW,118
NXP Semiconductors

-
PTN3360DBS,518
NXP Semiconductors

-
PCA9546ABS,118
NXP Semiconductors

-
PCA9518PWR
Texas Instruments

-
PCA9545APW,118
NXP Semiconductors
Tech Hub
TTL and CMOS logic families differ in thresholds, loading, output drive, power and timing. This engineering guide compares 74HC and 74HCT, calculates noise margins and checks 3.3 V/5 V compatibility.
A practical engineering guide to 3.3V and 5V logic compatibility, input thresholds, resistor dividers, translator ICs, MOSFET level shifting, I2C pull-ups, timing limits and power-sequencing risks.
The 74HC595 uses push-pull logic outputs, while the TPIC6B595 uses 50 V open-drain DMOS sinks for higher-power loads. This guide compares timing, current limits, 3.3 V interfacing, load wiring, thermal…
The 74HC595 converts serial data into eight stable parallel outputs. This guide covers pin functions, shift and storage timing, OE and MR behavior, drive-current limits, cascading, voltage compatibilit…
A technical comparison of level-sensitive latches and edge-triggered flip-flops, covering timing windows, setup and hold limits, master–slave operation, time borrowing, race-through, HDL inference and…
A D latch stores one bit while Enable controls when data can pass. This reference covers gate-level operation, truth tables, transparency, setup and hold timing, LE versus OE, common ICs and practical …
An SR latch stores one bit through cross-coupled feedback. This engineering reference covers NOR and NAND implementations, truth tables, forbidden-state recovery, gated operation, switch debouncing, fa…
Latch circuits retain one bit through feedback. This technical reference covers SR and D latches, truth tables, transparency, timing limits, latch-versus-flip-flop behavior, applications and common log…
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…

