Microchip Technology AT28C64B-15SI
- Part No.:
- AT28C64B-15SI
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 28-SOIC (0.295", 7.50mm Width)
- Datasheet:
-
AT28C64B-15SI.pdf
- Description:
- IC EEPROM 64KBIT PARALLEL 28SOIC
- Quantity:
- Payment:

- Shipping:

Inventory:2,469
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
AT28C64B-15SI from Atmel is a 64 Kbit (8K × 8) parallel EEPROM with JEDEC-standard byte-wide pinout, 150 ns read access time, single 5 V ±10% supply, and hardware/software data protection - used for nonvolatile storage in industrial control firmware, BIOS configuration, and embedded system parameter retention.
For engineers reviewing the AT28C64B-15SI datasheet, AT28C64B-15SI pinout, AT28C64B-15SI application, or AT28C64B-15SI equivalent, key selection considerations include page write capability (1–64 bytes), DATA polling/toggle bit end-of-write detection, CMOS/TTL compatibility, industrial temperature range (−40°C to +85°C), and software data protection enable/disable sequences.
Technical Context
The AT28C64B-15SI operates as a parallel-access EEPROM with static RAM-like read/write interface logic, requiring no external timing components. It integrates an internal 64-byte page register that latches address and data during page write operations, enabling up to 64 bytes to be written in a single internal programming cycle.
Write completion is signaled via DATA polling on I/O7 (complement-to-data during write, true data after completion) or toggle-bit behavior on I/O6. Hardware protection includes VCC sense (<3.8 V inhibits writes), 5 ms power-on delay, and noise filtering on WE/CE inputs; software protection uses a three-byte command sequence to enable/disable write lock.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 64 Kbit (8,192 × 8 bits) - supports full firmware parameter tables or boot configuration blocks without external expansion. |
| Read Access Time | 150 ns - enables direct replacement of SRAM in legacy 8-bit microcontroller systems with no wait-state insertion. |
| Page Write Cycle Time | 10 ms max (standard), 2 ms max (option) - reduces firmware update latency versus byte-by-byte programming. |
| Endurance | 100,000 write/erase cycles - suitable for field-upgradable devices requiring frequent calibration or logging updates. |
| Data Retention | 10 years at +85°C - guarantees long-term reliability in unattended industrial deployments. |
| Supply Voltage | 5 V ±10% - interoperable with legacy 5 V TTL/CMOS logic families without level-shifting. |
| Operating Temperature | −40°C to +85°C - qualified for industrial-grade embedded controllers and motor drives. |
Pinout & Package
AT28C64B-15SI is supplied in a 28-lead SOIC (28S) package per JEDEC MS-013, with 300-mil body width, gull-wing leads, and standard 1.27 mm pitch. Pin 1 is marked by a notch or dot; pins 1–14 and 15–28 are arranged along opposite long edges.
| 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 page writes. |
| I/O0–I/O7 | Bidirectional Data Bus | 8-bit parallel interface for read/write data; I/O7 provides DATA polling signal, I/O6 provides toggle-bit status. |
| CE | Chip Enable | Active-low chip select; must be low with OE low and WE high for read access; inhibits writes when high. |
| OE | Output Enable | Active-low output control; places I/O lines in high-impedance state when high, preventing bus contention. |
| WE | Write Enable | Active-low write strobe; falling edge latches address/data; combined with CE controls byte vs. page write initiation. |
| VCC | Power Supply | +5 V ±10% main supply; powers core logic and memory array; VCC sense circuitry disables writes below ~3.8 V. |
| GND | Ground Reference | Signal and power return path; decoupling capacitor required near VCC/GND pins for stable operation. |
Key Features
| Feature | Design Value |
|---|---|
| JEDEC Byte-wide Pinout | Direct drop-in replacement for industry-standard 27C64/28C64 EPROM/EEPROM sockets in existing PCB layouts. |
| 64-byte Page Write | Reduces firmware update time by up to 64× versus sequential byte writes; internal latching frees address/data bus mid-operation. |
| DATA Polling & Toggle Bit | Enables deterministic write completion detection without fixed delays or external timers - critical for real-time OS integration. |
| Software Data Protection (SDP) | User-configurable lock/unlock via 3-byte command sequence (AAh/55h/A0h to 1555h/0AAAh/1555h); persists across power cycles. |
| Hardware Write Inhibit | VCC sensing, 5 ms power-on delay, and 15 ns noise filtering prevent spurious writes during brown-out or EMI events. |
Applications
| Industrial PLC Configuration Storage | Legacy BIOS/UEFI Parameter Backup |
|---|---|
Use Scenario: Storing calibrated sensor offsets, I/O mapping, and runtime configuration in programmable logic controllers deployed in factory automation. IC Role / Device Role / Timing Role: Nonvolatile parameter store accessed during boot and runtime via 8-bit parallel bus; 150 ns read time ensures zero-latency config retrieval. Use Value: Eliminates battery-backed SRAM; 10-year data retention and −40°C to +85°C rating ensure reliability across thermal cycling and extended maintenance intervals. |
Use Scenario: Preserving CMOS setup values, boot device order, and security keys in PC motherboards using legacy ISA/LPC-compatible firmware interfaces. IC Role / Device Role / Timing Role: Parallel EEPROM mapped into I/O space; JEDEC pinout allows direct substitution for obsolete 28C64 variants without board redesign. Use Value: Software data protection prevents accidental BIOS corruption during power transitions; page write accelerates CMOS save operations during shutdown. |
| Embedded Motor Drive Firmware Patching | Medical Device Calibration Data Archiving |
Use Scenario: Field-updating motor control algorithms and safety thresholds in servo drives via RS-485 or CAN-connected service tools. IC Role / Device Role / Timing Role: Firmware patch storage accessed over parallel bus during service mode; page write enables full 64-byte patch block writes in ≤10 ms. Use Value: Endurance of 100,000 cycles supports frequent firmware revisions; hardware write inhibit prevents corruption during brown-out conditions common in industrial power environments. |
Use Scenario: Recording factory-calibrated transducer coefficients and usage logs in portable diagnostic equipment requiring regulatory traceability. IC Role / Device Role / Timing Role: Secure nonvolatile archive with SDP enabled; extra 64-byte ID area (A9 = 12 V) stores serial number and calibration timestamp. Use Value: 10-year data retention meets FDA 21 CFR Part 11 archival requirements; toggle-bit detection ensures deterministic write confirmation for audit trail integrity. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar parallel EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| ST M28W640ECB90N6 | 64 Mbit (8M × 8), 90 ns access, 3.3 V supply only; no software data protection; requires external VPP for erase. | Higher density but incompatible voltage and protection scheme; not suitable for 5 V legacy systems. | Select only if migrating to 3.3 V architecture and requiring >64 Kbit capacity. |
| Microchip 25LC640A-I/SN | 64 Kbit SPI EEPROM, 5 V compatible, 5 ms write cycle, no page write; software write protect only. | Serial interface reduces pin count but increases firmware overhead; lacks parallel bus timing compatibility. | Choose for new designs prioritizing PCB space savings over legacy bus compatibility. |
Compared with ST M28W640ECB90N6 and Microchip 25LC640A-I/SN, the AT28C64B-15SI uniquely delivers 5 V parallel interface, JEDEC pinout, hardware+software write protection, and deterministic page write - making it irreplaceable in retrofitting or maintaining legacy industrial control hardware.
Availability
AT28C64B-15SI is available at Aetrix Electronics and suitable for industrial PLCs, legacy BIOS platforms, and embedded motor drives requiring stable component supply, long-lifecycle support, and guaranteed industrial temperature qualification.
Supply support for AT28C64B-15SI 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.
The AT28C64B product line was designed for 5 V parallel EEPROM replacement in industrial, automotive, and computing applications where pin compatibility, write endurance, and deterministic write verification are critical.
FAQ
What is the maximum page write size supported by the AT28C64B-15SI?
The AT28C64B-15SI supports a maximum page write size of 64 bytes. This is implemented via an internal 64-byte page register that latches address and data during a single write cycle. All bytes written in one page operation must reside on the same page, defined by identical states on address pins A6–A12. The AT28C64B-15SI enforces this boundary strictly - exceeding the 64-byte limit or crossing page boundaries terminates the operation and initiates internal programming.
How does DATA polling work on the AT28C64B-15SI during a write cycle?
During a write cycle, reading the last-written byte from the AT28C64B-15SI returns the complement of the stored data on I/O7 until the write completes. Once the internal programming finishes, I/O7 outputs the true data value. This behavior allows firmware to poll I/O7 in a loop without fixed timeouts - the transition from complement to true data signals write completion. The AT28C64B-15SI guarantees this polling mechanism works for both byte and page writes.
Can the AT28C64B-15SI operate reliably at 5 V ±10% across its full industrial temperature range?
Yes. The AT28C64B-15SI is fully specified for operation at 5 V ±10% (4.5 V to 5.5 V) over the industrial temperature range of −40°C to +85°C. Its DC characteristics - including input thresholds (VIL = 0.8 V, VIH = 2.0 V), output drive (VOL = 0.4 V at 2.1 mA), and standby current (≤100 µA) - are all tested and guaranteed across this range. The AT28C64B-15SI's VCC sense circuitry also remains functional at the lower supply limit to prevent inadvertent writes.
What is the purpose of the extra 64 bytes of EEPROM in the AT28C64B-15SI?
The AT28C64B-15SI includes an additional 64 bytes of EEPROM accessible only when A9 is raised to 12.0 V ±0.5 V and addresses 1FC0H–1FFFH are used. These bytes are intended for device identification, calibration data, or manufacturing traceability - separate from the main 64 Kbit array. They retain data for 10 years and support the same 100,000-cycle endurance as the primary memory. The AT28C64B-15SI requires the elevated A9 voltage to prevent accidental writes during normal 5 V operation.
Is the AT28C64B-15SI pin-compatible with older 28C64 variants like the AT28C64A?
Yes - the AT28C64B-15SI maintains full JEDEC-standard byte-wide pinout compatibility with the AT28C64A and industry-standard 27C64 EPROMs. Pin functions (A0–A12, I/O0–I/O7, CE, OE, WE, VCC, GND) match exactly across all packages (SOIC, PDIP, PLCC, TSOP). The AT28C64B-15SI improves upon the AT28C64A with faster 150 ns access, enhanced software data protection, and tighter endurance/reliability specs - but requires no PCB changes for drop-in replacement.
AT28C64B-15SI Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 28-SOIC (0.295", 7.50mm Width)
- 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:
- 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:
- 28-SOIC
AT28C64B-15SI FAQ
1.How can I place an order for AT28C64B-15SI through Aetrix?
Please submit a Request for Quotation (RFQ) for AT28C64B-15SI 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-15SI reliable?
The price and inventory of AT28C64B-15SI are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for AT28C64B-15SI is usually 5 days.
3.What payment methods are accepted for AT28C64B-15SI?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for AT28C64B-15SI transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for AT28C64B-15SI?
AT28C64B-15SI orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your AT28C64B-15SI 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-15SI?
For technical support, including AT28C64B-15SI datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your AT28C64B-15SI requirements.
6.How does Aetrix verify that AT28C64B-15SI is sourced from the original manufacturer or authorized distributors?
All AT28C64B-15SI 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-15SI meets industry standards.
7.What is the process for return or replacement of AT28C64B-15SI?
All AT28C64B-15SI units undergo pre-shipment inspection (PSI). If there is an issue with AT28C64B-15SI, 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-15SI part is unused and in its original packaging.
Return procedure for AT28C64B-15SI:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
AT28C64B-15SI 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…

