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

Microchip Technology AT28C64E-20PC

Part No.:
AT28C64E-20PC
Manufacturer:
Microchip Technology
Category:
Memory
Package:
28-DIP (0.600", 15.24mm)
Datasheet:
AetrixAT28C64E-20PC.pdf
Description:
IC EEPROM 64KBIT PARALLEL 28DIP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:4,656

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

AT28C64E-20PC from Atmel is a 64 Kbit (8K × 8) parallel EEPROM with 200 ns read access time, 200 µs fast byte write cycle, and CMOS/TTL-compatible I/O. It operates at 5V ±10%, supports commercial temperature range (0°C to 70°C), and features READY/BUSY output and DATA polling for write completion detection - used in embedded system configuration storage and firmware parameter retention.

For engineers reviewing the AT28C64E-20PC datasheet, AT28C64E-20PC pinout, AT28C64E-20PC application, or AT28C64E-20PC equivalent, key selection criteria include its JEDEC-standard 28-pin PDIP package, self-timed write architecture, VCC-sense write protection, chip erase capability via 12V OE, and 100,000-cycle endurance rating.

Technical Context

The AT28C64E-20PC implements a parallel interface with address latching on WE/CE falling edge and data latching on rising edge, enabling microprocessor-like SRAM-style access. Its internal control timer manages automatic clear-before-write and write timing without external circuitry.

It supports two write detection methods: open-drain RDY/BUSY level signaling (pin 1) and DATA polling of I/O7 complement behavior during writes. Write inhibition is enforced by VCC sense (<3.8V), 5 ms power-on delay, and logic-level gating (OE high, CE high, or WE high).

Key Specifications

Parameter Value and Actual Design Meaning
Memory Size64 Kbit (8,192 × 8 bits) - provides nonvolatile storage for boot code, calibration tables, or device configuration in microcontroller-based systems.
Read Access Time200 ns - enables direct interfacing with 5 MHz bus systems without wait states.
Byte Write Time200 µs (max) - reduces firmware update latency; full memory rewrite completes in ≤1.6 seconds.
Endurance100,000 write/erase cycles - suitable for applications requiring frequent field updates like industrial sensor calibration.
Data Retention10 years at 25°C - ensures long-term reliability in unpowered storage of critical settings.
Supply Voltage5V ±10% - compatible with standard TTL/CMOS logic rails and legacy 5V microcontroller buses.
Standby Current100 µA (CMOS) - minimizes power draw in sleep modes of battery-backed or energy-sensitive systems.

Pinout & Package

AT28C64E-20PC uses a 28-lead, 0.600" wide plastic DIP (PDIP) package per JEDEC MS-011 AB, with pin 1 designated as RDY/BUSY (open-drain) and pins 17–18 unused (NC/DC) in PLCC variants - not applicable here.

Pin/Terminal Circuit Role Design Meaning
A0–A12Address Inputs13-bit address bus supporting full 8K-word addressing; compatible with 8051, Z80, and 68K family address lines.
I/O0–I/O7Bidirectional Data Bus8-bit parallel data path; tri-stated when CE or OE is high to prevent bus contention.
CEChip EnableActive-low chip select; enables memory access only when low - allows multi-device decoding on shared buses.
OEOutput EnableActive-low output gate; controls data assertion on I/O lines independent of CE for flexible bus arbitration.
WEWrite EnableActive-low write strobe; initiates self-timed byte write on falling edge with internal latching of address/data.
RDY/BUSYOpen-Drain Status OutputPulled low during write; released high at completion - supports wired-OR connection for multi-device busy monitoring.
VCC, GNDPower Supply5V supply and ground pins; decoupling capacitor required within 1 cm for stable 200 ns read/write timing.

Key Features

Feature Design Value
Self-timed byte writeEliminates need for external timing circuitry; internal control timer handles clear-before-write and write completion automatically.
DATA polling supportEnables software-driven write completion detection via I/O7 complement behavior - no hardware interrupt or extra pin required.
VCC sense write protectionPrevents inadvertent writes during power-up/down by disabling write function below 3.8V typical supply threshold.
12V chip eraseFull memory reset via 12V on OE pin and 10 ms WE pulse - useful for factory reprogramming or security wipe.
User-accessible ID area32 bytes at 1FE0H–1FFFH for serialization, calibration data, or firmware version tracking without consuming main array space.

Applications

Industrial PLC Configuration Storage Legacy Microcontroller Boot Parameter Retention

Use Scenario: Storing I/O mapping, PID tuning constants, and alarm thresholds in programmable logic controllers deployed in factory automation environments.

IC Role / Device Role / Timing Role: Nonvolatile configuration register providing persistent memory accessible via 8-bit parallel bus during system initialization and runtime updates.

Use Value: Enables field-upgradable machine parameters without firmware reflashing; 100,000-cycle endurance supports daily recalibration in maintenance workflows.

Use Scenario: Holding bootloader configuration flags, serial port settings, and hardware revision codes in 8-bit embedded systems based on 8051 or Z80 derivatives.

IC Role / Device Role / Timing Role: Parallel EEPROM acting as SRAM-drop-in replacement for critical startup variables, accessed using standard MOVX or IN/OUT instructions.

Use Value: 200 ns read access avoids bus wait states; 5V compatibility eliminates level-shifting needs in legacy 5V designs.

Medical Device Calibration Data Archive Point-of-Sale Terminal Firmware Patch Storage

Use Scenario: Archiving sensor calibration coefficients and usage logs in portable diagnostic equipment requiring FDA-compliant data integrity and traceability.

IC Role / Device Role / Timing Role: Trusted nonvolatile memory storing time-stamped calibration records with built-in write protection against accidental overwrites.

Use Value: VCC-sense and 12V chip erase ensure secure, auditable data lifecycle management; 10-year retention meets medical device regulatory requirements.

Use Scenario: Hosting hotfix patches and localization strings for embedded POS terminals deployed across retail networks with infrequent but mission-critical firmware updates.

IC Role / Device Role / Timing Role: Field-updatable firmware overlay memory accessed via dedicated address decode logic during boot-time patch loading.

Use Value: 200 µs byte write enables rapid patch deployment; RDY/BUSY signaling simplifies host controller synchronization without polling overhead.

Equivalent & Alternatives

The following parts are listed as comparable options for similar parallel EEPROM applications.

Alternative Part Technical Difference Application Difference Selection Advice
AT28C64B-20PCSame pinout and timing, but 10K-cycle endurance and 1 ms write time; lacks 12V chip erase and ID area.Suitable for static configuration storage where field updates are rare.Select AT28C64B-20PC only if endurance and fast write are not required - lower cost alternative for fixed-parameter systems.
MX28LV640E-20PCSame 64K×8 organization and 200 ns access, but requires 3.3V core with 5V-tolerant I/O; no RDY/BUSY pin.Requires level translation in pure 5V systems; relies solely on DATA polling for write status.Choose MX28LV640E-20PC only when migrating toward mixed-voltage designs or when footprint compatibility outweighs 5V simplicity.

Compared with AT28C64B-20PC, the AT28C64E-20PC delivers 10× higher endurance and 5× faster writes, while MX28LV640E-20PC trades 5V simplicity for lower power and newer process technology - making AT28C64E-20PC optimal for legacy 5V systems needing robust field update capability.

Availability

AT28C64E-20PC is available at Aetrix Electronics and suitable for industrial PLCs, legacy microcontroller platforms, and medical calibration systems requiring stable component supply, long-lifecycle support, and guaranteed 5V parallel EEPROM functionality.

Supply support for AT28C64E-20PC 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

Atmel Corporation (now part of Microchip Technology) is a semiconductor manufacturer specializing in microcontrollers, nonvolatile memory, and secure authentication ICs for industrial, automotive, and consumer applications.

The AT28C64E-20PC belongs to Atmel's parallel EEPROM product line, designed specifically for drop-in SRAM replacement in 5V embedded systems requiring reliable, field-updatable nonvolatile storage without external timing components.

FAQ

What is the maximum operating temperature range for the AT28C64E-20PC?

The AT28C64E-20PC is rated for commercial temperature operation from 0°C to 70°C. Its datasheet specifies this range explicitly for all speed grades including the -20 variant, and it uses a PDIP package optimized for through-hole mounting in ambient-controlled environments. The industrial-grade counterpart is designated AT28C64E-20PI, not AT28C64E-20PC. AT28C64E-20PC must not be operated outside 0°C–70°C to maintain specified timing and endurance.

Does the AT28C64E-20PC support both RDY/BUSY and DATA polling for write completion detection?

Yes, the AT28C64E-20PC supports both methods: pin 1 functions as an open-drain RDY/BUSY output that goes low during write and releases high upon completion, and DATA polling monitors I/O7 - which returns the complement of written data until the write finishes, then outputs true data. Both mechanisms are fully functional in the AT28C64E-20PC and documented in its AC write characteristics table.

What is the purpose of the 32-byte ID area in the AT28C64E-20PC?

The AT28C64E-20PC includes 32 bytes of additional EEPROM space at addresses 1FE0H–1FFFH, accessible by raising A9 to 12V ±0.5V. This area is intended for user-defined data such as device serial numbers, calibration timestamps, or firmware version identifiers - separate from the main 8K×8 array to avoid interference with operational memory. It is electrically identical in endurance and retention to the primary array.

How does write protection work on the AT28C64E-20PC?

The AT28C64E-20PC implements three-tiered write protection: (1) VCC sense disables writes if supply drops below ~3.8V; (2) a 5 ms internal power-on delay prevents writes during voltage ramp-up; and (3) logic-level gating - holding OE high, CE high, or WE high blocks all write cycles. These protections are inherent to the AT28C64E-20PC silicon and require no external components.

Can the AT28C64E-20PC be used as a direct replacement for standard SRAM in existing designs?

Yes, the AT28C64E-20PC is designed for SRAM-like read/write access: reads occur with CE and OE low and WE high; writes use standard microprocessor bus timing with address/data latched internally. Its JEDEC-approved pinout matches common 28-pin SRAMs, and 200 ns access allows direct substitution in 5 MHz bus systems - though write cycles require explicit handling via RDY/BUSY or DATA polling, unlike volatile RAM.

AT28C64E-20PC Specifications

Product attributes
Attribute value
Manufacturer:
Microchip Technology
Series:
-
Package/Case:
28-DIP (0.600", 15.24mm)
Packaging:
Tube
Product Status:
Obsolete
Programmable:
Not Verified
Memory Type:
Non-Volatile
Memory Format:
EEPROM
Technology:
EEPROM
Memory Size:
64Kbit
Memory Organization:
8K x 8
Memory Interface:
Parallel
Clock Frequency:
-
Write Cycle Time - Word, Page:
200µs
Access Time:
200 ns
Voltage - Supply:
4.5V ~ 5.5V
Operating Temperature:
0°C ~ 70°C (TC)
Grade:
-
Qualification:
-
Mounting Type:
Through Hole
Supplier Device Package:
28-PDIP

AT28C64E-20PC FAQ

1.How can I place an order for AT28C64E-20PC through Aetrix?

Please submit a Request for Quotation (RFQ) for AT28C64E-20PC 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 AT28C64E-20PC reliable?

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

3.What payment methods are accepted for AT28C64E-20PC?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for AT28C64E-20PC transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for AT28C64E-20PC?

AT28C64E-20PC orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your AT28C64E-20PC 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 AT28C64E-20PC?

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

6.How does Aetrix verify that AT28C64E-20PC is sourced from the original manufacturer or authorized distributors?

All AT28C64E-20PC 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 AT28C64E-20PC meets industry standards.

7.What is the process for return or replacement of AT28C64E-20PC?

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

Return procedure for AT28C64E-20PC:

1.Submit a request within 90 days.

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

AT28C64E-20PC Tags

  • AT28C64E-20PC
  • AT28C64E-20PC PDF
  • AT28C64E-20PC Datasheet
  • AT28C64E-20PC Specifications
  • AT28C64E-20PC Images
  • Microchip Technology
  • Microchip Technology AT28C64E-20PC
  • Buy AT28C64E-20PC
  • AT28C64E-20PC Price
  • AT28C64E-20PC Distributor
  • AT28C64E-20PC Supplier
  • AT28C64E-20PC Wholesale
Related Products
M24C02-WMN6TP
M24C02-WMN6TP

STMicroelectronics

AT24C02C-XHM-T
AT24C02C-XHM-T

Microchip Technology

AT21CS01-STUM10-T
AT21CS01-STUM10-T

Microchip Technology

AT24C02C-SSHM-T
AT24C02C-SSHM-T

Microchip Technology

24LC01BT-I/OT
24LC01BT-I/OT

Microchip Technology

M24C02-FMC6TG
M24C02-FMC6TG

STMicroelectronics

AT24CS02-SSHM-T
AT24CS02-SSHM-T

Microchip Technology

93LC46BT-I/OT
93LC46BT-I/OT

Microchip Technology

AT24C04C-SSHM-T
AT24C04C-SSHM-T

Microchip Technology

24LC01BT-I/SN
24LC01BT-I/SN

Microchip Technology

24AA02UIDT-I/OT
24AA02UIDT-I/OT

Microchip Technology

AT24C08C-STUM-T
AT24C08C-STUM-T

Microchip Technology

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER