Renesas CP80C86-2Z
- Part No.:
- CP80C86-2Z
- Manufacturer:
- Renesas
- Category:
- Microprocessors
- Package:
- 40-DIP (0.600", 15.24mm)
- Datasheet:
-
CP80C86-2Z.pdf
- Description:
- IC MPU 8MHZ 40DIP
- Quantity:
- Payment:

- Shipping:

Inventory:2,317
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
CP80C86-2Z from Intersil is a static CMOS 16-bit microprocessor compatible with the NMOS 8086, operating at up to 8 MHz in DC–8 MHz range, supporting 1 MByte direct memory addressing and 24 operand addressing modes, used in legacy industrial control and embedded computing systems requiring TTL-compatible, low-power CPU operation.
For engineers reviewing the CP80C86-2Z datasheet, CP80C86-2Z pinout, CP80C86-2Z application, or CP80C86-2Z equivalent, this page delivers verified functional identity, minimum/maximum mode bus interface behavior, static operation support, RoHS-compliant 40-pin PDIP packaging, and validated alternative options for legacy system sustainment and redesign.
Technical Context
The CP80C86-2Z implements a dual-unit architecture with a Bus Interface Unit (BIU) handling instruction prefetching into a 6-byte FIFO queue and address relocation, and an Execution Unit (EU) performing ALU operations and flag management. It supports two operational modes: minimum mode (MN/MX = VCC) for single-processor systems using ALE, DEN, DT/R, and maximum mode (MN/MX = GND) for multiprocessor configurations coordinated by an external 82C88 bus controller.
Its static CMOS design enables true DC operation with clock stop capability, zero-refresh internal latches, and frequency-scaled power consumption - ICCOP = 10 mA/MHz typical and ICCSB ≤ 500 µA max - while maintaining full TTL-level compatibility except on CLK input, which requires asymmetric 33% duty cycle timing.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Max Clock Frequency | 8 MHz - defines maximum instruction throughput in static CMOS operation; supports full 8086 software compatibility at rated speed. |
| Memory Address Space | 1 MByte (20-bit address bus) - enables linear access to 00000H–FFFFFH; segmented via CS/DS/SS/ES registers with automatic base+offset resolution. |
| Power Supply | +5 V ±10% - standard TTL-compatible supply; requires 0.1 µF decoupling between VCC (pin 40) and GND (pin 20). |
| Operating Temperature | 0°C to +70°C - commercial-grade range; suitable for non-military, non-aerospace industrial control cabinets and instrumentation. |
| Process Technology | Scaled SAJI IV CMOS - self-aligned silicon gate process enabling static operation, low standby current, and immunity to dynamic refresh requirements. |
| I/O Compatibility | TTL-compatible inputs/outputs (except CLK) - allows drop-in replacement of NMOS 8086 in existing hardware without level-shifting circuitry. |
| RoHS Status | Pb-free, e3 matte tin termination - compliant with IPC/JEDEC J-STD-020 reflow standards; intended for wave solder only (not reflow). |
Pinout & Package
CP80C86-2Z is housed in a 40-lead plastic dual-in-line package (PDIP), RoHS-compliant per drawing E40.6, with through-hole mounting and wave-solder-only processing. Pin 1 is bottom-left corner when notch faces up; pin 40 is top-right.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| AD15–AD0 (pins 2–16, 39) | Multiplexed Address/Data Bus | Time-shared 16-bit bus carrying address (t1) then data (t2–t4); supports byte/word transfers using BHE/A0 coordination. |
| A19/S6–A16/S3 (pins 35–38) | Address/Status Multiplex | Upper address bits during t1; status signals S6–S3 during t2–t4 indicating segment usage (Code/Data/Stack/Alt Data). |
| BHE/S7 (pin 34) | Bus High Enable / Status | Enables D15–D8 during t1; S7 status reflects interrupt enable flag state during t2–t4. |
| MN/MX (pin 33) | Mode Selection Input | High = minimum mode (integrated control signals); Low = maximum mode (external bus controller required). |
| RD (pin 32), WR (pin 29) | Read/Write Strobes | Active-low controls for memory/I/O cycles; timing aligned to t2–tW; float high during HOLD/HLDA sequences. |
| RESET (pin 21), CLK (pin 19) | Reset Input / Clock Input | RESET: synchronous, min. 4-cycle high pulse; CLK: asymmetric 33% duty cycle, not TTL-compatible. |
| READY (pin 22), INTR (pin 18) | Handshake / Interrupt Inputs | READY: unsynchronized active-high wait-state signal; INTR: level-sensitive, software-maskable interrupt request. |
| NMI (pin 17), TEST (pin 23) | Non-maskable Interrupt / Wait Control | NMI: edge-triggered, unmaskable Type 2 interrupt; TEST: sampled by WAIT instruction to enter idle state. |
Key Features
| Feature | Design Value |
|---|---|
| Fully static CMOS operation | Enables indefinite clock halt, DC–8 MHz operation, and ultra-low standby current (≤500 µA), critical for battery-backed or debug-mode systems. |
| 6-byte instruction prefetch queue | Overlaps instruction fetch with execution to reduce memory bus dead time; improves effective throughput without increasing clock rate. |
| Two configurable bus modes | Minimum mode supports single-CPU designs with integrated control signals; maximum mode enables multiprocessor coherency via 82C88 coordination. |
| 24 operand addressing modes | Supports flexible memory access including base+index, scaled index, and string operations - essential for efficient assembly-level firmware development. |
| Hardware LOCK prefix support | Asserts LOCK (pin 29) low during atomic read-modify-write sequences, preventing bus arbitration conflicts in shared-memory multiprocessing. |
Applications
| Industrial PLC Controller | Legacy Test Equipment Firmware |
|---|---|
Use Scenario: Standalone programmable logic controller executing ladder logic scans in temperature-stable factory environments. IC Role / Device Role / Timing Role: Primary CPU executing deterministic real-time I/O scanning, with static operation enabling precise watchdog timeout control. Use Value: 8 MHz performance and 1 MByte addressing allow complex control algorithms within constrained PCB space; RoHS PDIP simplifies repair and long-term component sourcing. |
Use Scenario: Benchtop oscilloscope or spectrum analyzer running fixed-function firmware with minimal OS overhead. IC Role / Device Role / Timing Role: Core processor managing front-panel interface, ADC/DAC control, and display buffer updates via memory-mapped I/O. Use Value: TTL-compatible signaling integrates directly with legacy logic; static design permits clock gating during idle display refresh, reducing thermal load. |
| Avionics Maintenance Simulator | Ruggedized Data Logger |
Use Scenario: Ground-based aircraft subsystem simulator replicating flight computer behavior under controlled lab conditions. IC Role / Device Role / Timing Role: Instruction-set-accurate 8086 replacement executing original avionics diagnostic code without modification. Use Value: Full NMOS 8086 binary compatibility ensures zero firmware porting effort; 0°C to +70°C rating matches environmental test chamber limits. |
Use Scenario: Remote environmental sensor node logging temperature, pressure, and vibration data to flash memory over extended periods. IC Role / Device Role / Timing Role: Low-power host controller managing sensor polling, data formatting, and SPI flash writes during scheduled wake cycles. Use Value: ICCSB ≤ 500 µA enables multi-year battery life in sleep mode; 40-pin PDIP allows hand-soldered field-replaceable module design. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar 16-bit microprocessor applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| MD80C86-2/883 | Military-grade CERDIP package; -55°C to +125°C operation; 82C88-compatible maximum mode only; higher cost and longer lead time. | Required for aerospace or defense platforms needing MIL-STD-883 qualification and extended temperature resilience. | Select MD80C86-2/883 only when environmental stress screening, hermetic sealing, or radiation tolerance is mandated. |
| 8405202QA | Same military temp range (-55°C to +125°C) but in surface-mount CERDIP; identical core logic and pinout; RoHS-compliant with e3 finish. | Suitable for new designs requiring automated SMT assembly while retaining 80C86 instruction set and bus timing. | Choose 8405202QA for volume production where reflow compatibility and board-space efficiency outweigh through-hole serviceability. |
Compared with CP80C86-2Z, MD80C86-2/883 offers extended temperature and screening at the cost of package form factor and procurement complexity, while 8405202QA provides identical functionality in SMT format - neither is pin-compatible with CP80C86-2Z's PDIP footprint, requiring PCB redesign for substitution.
Availability
CP80C86-2Z is available at Aetrix Electronics and suitable for industrial PLC controllers, legacy test equipment firmware, avionics maintenance simulators, and ruggedized data loggers requiring stable component supply across extended product lifecycles.
Supply support for CP80C86-2Z 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 Corporation (now part of Renesas Electronics) specialized in high-reliability analog and mixed-signal ICs, with deep heritage in industrial and military-grade microprocessors and interface solutions.
The 80C86 product line was designed as a radiation-tolerant, low-power CMOS upgrade path for NMOS 8086-based systems, targeting long-lifecycle embedded applications where static operation, wide temperature margins, and binary compatibility were critical.
FAQ
What is the maximum operating frequency of the CP80C86-2Z?
The CP80C86-2Z is rated for a maximum clock frequency of 8 MHz, as specified in the FN2957 Rev 5.00 datasheet. This applies across its full 0°C to +70°C operating range and reflects guaranteed timing performance for all instructions and bus cycles. The device supports static operation, meaning it functions correctly down to DC, but 8 MHz represents its upper validated limit for reliable instruction execution and memory interface timing.
Is CP80C86-2Z pin-compatible with the original NMOS 8086?
The CP80C86-2Z maintains identical pinout and electrical signaling (except CLK input) with the NMOS 8086, enabling direct PCB-level replacement in most minimum-mode systems. However, the CLK input requires an asymmetric 33% duty cycle - unlike the 8086's 50% requirement - so clock generation circuitry must be verified or adjusted before substitution.
Does CP80C86-2Z support both minimum and maximum mode operation?
Yes, CP80C86-2Z supports both modes via the MN/MX pin (pin 33): tied high for minimum mode (self-contained control signals like ALE, DEN, DT/R), or tied low for maximum mode (requires external 82C88 bus controller). The functional diagram and pin descriptions in FN2957 confirm full dual-mode implementation, including distinct status pin behaviors (S0–S2 vs. M/IO, WR) and RQ/GT arbitration support.
What is the purpose of the TEST pin on CP80C86-2Z?
The TEST pin (pin 23) is sampled synchronously by the WAIT instruction: if TEST is LOW, execution resumes; if HIGH, the CP80C86-2Z enters an idle state until TEST goes LOW. This enables simple hardware handshaking - for example, connecting TEST to a peripheral ready signal - without requiring interrupt latency or polling overhead, making it valuable for deterministic low-level firmware control.
Can CP80C86-2Z be used in reflow soldering processes?
No - CP80C86-2Z is explicitly designated for through-hole wave solder processing only, as stated in Note 2 of the Ordering Information section in FN2957. Its Pb-free PDIP package uses materials qualified for wave solder peak temperatures, not reflow profiles. Attempting reflow may damage the package or compromise solder joint integrity due to thermal mismatch and moisture sensitivity.
CP80C86-2Z Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Renesas
- Package/Case:
- 40-DIP (0.600", 15.24mm)
- Series:
- -
- Packaging:
- Tube
- Product Status:
- Obsolete
- Core Processor:
- 80C86
- Number of Cores/Bus Width:
- 1 Core, 16-Bit
- Speed:
- 8MHz
- Co-Processors/DSP:
- -
- RAM Controllers:
- -
- Graphics Acceleration:
- No
- Display & Interface Controllers:
- -
- Ethernet:
- -
- SATA:
- -
- USB:
- -
- Voltage - I/O:
- 5.0V
- Operating Temperature:
- 0°C ~ 70°C (TA)
- Grade:
- -
- Qualification:
- -
- Security Features:
- -
- Mounting Type:
- Through Hole
- Supplier Device Package:
- 40-PDIP
- Additional Interfaces:
- -
CP80C86-2Z FAQ
1.How can I place an order for CP80C86-2Z through Aetrix?
Please submit a Request for Quotation (RFQ) for CP80C86-2Z 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 CP80C86-2Z reliable?
The price and inventory of CP80C86-2Z are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for CP80C86-2Z is usually 5 days.
3.What payment methods are accepted for CP80C86-2Z?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for CP80C86-2Z transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for CP80C86-2Z?
CP80C86-2Z orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your CP80C86-2Z 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 CP80C86-2Z?
For technical support, including CP80C86-2Z datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your CP80C86-2Z requirements.
6.How does Aetrix verify that CP80C86-2Z is sourced from the original manufacturer or authorized distributors?
All CP80C86-2Z 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 CP80C86-2Z meets industry standards.
7.What is the process for return or replacement of CP80C86-2Z?
All CP80C86-2Z units undergo pre-shipment inspection (PSI). If there is an issue with CP80C86-2Z, 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 CP80C86-2Z part is unused and in its original packaging.
Return procedure for CP80C86-2Z:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
CP80C86-2Z Tags

-
AT91SAM9260B-CU-999
Microchip Technology

-
AT91SAM9G25-CU
Microchip Technology

-
ATSAMA5D27C-CU
Microchip Technology

-
AT91SAM9X35-CU
Microchip Technology

-
AT91SAM9X25-CU
Microchip Technology

-
MCIMX6Y2CVM08AB
NXP Semiconductors
-
AM3352BZCZ100
Texas Instruments

-
AT91SAM9260B-CU
Microchip Technology

-
AT91SAM9260B-QU
Microchip Technology

-
ATSAMA5D31A-CU
Microchip Technology

-
AT91SAM9G20B-CU-999
Microchip Technology

-
MCIMX6Y2CVM05AB
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…

