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

- Shipping:

Inventory:117
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
DS80C323-QND+ from Maxim Integrated is a high-speed, low-power 80C32-compatible 8-bit microcontroller with 4-clock-per-cycle architecture, 18MHz max crystal frequency, -40°C to +85°C industrial temperature range, 256 bytes on-chip RAM, and dual hardware serial ports. It serves as a drop-in upgrade for legacy 8051-based embedded control systems requiring faster throughput without code rewrite.
For engineers reviewing the DS80C323-QND+ datasheet, DS80C323-QND+ pinout, DS80C323-QND+ application, or DS80C323-QND+ equivalent, key selection considerations include its 2.7V–5.5V supply range, programmable MOVX memory access stretch (2–9 cycles), dual data pointer for block transfers, power-fail reset/interrupt, and watchdog timer - all in a 44-pin PLCC package.
Technical Context
The DS80C323-QND+ implements a redesigned 8051 core executing most instructions in 4 oscillator cycles (vs. 12 in standard 80C32), delivering ~2.5× average speedup. Its dual SFR-mapped serial ports (UART0 on P3.0/P3.1, UART1 on P1.2/P1.3) operate independently with configurable baud rates using Timer 1 (UART1) or Timer 1/2 (UART0).
Peripheral timing is decoupled: timers default to 12-cycle mode for backward compatibility but can be reconfigured via CKCON register (SFR 8Eh) to 4-cycle operation; MOVX access speed is software-selectable (2–9 machine cycles) using CKCON.2–0 bits, enabling seamless interfacing with both fast SRAM and slow peripherals like LCDs or legacy UARTs.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core Architecture | 80C32-compatible 8-bit CPU with 4-clock-per-machine-cycle execution |
| Max Clock Speed | 18MHz crystal input - enables single-cycle instructions in ≤222ns | Supply Voltage | 2.7V to 5.5V - supports battery-powered and mixed-voltage industrial designs |
| On-Chip RAM | 256 bytes scratchpad RAM - sufficient for stack and local variables without external dependency |
| Serial Interfaces | Two independent full-duplex UARTs - eliminates need for external serial expanders in multi-device communication |
| Memory Addressing | 64kB program space + 64kB data space - matches standard 8051 memory map for seamless firmware porting |
| Operating Temp | -40°C to +85°C - qualified for industrial control, automotive under-hood (non-critical), and outdoor equipment |
Pinout & Package
DS80C323-QND+ is housed in a 44-pin Plastic Leaded Chip Carrier (PLCC) package with J-lead geometry, lead-free/RoHS-compliant finish, and thermal characteristics suitable for convection-cooled industrial PCBs.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VCC | Power Supply | +2.7V to +5.5V main supply - powers core, I/O, and peripherals; bypass capacitor required at pin |
| GND | Ground Reference | Digital ground return - must be connected to low-impedance system ground plane |
| RST | Reset Input | Active-high Schmitt-triggered reset - internal pulldown allows wired-OR external reset sources; no external RC needed |
| XTAL1 / XTAL2 | Crystal Oscillator Interface | Supports parallel-resonant AT-cut crystals up to 18MHz; XTAL1 accepts external clock source |
| P0.0–P0.7 (AD0–AD7) | Multiplexed Address/Data Bus | Low-order address/data lines - ALE-controlled latching required for external memory interface |
| P1.0–P1.7 | General-Purpose I/O / Alternate Functions | Includes UART1 (P1.2/RXD1, P1.3/TXD1), Timer2 I/O (P1.0/T2, P1.1/T2EX), and five external interrupts (INT2–INT5) |
| P2.0–P2.7 (A8–A15) | High-Order Address Bus | Provides MSB address for external memory mapping - automatically driven during MOVX accesses |
| P3.0–P3.7 | General-Purpose I/O / Alternate Functions | Includes UART0 (P3.0/RXD0, P3.1/TXD0), INT0/INT1, T0/T1 inputs, WR/ RD strobes |
| EA | External Access Enable | Must be tied LOW - forces all program fetches from external ROM; no internal code memory |
| N.C. | No Connection | Pins 12, 34 (PLCC) - reserved for future family expansion; must remain unconnected |
Key Features
| Feature | Design Value |
|---|---|
| Dual Data Pointer (DPTR0/DPTR1) | Reduces 64-byte RAM-to-RAM block move from 1869 to 1097 machine cycles - cuts transfer time by 41% at 25MHz |
| Programmable MOVX Stretch | CKCON.2–0 selects 2–9 machine-cycle data access - eliminates glue logic when interfacing 120ns SRAM and 10μs LCD controllers |
| Power-Fail Detection | Generates early-warning interrupt before brownout and automatic reset on VCC drop - enables safe EEPROM save and state preservation |
| Programmable Watchdog Timer | Configurable timeout period via WDCON register - prevents system lockup in unattended industrial nodes without external IC |
| Two Independent UARTs | Full-duplex serial ports with separate SCON/SBUF registers (SCON0/C0h, SCON1/C0h) - supports simultaneous host debug + sensor network comms |
Applications
| Industrial PLC I/O Module | Smart Energy Meter |
|---|---|
Use Scenario: Real-time polling of 16 digital input channels and driving 8 relay outputs in a DIN-rail mounted controller. IC Role / Device Role / Timing Role: Main system controller executing ladder logic scan cycle with deterministic 10ms loop time. Use Value: 2.7V–5.5V operation tolerates wide input supply; dual UARTs enable Modbus RTU master (port 0) and local debug console (port 1) simultaneously. | Use Scenario: Aggregating voltage, current, and kWh data from metrology ICs while communicating via RS-485 and IR LED. IC Role / Device Role / Timing Role: System management MCU handling secure data logging, tamper detection, and dual-protocol comms. Use Value: Power-fail interrupt triggers immediate flash write before shutdown; watchdog ensures recovery from transient EMI events in metering environment. |
| Medical Infusion Pump Controller | Building Automation Gateway |
Use Scenario: Closed-loop motor control, keypad scanning, LCD display update, and USB-to-UART bridge for PC configuration. IC Role / Device Role / Timing Role: Safety-critical real-time controller managing stepper motor timing, alarm generation, and user interface. Use Value: -40°C to +85°C rating supports operation in unheated storage; dual DPTR accelerates waveform buffer updates to reduce display latency. | Use Scenario: Bridging BACnet MS/TP field devices to Ethernet/IP backbone in HVAC control panels. IC Role / Device Role / Timing Role: Protocol translation engine with deterministic serial framing and packet buffering. Use Value: Programmable MOVX stretch accommodates both fast SPI flash (2-cycle) and slow RS-485 transceivers (7-cycle) on same data bus without wait-state logic. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar 8051-compatible microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| DS80C320-QNG+ | Same pinout and feature set but rated for 33MHz max clock and 4.25V–5.5V supply only | Requires stable 5V rail; unsuitable for battery-backed or wide-input industrial supplies | Select DS80C320-QNG+ only if higher clock speed (33MHz) and 5V-only operation are mandatory |
| AT89C51ED2-RLTUM | Enhanced 8051 with 64kB Flash, USB interface, and 33MHz max; 44-TQFP package; no MOVX stretch or dual UART | Lacks programmable memory access timing and second hardware UART - requires firmware-level serial emulation | Choose AT89C51ED2-RLTUM when on-chip Flash and USB are prioritized over deterministic peripheral timing and dual serial hardware |
Compared with DS80C320-QNG+, DS80C323-QND+ trades maximum clock speed for wider voltage range and industrial temp grade; compared with AT89C51ED2-RLTUM, it offers superior real-time peripheral control via hardware-configurable MOVX and dual UARTs - critical for deterministic industrial communication stacks.
Availability
DS80C323-QND+ is available at Aetrix Electronics and suitable for industrial PLC modules, smart energy meters, medical infusion pumps, and building automation gateways requiring stable component supply across extended temperature and voltage ranges.
Supply support for DS80C323-QND+ 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 applications.
The DS80C323-QND+ belongs to Maxim's high-speed 8051-compatible microcontroller family, designed specifically to extend legacy 8051 system lifecycles with measurable performance gains while preserving software and hardware investment.
FAQ
What is the maximum crystal frequency supported by DS80C323-QND+?
The DS80C323-QND+ supports a maximum crystal frequency of 18MHz, enabling single-cycle instruction execution in as little as 222ns. This is specified in the Ordering Information table and confirmed in the Detailed Description section of the datasheet. The device achieves this while maintaining full 80C32 instruction set compatibility and operating across the -40°C to +85°C industrial temperature range.
Does DS80C323-QND+ include on-chip program memory?
No, DS80C323-QND+ does not include on-chip ROM or Flash program memory. It is a ROMless variant requiring external program memory accessed via the multiplexed P0 address/data bus and P2 high-order address lines. The EA pin must be tied LOW to enable external program fetches, as stated in the PIN DESCRIPTION section and confirmed in the MEMORY ACCESS subsection.
How does the dual data pointer in DS80C323-QND+ improve performance?
The dual data pointer (DPTR0 at 82h/83h, DPTR1 at 84h/85h) in DS80C323-QND+ reduces 64-byte RAM-to-RAM block moves by 772 machine cycles versus single-DPTR code - cutting execution time from 299μs to 175.5μs at 25MHz. This is achieved by eliminating address reload overhead, as demonstrated in the provided assembly examples in the datasheet's DUAL DATA POINTER section.
Can DS80C323-QND+ operate from a 3.3V supply?
Yes, DS80C323-QND+ supports operation from 2.7V to 5.5V, making it compatible with 3.3V systems. This is explicitly stated in the DETAILED DESCRIPTION ("DS80C323 offers the same feature set… but with 2.7V to 5.5V operation") and confirmed in the PIN DESCRIPTION table where VCC is labeled "+5V (+3V for DS80C323)". No level-shifting is required for 3.3V I/O interfaces.
What peripheral functions are enabled by the CKCON register in DS80C323-QND+?
The CKCON register (SFR 8Eh) in DS80C323-QND+ controls two critical timing features: bits CKCON.2–0 configure MOVX instruction access stretch (2–9 machine cycles), and bits CKCON.3–5 independently select 4- or 12-clock-per-cycle timing for Timers 0, 1, and 2. This allows precise tuning of memory/peripheral interface timing and timer resolution without affecting CPU instruction speed.
DS80C323-QND+ Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Analog Devices Inc./Maxim Integrated
- Package/Case:
- 44-LCC (J-Lead)
- Series:
- 80C
- Packaging:
- Tube
- Product Status:
- Active
- Programmable:
- Not Verified
- Core Processor:
- 8051
- Core Size:
- 8-Bit
- Speed:
- 18MHz
- Connectivity:
- EBI/EMI, SIO, UART/USART
- Peripherals:
- Power-Fail Reset, WDT
- Number of I/O:
- 32
- Program Memory Size:
- -
- Program Memory Type:
- ROMless
- EEPROM Size:
- -
- RAM Size:
- 256 x 8
- Voltage - Supply (Vcc/Vdd):
- 2.7V ~ 5.5V
- Data Converters:
- -
- Oscillator Type:
- External
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
DS80C323-QND+ FAQ
1.How can I place an order for DS80C323-QND+ through Aetrix?
Please submit a Request for Quotation (RFQ) for DS80C323-QND+ 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 DS80C323-QND+ reliable?
The price and inventory of DS80C323-QND+ are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for DS80C323-QND+ is usually 5 days.
3.What payment methods are accepted for DS80C323-QND+?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for DS80C323-QND+ transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for DS80C323-QND+?
DS80C323-QND+ orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your DS80C323-QND+ 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 DS80C323-QND+?
For technical support, including DS80C323-QND+ datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your DS80C323-QND+ requirements.
6.How does Aetrix verify that DS80C323-QND+ is sourced from the original manufacturer or authorized distributors?
All DS80C323-QND+ 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 DS80C323-QND+ meets industry standards.
7.What is the process for return or replacement of DS80C323-QND+?
All DS80C323-QND+ units undergo pre-shipment inspection (PSI). If there is an issue with DS80C323-QND+, 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 DS80C323-QND+ part is unused and in its original packaging.
Return procedure for DS80C323-QND+:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
DS80C323-QND+ 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)