Analog Devices Inc./Maxim Integrated DS80C310-QNG+T&R
- Part No.:
- DS80C310-QNG+T&R
- Manufacturer:
- Analog Devices Inc./Maxim Integrated
- Category:
- Microcontrollers
- Package:
- 44-LCC (J-Lead)
- Datasheet:
-
DS80C310-QNG+T&R.pdf
- Description:
- IC MCU 8BIT ROMLESS 44PLCC
- Quantity:
- Payment:

- Shipping:

Inventory:2,082
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
DS80C310-QNG+T&R from Maxim Integrated is a high-speed, 8051-compatible CMOS microcontroller with pin- and instruction-set compatibility to the 80C32. It delivers 2.5× typical execution speed at 25MHz crystal (62.5MHz apparent), features dual data pointers, variable MOVX timing (2–9 machine cycles), three 16-bit timers, 256 bytes of on-chip RAM, and full-duplex serial port - deployed in industrial control systems requiring deterministic real-time response.
For engineers reviewing the DS80C310-QNG+T&R datasheet, DS80C310-QNG+T&R pinout, DS80C310-QNG+T&R application, or DS80C310-QNG+T&R equivalent, key selection considerations include its -40°C to +85°C industrial temperature rating, 44-pin PLCC package, 4-clock-per-machine-cycle core architecture, stretchable MOVX timing for mixed-speed peripherals, and upward compatibility with DS80C320 while omitting select advanced peripherals.
Technical Context
The DS80C310-QNG+T&R implements a streamlined 8051-derived core executing instructions in 4-clock machine cycles (vs. 12 in legacy 8051), enabling single-cycle instructions in 160ns at 25MHz. Its dual DPTR (DPL/DPH at 82h/83h; DPL1/DPH1 at 84h/85h) accelerates block memory moves without software overhead.
Timer/counter operation defaults to 12-clock mode for backward timing compatibility but supports 4-clock mode via CKCON bits (T0M/T1M/T2M); MOVX access speed is programmable (2–9 cycles) using CKCON.2–CKCON.0, and stop-mode power consumption is 1µA with edge-triggered wake-up on INT2–INT5.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core Architecture | 8051-compatible, 4-clock-per-machine-cycle design enabling 2.5× average speed improvement over standard 80C32 at same crystal frequency |
| Max Clock Speed | 25MHz crystal input, yielding 62.5MHz apparent instruction throughput (160ns single-cycle execution) |
| On-Chip RAM | 256 bytes scratchpad RAM - directly addressable, no bank switching required for basic operation |
| MOVX Timing Control | Programmable stretch value (0–7) sets MOVX access to 2–9 machine cycles, enabling glueless interfacing with slow peripherals or fast SRAM |
| Operating Temperature | -40°C to +85°C - qualified for industrial environments with no derating required across full range |
| Power Modes | Active (30mA @25MHz), Idle (15mA), Stop (1µA) - stop mode exits on INT2–INT5 edge triggers with internal crystal stabilization delay |
| Interrupt Sources | 10 total interrupts (6 external: INT0–INT5), two priority levels, natural priority ordering defined per vector table |
Pinout & Package
DS80C310-QNG+T&R is housed in a 44-pin Plastic Leaded Chip Carrier (PLCC) package with J-lead profile, compatible with standard PLCC sockets and reflow soldering per IPC/JEDEC J-STD-020.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| P1.0–P1.7 | Port 1 I/O with alternate functions | Primary bidirectional I/O; P1.0/P1.1 support Timer 2 I/O; P1.4–P1.7 provide INT2–INT5 edge-triggered interrupts |
| P3.0/P3.1 | Serial Port 0 I/O | RXD0/TXD0 - full-duplex UART interface supporting standard 8051 framing and baud rate generation |
| P3.2/P3.3 | External Interrupt Inputs | INT0/INT1 - level- or edge-sensitive inputs with configurable trigger polarity via TCON register |
| P2.0–P2.7 | Address Bus MSB (A8–A15) | Output-only during external memory access; supplies upper address byte for 64kB ROM/RAM addressing |
| P0.0–P0.7 | Multiplexed Address/Data Bus | AD0–AD7 - latched by ALE; carries lower address byte during ALE high, then transitions to bidirectional data bus |
| XTAL1/XTAL2 | Crystal Oscillator Interface | Supports parallel-resonant AT-cut crystals up to 25MHz; XTAL1 accepts external clock source if crystal omitted |
| EA | External Access Enable | Must be tied low (GND) to force all program fetches from external ROM - no internal code memory present |
| ALE | Address Latch Enable | Output strobe synchronized to machine cycle; used to latch P0 address LSB into external 74LS373 or equivalent |
| PSEN | Program Store Enable | Active-low output asserted during external ROM read cycles; high during RAM access or reset |
| RST | Reset Input | Schmitt-triggered active-high input with internal pulldown; initiates 65,536-clock power-on reset sequence |
Key Features
| Feature | Design Value |
|---|---|
| Dual Data Pointer (DPTR/DPTR1) | Eliminates need to save/restore address registers during block memory moves - reduces instruction count and improves throughput |
| Variable MOVX Timing (CKCON) | Enables single-system integration of fast SRAM and slow peripherals (e.g., LCD controllers, UARTs) without external wait-state logic |
| Backward-Compatible Timer Operation | Timers default to 12-clock mode on reset, preserving original 8051 timing for baud rates and interrupt intervals without code changes |
| Edge-Triggered Stop-Mode Wake-Up | Allows ultra-low-power sleep with deterministic wake-up latency via INT2–INT5 - critical for battery-backed industrial sensors |
| Upward Compatibility with DS80C320 | Shares instruction set, SFR layout, and core behavior with DS80C320, simplifying migration paths while omitting non-essential peripherals |
Applications
| Industrial PLC I/O Module | Legacy System Acceleration |
|---|---|
Use Scenario: Real-time monitoring and control of analog/digital I/O in programmable logic controller backplanes operating at -40°C to +85°C. IC Role / Device Role / Timing Role: Primary controller executing ladder logic scans, managing serial Modbus RTU communication, and servicing timer-based process interrupts. Use Value: 2.5× faster scan execution enables higher I/O density and tighter control loop timing without modifying legacy firmware or hardware layout. | Use Scenario: Drop-in replacement for aging 80C32-based instrumentation in field-deployed test equipment. IC Role / Device Role / Timing Role: Pin- and code-compatible MCU handling sensor acquisition, display updates, and keypad scanning. Use Value: Same PCB footprint and firmware binary (with minor timing calibration) yields immediate performance uplift and extended product lifecycle. |
| Smart Energy Meter Interface | Embedded Serial Gateway |
Use Scenario: Isolated communication bridge between metrology ASIC and host MCU in ANSI C12.19-compliant electricity meters. IC Role / Device Role / Timing Role: Dedicated protocol translator managing SPI-to-UART conversion, CRC validation, and secure command parsing. Use Value: Dual DPTR enables zero-copy buffer management between high-speed SPI and asynchronous UART, reducing jitter in time-critical metering frames. | Use Scenario: Protocol-agnostic gateway aggregating RS-485 fieldbus data (Modbus, BACnet MS/TP) to Ethernet/Wi-Fi host. IC Role / Device Role / Timing Role: Central serial multiplexer with multiple UART channels, timer-driven polling, and flash-resident configuration tables. Use Value: Programmable MOVX timing allows direct connection to diverse transceivers and EEPROMs without discrete glue logic, cutting BOM cost and board area. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| DS80C320-QNG+ | Includes additional peripherals: watchdog timer, power-fail interrupt, enhanced serial port with auto-baud detect, and more SFRs | Required when system needs hardware watchdog supervision or automatic serial protocol detection | Select DS80C320-QNG+ only if those extra peripherals are actively used; DS80C310-QNG+T&R offers identical core performance with lower gate count and cost |
| AT89C51-24PI | Standard 8051 core (12-clock), 24MHz max, no dual DPTR, no MOVX stretch, no INT2–INT5, 40-pin PDIP only | Suitable for cost-sensitive, non-industrial designs where speed and peripheral expansion are not required | Choose AT89C51-24PI only for legacy 40-pin DIP sockets and minimal feature sets; lacks DS80C310-QNG+T&R's industrial temp rating and performance headroom |
Compared with DS80C320-QNG+, DS80C310-QNG+T&R provides identical high-speed core execution and PLCC packaging but omits non-essential peripherals - reducing cost and complexity. Against AT89C51-24PI, it delivers 2.5× speed, industrial temperature support, and flexible memory interfacing, making it suitable for demanding embedded upgrades where pin compatibility and firmware reuse are critical.
Availability
DS80C310-QNG+T&R is available at Aetrix Electronics and suitable for industrial automation, legacy system modernization, and smart metering applications requiring stable component supply, long-term obsolescence mitigation, and RoHS-compliant manufacturing.
Supply support for DS80C310-QNG+T&R 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 semiconductor company specializing in precision analog, mixed-signal, and high-reliability microcontrollers for industrial, medical, and communications markets.
The DS80C310-QNG+T&R belongs to Maxim's high-speed 8051-compatible microcontroller family, designed specifically to accelerate legacy 8051-based systems without requiring PCB redesign or firmware rewrite - targeting industrial control, instrumentation, and embedded communication nodes.
FAQ
What is the maximum crystal frequency supported by DS80C310-QNG+T&R?
The DS80C310-QNG+T&R supports a maximum crystal frequency of 25MHz, enabling an apparent instruction execution rate of 62.5MHz due to its 4-clock-per-machine-cycle architecture. This specification is validated across the full -40°C to +85°C operating temperature range and is documented in the Absolute Maximum Ratings and AC Electrical Characteristics sections of the official datasheet.
Is DS80C310-QNG+T&R pin-compatible with the standard 80C32 microcontroller?
Yes, DS80C310-QNG+T&R is fully pin-compatible with the 80C32 in its 44-pin PLCC variant. All signal names, pin positions, and electrical characteristics align with the 80C32 footprint, allowing direct socket replacement in existing designs. However, DS80C310-QNG+T&R adds new functions on Port 1 pins (e.g., INT2–INT5) that remain inactive unless enabled via SFR configuration.
How does the dual data pointer (DPTR/DPTR1) in DS80C310-QNG+T&R improve memory operations?
The DS80C310-QNG+T&R implements two independent 16-bit data pointers - DPTR (SFR 82h/83h) and DPTR1 (SFR 84h/85h) - selected via DPS bit (SFR 86h). This eliminates software overhead in block memory moves: one pointer holds source address, the other destination, enabling single-instruction address switching and reducing code size and execution time versus manual register saves.
What is the purpose of the MOVX timing stretch feature in DS80C310-QNG+T&R?
The MOVX timing stretch feature in DS80C310-QNG+T&R allows software to configure external data memory access duration from 2 to 9 machine cycles via CKCON.2–CKCON.0. This enables seamless interfacing with both fast SRAM (2-cycle mode) and slow peripherals like LCD controllers or legacy UARTs (up to 9-cycle mode) without external wait-state logic or hardware redesign.
Does DS80C310-QNG+T&R include on-chip program memory (ROM/Flash)?
No, DS80C310-QNG+T&R contains no on-chip program memory. It relies entirely on external ROM or EPROM accessed via the multiplexed P0 address/data bus and P2 address MSB lines. The EA pin must be tied low to enable external program fetches, and the device executes code directly from off-chip memory - consistent with the base 80C31/80C32 architecture.
DS80C310-QNG+T&R Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Analog Devices Inc./Maxim Integrated
- Package/Case:
- 44-LCC (J-Lead)
- Series:
- 80C
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Active
- 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:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
DS80C310-QNG+T&R FAQ
1.How can I place an order for DS80C310-QNG+T&R through Aetrix?
Please submit a Request for Quotation (RFQ) for DS80C310-QNG+T&R 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-QNG+T&R reliable?
The price and inventory of DS80C310-QNG+T&R are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for DS80C310-QNG+T&R is usually 5 days.
3.What payment methods are accepted for DS80C310-QNG+T&R?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for DS80C310-QNG+T&R transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for DS80C310-QNG+T&R?
DS80C310-QNG+T&R orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your DS80C310-QNG+T&R 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-QNG+T&R?
For technical support, including DS80C310-QNG+T&R datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your DS80C310-QNG+T&R requirements.
6.How does Aetrix verify that DS80C310-QNG+T&R is sourced from the original manufacturer or authorized distributors?
All DS80C310-QNG+T&R 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-QNG+T&R meets industry standards.
7.What is the process for return or replacement of DS80C310-QNG+T&R?
All DS80C310-QNG+T&R units undergo pre-shipment inspection (PSI). If there is an issue with DS80C310-QNG+T&R, 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-QNG+T&R part is unused and in its original packaging.
Return procedure for DS80C310-QNG+T&R:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
DS80C310-QNG+T&R Tags

-
ATTINY4-TSHR
Microchip Technology

-
ATTINY10-TSHR
Microchip Technology

-
ATTINY10-TS8R
Microchip Technology

-
ATTINY202-SSNR
Microchip Technology

-
ATTINY202-SSFR
Microchip Technology

-
ATTINY402-SSNR
Microchip Technology

-
PIC16F15213T-I/MF
Microchip Technology

-
PIC16F15213-E/MF
Microchip Technology

-
PIC10F200T-I/OT
Microchip Technology

-
ATTINY412-SSNR
Microchip Technology

-
PIC10F202T-I/OT
Microchip Technology

-
ATTINY404-SSNR
Microchip Technology
Tech Hub
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…
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…

.jpg)