Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

Analog Devices Inc./Maxim Integrated DS80C310-MCG

Part No.:
DS80C310-MCG
Manufacturer:
Analog Devices Inc./Maxim Integrated
Category:
Microcontrollers
Package:
40-DIP (0.600", 15.24mm)
Datasheet:
AetrixDS80C310-MCG.pdf
Description:
IC MCU 8BIT ROMLESS 40DIP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:3,275

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

DS80C310-MCG from Maxim Integrated is a high-speed, 80C32-compatible 8-bit CMOS microcontroller featuring a 4-clock-per-machine-cycle core, 25MHz maximum crystal speed, 256 bytes of on-chip RAM, three 16-bit timer/counters, and a full-duplex serial port. It executes standard 8051 instructions 1.5×–3× faster than legacy 80C31/80C32 at the same clock frequency and is used in industrial control, embedded instrumentation, and legacy 8051 system upgrades requiring higher throughput without code rewrite.

For engineers reviewing the DS80C310-MCG datasheet, DS80C310-MCG pinout, DS80C310-MCG application, or DS80C310-MCG equivalent, key selection considerations include its 40-pin PDIP package, 25MHz max clock, dual data pointer (DPTR/DPTR1), programmable MOVX memory access stretch (2–9 cycles), and upward compatibility with DS80C320 while omitting some peripherals.

Technical Context

The DS80C310-MCG implements a streamlined 8051 architecture eliminating dummy memory cycles: each machine cycle requires only 4 oscillator clocks versus 12 in standard 8051, enabling single-cycle instructions in 160ns at 25MHz. Its dual DPTR (SFRs 82h–85h) accelerates block memory moves, and CKCON register (8Eh) controls independent timer speeds (4- or 12-clock mode) and MOVX stretch (M2–M0 bits).

It retains full 8051 instruction set compatibility and pinout but introduces new SFRs including DPS (86h) for DPTR selection, EXIF (91h) for extended interrupts INT2–INT5, and STATUS (C5h) for interrupt priority level indication. Timers default to 12-clock operation on reset for backward timing compatibility, with optional 4-clock mode for higher-speed applications.

Key Specifications

ParameterValue and Actual Design Meaning
Core Architecture80C32-compatible, 4-clock-per-machine-cycle, no wasted memory cycles
Max Crystal Frequency25MHz - enables apparent execution speed up to 62.5MHz (2.5× typical)
On-Chip RAM256 bytes scratchpad RAM - directly addressable without banking
Timer/CountersThree 16-bit timers - configurable for 4- or 12-clock increment per count
Serial InterfaceFull-duplex UART (TXD0/RXD0) - supports standard 8051 baud rate generation
MOVX Access SpeedProgrammable 2–9 machine cycles - accommodates slow peripherals or fast RAM without glue logic
Dual Data PointerDPTR (82h/83h) + DPTR1 (84h/85h) - eliminates address reload overhead in block transfers
Interrupt Sources10 total (6 external: INT0–INT5) - with two priority levels and natural vector order

Pinout & Package

DS80C310-MCG is housed in a 40-pin plastic DIP (dual in-line package) with 0.6-inch body width and 0.1-inch pin pitch. Pin functions follow standard 80C32 layout with enhancements including P1.0–P1.7 supporting Timer 2 I/O and five additional edge-triggered interrupts (INT2–INT5).

Pin/TerminalCircuit RoleDesign Meaning
P0.0–P0.7 (AD0–AD7)Multiplexed address/data busProvides lower 8 bits of address during ALE high; bidirectional data path during ALE low - requires external latch for external memory interface
P1.0–P1.7General-purpose I/O / alternate functionsSupports Timer 2 I/O (T2/T2EX) and five external interrupts (INT2–INT5); weak pull-up on reset, strong pulldown when written 0
P2.0–P2.7 (A8–A15)Upper address bus outputSupplies MSB address bits A8–A15 during external ROM/RAM access; value latched internally for MOVX addressing
P3.0–P3.7General-purpose I/O / alternate functionsIncludes serial port (RXD0/TXD0), external interrupts (INT0/INT1), timer inputs (T0/T1), and memory strobes (RD/WR)
XTAL1/XTAL2Crystal oscillator interfaceXTAL1 accepts external clock or crystal input; XTAL2 outputs crystal amplifier signal - supports parallel-resonant AT-cut crystals
RSTActive-high reset inputSchmitt-triggered with internal pulldown - enables wired-OR reset sources; initiates 65,536-cycle power-on reset
EAExternal access enableMust be tied low (GND) for external program memory operation - no internal ROM
ALEAddress latch enableOutput pulse synchronizes external latch (e.g., 74LS373) to capture P0 address bits - one pulse per machine cycle
PSENProgram store enableActive-low output strobe for external ROM chip select - high during RAM access or reset
VCC/GNDPower supply+5V ±10% (4.5–5.5V) operation; digital ground reference for all I/O and internal logic

Key Features

FeatureDesign Value
4-clock machine cycleReduces instruction latency to 160ns at 25MHz - enables 2.5× average speedup over 80C32 with identical code and crystal
Dual data pointer (DPTR/DPTR1)Eliminates software address reloading during memory block moves - cuts instruction count and execution time in memcpy-style operations
Programmable MOVX stretch (2–9 cycles)Allows dynamic adjustment of external memory/peripheral access timing - supports mixed-speed systems without hardware wait-state generators
Upward compatibility with DS80C320Shares instruction set, SFR map, and pinout with enhanced variant - simplifies migration path for designs needing more peripherals later
Extended interrupt capability (INT2–INT5)Adds four edge-triggered external interrupts beyond standard 8051 - enables responsive event handling in real-time control applications
Stop mode with sub-μA currentICC ≤1μA in stop mode - extends battery life in portable or low-power monitoring systems while retaining fast wake-up via INT2–INT5

Applications

Industrial PLC I/O ModuleLegacy 8051 System Upgrade

Use Scenario: Real-time monitoring and control of sensors, relays, and actuators in factory automation cabinets using discrete I/O expansion.

IC Role / Device Role / Timing Role: Primary controller executing ladder logic scan cycles, managing serial Modbus RTU communication, and servicing multiple external interrupts from field devices.

Use Value: 2.5× faster instruction execution reduces scan time, enabling tighter control loops and higher I/O update rates without modifying existing firmware.

Use Scenario: Replacement of aging 80C32-based medical device controllers where board space and BOM cost are constrained but performance must improve.

IC Role / Device Role / Timing Role: Drop-in compatible MCU maintaining identical PCB footprint and pinout while delivering higher throughput for data acquisition and display refresh.

Use Value: Pin-for-pin replacement with no layout changes required; software runs unchanged except for timing-critical loops recalibrated for 4-clock cycle timing.

Embedded Instrumentation Front-EndSmart Sensor Node Controller

Use Scenario: Signal conditioning, ADC interfacing, and local display driving in handheld test equipment with limited power budget.

IC Role / Device Role / Timing Role: Host processor managing SPI/I²C sensor interfaces, performing real-time filtering, and updating segmented LCD via Port 2/Port 3 bit-banging.

Use Value: Dual DPTR accelerates buffer-to-display transfers; programmable MOVX stretch accommodates slow LCD controller timing without added logic.

Use Scenario: Battery-powered environmental monitor collecting temperature/humidity data and transmitting via UART to gateway.

IC Role / Device Role / Timing Role: Low-power system controller entering STOP mode between measurements, waking on timer interrupt to sample sensors and transmit via serial port.

Use Value: Sub-μA stop current extends battery life; built-in power-on reset and internal POR flag (WDCON.6) simplify power management design.

Equivalent & Alternatives

The following parts are listed as comparable options for similar 8051-compatible microcontroller applications.

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
DS80C320-MCGSame core, 40-pin PDIP, but adds PCA, watchdog timer, and extra I/O - larger die, higher costRequired when application needs programmable counter array or enhanced reliability featuresSelect DS80C320-MCG only if PCA or watchdog functionality is needed; DS80C310-MCG is leaner and lower-cost for basic high-speed 8051 use.
AT89C51-24PIStandard 8051 core (12-clock), 24MHz max, 4KB flash, no dual DPTR or MOVX stretchSuitable for cost-sensitive, non-performance-critical designs with simpler memory interface requirementsChoose AT89C51-24PI for lowest BOM cost where speed gain is unnecessary and flash memory is preferred over external ROM.

Compared with DS80C320-MCG, DS80C310-MCG offers identical speed and pinout at lower cost by omitting PCA and watchdog; compared with AT89C51-24PI, it delivers 2.5× throughput and advanced memory interface flexibility but requires external program memory.

Availability

DS80C310-MCG is available at Aetrix Electronics and suitable for industrial control, embedded instrumentation, and legacy 8051 system upgrades requiring stable component supply, long-term lifecycle support, and RoHS-compliant sourcing.

Supply support for DS80C310-MCG 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

Maxim Integrated (now part of Analog Devices) is a U.S.-based semiconductor company specializing in precision analog, mixed-signal, and high-reliability microcontrollers for industrial, automotive, and communications markets.

The DS80C310-MCG belongs to Maxim's high-speed 8051-compatible microcontroller family, designed specifically to accelerate legacy 8051-based systems while preserving software and hardware compatibility - targeting cost-sensitive industrial upgrades and instrumentation.

FAQ

What is the maximum operating frequency of the DS80C310-MCG?

The DS80C310-MCG supports a maximum crystal frequency of 25MHz. At this clock speed, its 4-clock-per-machine-cycle architecture achieves an apparent instruction execution rate of approximately 62.5MHz, delivering a typical 2.5× speed improvement over standard 80C32 devices using the same crystal and code base. The device operates across 0°C to +70°C ambient temperature.

Is the DS80C310-MCG pin compatible with standard 80C32 microcontrollers?

Yes, the DS80C310-MCG is fully pin compatible with the 80C32 in its 40-pin PDIP package. All signal names, pin positions, and electrical characteristics match the industry-standard 80C32 layout, enabling direct socket replacement in existing designs. However, DS80C310-MCG introduces new functions on Port 1 pins (e.g., INT2–INT5) that remain unused in legacy 80C32 firmware unless explicitly enabled.

How does the dual data pointer (DPTR) in the DS80C310-MCG improve performance?

The DS80C310-MCG implements two independent data pointers: DPTR (SFRs 82h/83h) and DPTR1 (SFRs 84h/85h), selected via DPS bit (SFR 86h). This allows simultaneous addressing of source and destination memory locations during block moves, eliminating the need to save and reload addresses in software. As a result, memcpy-style operations execute with fewer instructions and reduced cycle count - directly accelerating data transfer in communication buffers and display drivers.

Can the DS80C310-MCG interface with slow peripherals like LCD controllers?

Yes, the DS80C310-MCG supports variable-speed MOVX access via the CKCON register (bits M2–M0), allowing MOVX read/write strobes to be stretched from 2 to 9 machine cycles. This accommodates slow peripherals such as character LCDs or legacy UARTs without external wait-state logic. The default reset value (stretch = 1 → 3 cycles) ensures compatibility with common 120ns/150ns RAM, and software can dynamically adjust stretch per access based on target device timing.

Does the DS80C310-MCG include on-chip program memory?

No, the DS80C310-MCG contains no on-chip ROM or flash memory. It relies entirely on external program memory accessed via the multiplexed P0 address/data bus and P2 upper address lines. The EA pin must be tied low (GND) to enable external program fetches. This architecture follows the original 80C31/80C32 model, making it suitable for systems requiring large, field-upgradable firmware stored in EPROM or Flash.

DS80C310-MCG Specifications

Product attributes
Attribute value
Manufacturer:
Analog Devices Inc./Maxim Integrated
Package/Case:
40-DIP (0.600", 15.24mm)
Series:
80C
Packaging:
Tube
Product Status:
Obsolete
Programmable:
Not Verified
Core Processor:
8051
Core Size:
8-Bit
Speed:
25MHz
Connectivity:
EBI/EMI, SIO, UART/USART
Peripherals:
Brown-out Detect/Reset, POR
Number of I/O:
32
Program Memory Size:
-
Program Memory Type:
ROMless
EEPROM Size:
-
RAM Size:
256 x 8
Voltage - Supply (Vcc/Vdd):
4.5V ~ 5.5V
Data Converters:
-
Oscillator Type:
External
Operating Temperature:
0°C ~ 70°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Through Hole
Supplier Device Package:

DS80C310-MCG FAQ

1.How can I place an order for DS80C310-MCG through Aetrix?

Please submit a Request for Quotation (RFQ) for DS80C310-MCG 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 DS80C310-MCG reliable?

The price and inventory of DS80C310-MCG are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for DS80C310-MCG is usually 5 days.

3.What payment methods are accepted for DS80C310-MCG?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for DS80C310-MCG transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for DS80C310-MCG?

DS80C310-MCG orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your DS80C310-MCG 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 DS80C310-MCG?

For technical support, including DS80C310-MCG datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your DS80C310-MCG requirements.

6.How does Aetrix verify that DS80C310-MCG is sourced from the original manufacturer or authorized distributors?

All DS80C310-MCG 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 DS80C310-MCG meets industry standards.

7.What is the process for return or replacement of DS80C310-MCG?

All DS80C310-MCG units undergo pre-shipment inspection (PSI). If there is an issue with DS80C310-MCG, 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 DS80C310-MCG part is unused and in its original packaging.

Return procedure for DS80C310-MCG:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

DS80C310-MCG Tags

  • DS80C310-MCG
  • DS80C310-MCG PDF
  • DS80C310-MCG Datasheet
  • DS80C310-MCG Specifications
  • DS80C310-MCG Images
  • Analog Devices Inc./Maxim Integrated
  • Analog Devices Inc./Maxim Integrated DS80C310-MCG
  • Buy DS80C310-MCG
  • DS80C310-MCG Price
  • DS80C310-MCG Distributor
  • DS80C310-MCG Supplier
  • DS80C310-MCG Wholesale
Related Products
ATTINY4-TSHR
ATTINY4-TSHR

Microchip Technology

ATTINY10-TSHR
ATTINY10-TSHR

Microchip Technology

ATTINY10-TS8R
ATTINY10-TS8R

Microchip Technology

ATTINY202-SSNR
ATTINY202-SSNR

Microchip Technology

ATTINY202-SSFR
ATTINY202-SSFR

Microchip Technology

ATTINY402-SSNR
ATTINY402-SSNR

Microchip Technology

PIC16F15213T-I/MF
PIC16F15213T-I/MF

Microchip Technology

PIC16F15213-E/MF
PIC16F15213-E/MF

Microchip Technology

PIC10F200T-I/OT
PIC10F200T-I/OT

Microchip Technology

ATTINY412-SSNR
ATTINY412-SSNR

Microchip Technology

PIC10F202T-I/OT
PIC10F202T-I/OT

Microchip Technology

ATTINY404-SSNR
ATTINY404-SSNR

Microchip Technology

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER