Microchip Technology AT28C64B-15JU
- Part No.:
- AT28C64B-15JU
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 32-LCC (J-Lead)
- Datasheet:
-
AT28C64B-15JU.pdf
- Description:
- IC EEPROM 64KBIT PARALLEL 32PLCC
- Quantity:
- Payment:

- Shipping:

Inventory:186
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
AT28C64B-15JU from Microchip Technology (formerly Atmel) is a 64 Kbit (8K × 8) parallel EEPROM with JEDEC-standard byte-wide pinout, 150 ns read access time, 10 ms page write cycle, and hardware/software data protection. It operates from a single 5V ±10% supply and supports industrial temperature range (–40°C to +85°C) for embedded control, firmware storage, and configuration memory in programmable logic systems.
For engineers reviewing the AT28C64B-15JU datasheet, AT28C64B-15JU pinout, AT28C64B-15JU application, or AT28C64B-15JU equivalent, key selection criteria include its 64-byte page write capability, DATA polling and toggle bit for write completion detection, CMOS/TTL compatibility, and green (Pb/halide-free) 32-lead PLCC packaging.
Technical Context
The AT28C64B-15JU implements a static RAM-compatible interface with dual-line chip enable (CE) and output enable (OE) control to prevent bus contention. Its internal 64-byte page register latches address and data during write cycles, freeing the bus for concurrent operations.
Write completion is verified via I/O7 DATA polling (complement-to-data behavior) or I/O6 toggle bit detection-both functional during active programming. Hardware protection includes VCC sense (<3.8 V inhibit), 5 ms power-on delay, noise filtering (<15 ns pulse rejection), and CE/OE/WE state-dependent write inhibition.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 64 Kbit (8,192 × 8), organized as byte-addressable nonvolatile storage |
| Read Access Time | 150 ns - enables direct replacement of SRAM in legacy 8-bit microcontroller systems without timing redesign |
| Page Write Cycle | 10 ms max - allows up to 64 bytes to be written in one internal operation, reducing host CPU overhead |
| Supply Voltage | 5V ±10% - compatible with standard TTL/CMOS logic rails; no auxiliary voltage required |
| Active Current | 40 mA - supports high-speed read/write in power-constrained industrial controllers |
| Standby Current | 100 µA CMOS - enables low-power retention in battery-backed or energy-harvesting applications |
| Endurance | 100,000 write/erase cycles - suitable for field-upgradable firmware and dynamic configuration tables |
| Data Retention | 10 years - guarantees long-term reliability in unattended infrastructure equipment |
Pinout & Package
AT28C64B-15JU is packaged in a 32-lead Plastic J-Leaded Chip Carrier (PLCC), compliant with JEDEC MS-016 Variation AE. Pin 1 is marked by a corner notch; pins 1 and 17 are Don't Connect (DC).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| A0–A12 | Address Inputs | 13-bit address bus selecting one of 8,192 memory locations; A6–A12 define page boundaries for 64-byte writes |
| I/O0–I/O7 | Bidirectional Data Bus | 8-bit parallel interface supporting both read output and write input; TTL/CMOS level compatible |
| CE | Chip Enable | Active-low global device select; must be low with OE low and WE high for read access |
| OE | Output Enable | Active-low output gate control; used with CE to manage bus contention in multi-device systems |
| WE | Write Enable | Active-low write strobe; falling edge latches address/data; controls byte or page write initiation |
| VCC | Power Supply | +5V ±10% main supply; powers core logic and I/O buffers |
| GND | Ground Reference | Signal and power return path; decoupling capacitor placement critical for 150 ns timing stability |
| NC / DC | No Connect / Don't Connect | Pins 1 and 17 are internally unconnected; must remain floating per datasheet |
Key Features
| Feature | Design Value |
|---|---|
| Automatic Page Write | Latches up to 64 bytes with internal address/data registers, enabling burst writes without host address reassertion |
| DATA Polling & Toggle Bit | I/O7 complement output and I/O6 toggling provide real-time, bus-compatible write status without external timers or interrupts |
| Hardware Data Protection | VCC sensing, 5 ms power-on delay, and noise filtering eliminate spurious writes during brown-out or EMI events |
| Software Data Protection (SDP) | User-configurable 3-byte command sequence (AAh/55h/A0h) enables/disables write lock independently of power cycling |
| Device Identification Area | Dedicated 64-byte EEPROM region (1FC0H–1FFFH) accessible via 12V on A9 for serialization or calibration data storage |
Applications
| Industrial PLC Configuration Storage | Firmware Bootloader Memory |
|---|---|
Use Scenario: Storing user-defined I/O mapping, PID tuning parameters, and alarm thresholds in programmable logic controllers deployed in factory automation. IC Role / Device Role / Timing Role: Nonvolatile configuration memory accessed at system boot and runtime via parallel bus; requires 150 ns read timing to meet scan-cycle deadlines. Use Value: Enables field updates without hardware change; 100,000 endurance supports frequent parameter adjustments during commissioning and maintenance. | Use Scenario: Holding bootloader code and secure firmware update images in microcontroller-based edge devices with limited external flash resources. IC Role / Device Role / Timing Role: Primary boot memory mapped into CPU address space; supports fast read access and protected page writes for safe over-the-air updates. Use Value: Software data protection prevents corruption during power loss mid-update; 64-byte page writes reduce update latency versus byte-by-byte programming. |
| Legacy Instrumentation Calibration Data | Telecom Line Card Settings |
Use Scenario: Retaining sensor calibration coefficients, linearity corrections, and date-stamped calibration history in portable test equipment operating across –40°C to +85°C. IC Role / Device Role / Timing Role: High-reliability parameter store with 10-year data retention; accessed infrequently but must survive repeated thermal cycling. Use Value: Green (Pb/halide-free) PLCC package meets RoHS compliance for export; 100 µA standby current extends battery life in handheld units. | Use Scenario: Storing port-specific provisioning data, optical power thresholds, and fault logging in carrier-grade DSLAM line cards. IC Role / Device Role / Timing Role: Parallel EEPROM interfaced to FPGA or ASIC management bus; requires JEDEC-standard pinout for drop-in compatibility with existing PCB layouts. Use Value: Hardware write inhibit ensures immunity to transient glitches on backplane buses; DATA polling eliminates need for fixed delay timers in FPGA control logic. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar parallel EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| AT28C64B-15PU | Same electrical specs and functionality; packaged in 28-lead PDIP instead of 32-lead PLCC | Requires PCB layout change due to different pin count, body size, and lead pitch; not pin-compatible | Select when through-hole assembly or socket-based prototyping is required |
| AT28HC64B-15JU | Enhanced version with 2 ms page write cycle (vs. 10 ms); otherwise identical pinout, timing, and feature set | Enables faster firmware updates in time-critical systems; requires verification of host timing margins for tWC reduction | Select when reduced write latency is prioritized and 2 ms tWC is validated in target system |
Compared with AT28C64B-15JU, AT28C64B-15PU offers identical functionality in a through-hole package but demands board-level redesign, while AT28HC64B-15JU delivers 5× faster page writes without layout changes-making it ideal for high-throughput programming stations or real-time update scenarios.
Availability
AT28C64B-15JU is available at Aetrix Electronics and suitable for industrial control systems, embedded instrumentation, telecom infrastructure, and legacy system upgrades requiring stable component supply and long-lifecycle support.
Supply support for AT28C64B-15JU 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
Microchip Technology acquired Atmel in 2016 and maintains full product support, documentation, and manufacturing continuity for the AT28C64B family.
The AT28C64B series was designed as a drop-in SRAM-replacement EEPROM for 8-bit microcontroller systems requiring nonvolatile storage with zero wait-state reads and simple parallel bus interfacing.
FAQ
What is the maximum page write size supported by the AT28C64B-15JU?
The AT28C64B-15JU supports a maximum page write size of 64 bytes. This is enabled by its internal 64-byte page register, which latches address and data during a single write cycle. All bytes written in one page operation must reside within the same 64-byte boundary defined by address bits A6–A12. The AT28C64B-15JU does not support larger block writes or sector erases-each page write is independent and self-timed.
How does hardware data protection work on the AT28C64B-15JU?
Hardware data protection on the AT28C64B-15JU operates through four mechanisms: (1) VCC sense circuitry inhibits writes if supply drops below ~3.8 V; (2) a 5 ms internal timer delays write enable after power-up; (3) write is blocked unless CE is low, OE is high, and WE is low simultaneously; and (4) input noise filters reject pulses shorter than 15 ns on CE or WE. These features ensure the AT28C64B-15JU remains immune to spurious writes during power transients or EMI events.
Can the AT28C64B-15JU be used as a direct replacement for SRAM in an existing design?
Yes-the AT28C64B-15JU uses a JEDEC-approved byte-wide pinout and behaves electrically like a Static RAM during read cycles: CE and OE low with WE high asserts data on I/O0–I/O7 within 150 ns. No external components are needed for read operation. However, write timing differs: page writes require 10 ms internal execution, and software/hardware protection must be managed. The AT28C64B-15JU is a functional read-compatible replacement but requires firmware adaptation for writes.
What is the purpose of the extra 64-byte identification area in the AT28C64B-15JU?
The AT28C64B-15JU includes an additional 64-byte EEPROM region (addresses 1FC0H–1FFFH) reserved for device-specific data such as serial numbers, calibration constants, or manufacturing traceability codes. Access requires raising A9 to 12.0 V ±0.5 V-this high-voltage enable prevents accidental writes during normal 5V operation. The AT28C64B-15JU's identification area functions identically to main memory for reads/writes once enabled, supporting unique device management in automated test and field service workflows.
Does the AT28C64B-15JU support both CE-controlled and WE-controlled write operations?
Yes-the AT28C64B-15JU supports both CE-controlled and WE-controlled write modes, as defined in its AC Write Waveforms (Sections 15.1 and 15.2). In CE-controlled mode, a low pulse on CE (with WE low and OE high) initiates the write; in WE-controlled mode, a low pulse on WE (with CE low and OE high) initiates it. Both methods latch address on the falling edge of the active control signal and data on its rising edge. The AT28C64B-15JU's dual-control flexibility allows seamless integration into diverse bus architectures without redesign.
AT28C64B-15JU Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 32-LCC (J-Lead)
- Packaging:
- Tube
- Product Status:
- Active
- Programmable:
- 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:
- 10ms
- Access Time:
- 150 ns
- Voltage - Supply:
- 4.5V ~ 5.5V
- Operating Temperature:
- -40°C ~ 85°C (TC)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 32-PLCC (13.97x11.43)
AT28C64B-15JU FAQ
1.How can I place an order for AT28C64B-15JU through Aetrix?
Please submit a Request for Quotation (RFQ) for AT28C64B-15JU 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 AT28C64B-15JU reliable?
The price and inventory of AT28C64B-15JU are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for AT28C64B-15JU is usually 5 days.
3.What payment methods are accepted for AT28C64B-15JU?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for AT28C64B-15JU transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for AT28C64B-15JU?
AT28C64B-15JU orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your AT28C64B-15JU 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 AT28C64B-15JU?
For technical support, including AT28C64B-15JU datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your AT28C64B-15JU requirements.
6.How does Aetrix verify that AT28C64B-15JU is sourced from the original manufacturer or authorized distributors?
All AT28C64B-15JU 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 AT28C64B-15JU meets industry standards.
7.What is the process for return or replacement of AT28C64B-15JU?
All AT28C64B-15JU units undergo pre-shipment inspection (PSI). If there is an issue with AT28C64B-15JU, 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 AT28C64B-15JU part is unused and in its original packaging.
Return procedure for AT28C64B-15JU:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
AT28C64B-15JU Tags

-
M24C02-WMN6TP
STMicroelectronics
-
AT24C02C-XHM-T
Microchip Technology

-
AT21CS01-STUM10-T
Microchip Technology

-
AT24C02C-SSHM-T
Microchip Technology

-
24LC01BT-I/OT
Microchip Technology
-
M24C02-FMC6TG
STMicroelectronics

-
AT24CS02-SSHM-T
Microchip Technology

-
93LC46BT-I/OT
Microchip Technology

-
AT24C04C-SSHM-T
Microchip Technology

-
24LC01BT-I/SN
Microchip Technology

-
24AA02UIDT-I/OT
Microchip Technology

-
AT24C08C-STUM-T
Microchip Technology
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…

