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 AT28BV256-20PI

Part No.:
AT28BV256-20PI
Manufacturer:
Microchip Technology
Category:
Memory
Package:
28-DIP (0.600", 15.24mm)
Datasheet:
AetrixAT28BV256-20PI.pdf
Description:
IC EEPROM 256KBIT PARALLEL 28DIP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:2,269

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

AT28BV256-20PI from Atmel is a 256 Kbit (32K × 8) parallel EEPROM operating from a single 2.7V–3.6V supply, featuring 200 ns read access time, 10 ms maximum page write cycle, JEDEC-standard byte-wide pinout, and industrial temperature range (−40°C to +85°C). It supports hardware/software data protection and is used in embedded systems for firmware storage, configuration retention, and calibration data logging.

For engineers reviewing the AT28BV256-20PI datasheet, AT28BV256-20PI pinout, AT28BV256-20PI application, or AT28BV256-20PI equivalent, key selection criteria include its 200 ns read timing, 64-byte page write capability, CMOS standby current of 20 µA, DATA polling/Toggle Bit write completion detection, and industrial-grade reliability with 10,000 write cycles and 10-year data retention.

Technical Context

The AT28BV256-20PI implements a static RAM-compatible parallel 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 page writes, enabling burst loading without external timing logic.

Write operation relies on either hardware-level protection (VCC power-on delay, noise filtering on WE/CE, write inhibit via OE/CE/WE states) or software data protection (3-byte unlock sequence at addresses 5555H/2AAAH/5555H), ensuring robust immunity to spurious writes during power transitions.

Key Specifications

ParameterValue and Actual Design Meaning
Memory Size256 Kbit (32,768 × 8 bits); sufficient for boot code, device ID, and parameter tables in resource-constrained controllers.
Read Access Time200 ns max; enables direct replacement of SRAM in legacy 8-bit microcontroller buses without wait-state insertion.
Page Write Cycle10 ms max for up to 64 bytes; reduces firmware update latency versus byte-by-byte programming.
Supply Voltage2.7V–3.6V single supply; compatible with 3.3V logic domains and battery-backed systems.
Standby Current20 µA (CMOS); supports low-power modes in always-on industrial sensors and metering devices.
Endurance & Retention10,000 write cycles / 10 years data retention; meets long-life requirements for field-deployed equipment.
Operating Temperature−40°C to +85°C; qualified for industrial automation, automotive body electronics, and outdoor infrastructure.

Pinout & Package

AT28BV256-20PI is supplied in a 28-pin plastic dual in-line package (PDIP), 0.600" wide (package code 28P6), with JEDEC-standard byte-wide pinout and no internal pull-ups or special power sequencing requirements.

Pin/TerminalCircuit RoleDesign Meaning
A0–A14Address Inputs15-bit address bus supporting full 32K-word addressing; A0–A5 select bytes within 64-byte page during page write.
I/O0–I/O7Bidirectional Data Bus8-bit parallel data path; supports true read/write operations without direction control pin.
CEChip EnableActive-low chip select; must be low for read/write; high state forces outputs to high-impedance and inhibits writes.
OEOutput EnableActive-low output control; used with CE to manage bus contention; high state disables outputs regardless of CE/WE.
WEWrite EnableActive-low write strobe; falling edge latches address/data; rising edge initiates internal write timer.
VCCPower Supply2.7V–3.6V supply input; internal voltage monitor delays write enable until VCC ≥ 1.8V.
GNDGround ReferenceSignal and power ground reference; decoupling capacitor required near VCC pin per layout guidelines.

Key Features

FeatureDesign Value
Automatic Page WriteLatches up to 64 bytes internally, freeing address/data bus for other tasks during 10 ms internal programming period.
DATA Polling & Toggle BitI/O7 complement output and I/O6 toggling provide real-time, non-intrusive write completion detection without requiring status registers.
Hardware Write ProtectionVCC power-on delay, noise filtering (<15 ns pulse rejection), and CE/OE/WE state-based inhibit eliminate need for external reset supervisors.
Software Data ProtectionThree-step unlock sequence (5555H/2AAAH/5555H) prevents accidental writes during power-up/down or system glitches.
Dedicated Device ID Area64-byte reserved EEPROM block (7FC0H–7FFFH) accessible via 12V on A9 for unique serialization or calibration data storage.

Applications

Industrial PLC Configuration StorageMedical Device Calibration Data

Use Scenario: Storing I/O mapping, scaling factors, and alarm thresholds in programmable logic controllers deployed in factory environments.

IC Role / Device Role / Timing Role: Nonvolatile configuration memory accessed via 8-bit parallel bus during controller boot and runtime parameter updates.

Use Value: Ensures deterministic startup behavior and field-upgradable settings without external microcontroller intervention or battery backup.

Use Scenario: Retaining sensor calibration coefficients and usage logs in portable diagnostic equipment subject to frequent power cycling.

IC Role / Device Role / Timing Role: High-reliability data logger with guaranteed 10-year retention and 10,000-cycle endurance under intermittent write loads.

Use Value: Eliminates recalibration drift and supports regulatory audit trails by preserving traceable calibration history across device lifetime.

Automotive Body Control ModuleNetworking Equipment Bootloader Storage

Use Scenario: Holding seat position memory, mirror presets, and lighting profiles in automotive BCMs operating across −40°C to +85°C ambient.

IC Role / Device Role / Timing Role: Industrial-temperature EEPROM interfaced directly to 8-bit MCU bus for persistent user preference storage.

Use Value: Maintains functional safety compliance through guaranteed data integrity under thermal stress and electrical transients per ISO 16750.

Use Scenario: Storing bootloader images and secure boot keys in enterprise switches and routers requiring field firmware updates.

IC Role / Device Role / Timing Role: Parallel-boot memory mapped into MCU address space for fast, deterministic boot sequence execution.

Use Value: Enables rapid recovery from corrupted main firmware using verified, tamper-resistant bootloader stored in protected EEPROM sectors.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
ST M28W256F256 Kbit, 200 ns access, but requires 5V supply and lacks software data protection.Suitable only in 5V legacy systems; not drop-in for 3.3V designs or where write security is mandated.Select when migrating 5V industrial boards and external write protection circuitry is already present.
Microchip 25LC256256 Kbit SPI EEPROM; serial interface, 5 ms write cycle, 3.3V compatible, but no parallel bus support.Requires MCU SPI peripheral and software driver; incompatible with existing parallel-addressed hardware.Choose for new designs prioritizing board space savings and simplified routing over legacy bus compatibility.

Compared with ST M28W256F and Microchip 25LC256, the AT28BV256-20PI uniquely delivers 3.3V parallel EEPROM functionality with integrated hardware/software write protection and industrial temperature rating-enabling direct replacement in legacy 8-bit systems without redesigning bus interface or adding external security logic.

Availability

AT28BV256-20PI is available at Aetrix Electronics and suitable for industrial automation, medical instrumentation, automotive body electronics, and networking equipment requiring stable component supply across extended temperature ranges and long product lifecycles.

Supply support for AT28BV256-20PI 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 security ICs for embedded applications.

The AT28BV256 product line was designed for high-reliability, low-voltage parallel EEPROM replacement in industrial and automotive systems requiring robust data retention and write protection without external components.

FAQ

What is the maximum page write size supported by the AT28BV256-20PI?

The AT28BV256-20PI 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 the initial write strobe, allowing up to 63 additional bytes to be loaded within 150 µs of each prior byte. All bytes in a single page write must reside on the same 64-byte boundary defined by address bits A6–A14. The AT28BV256-20PI uses this architecture to minimize bus occupation time during firmware updates while maintaining full JEDEC byte-wide compatibility.

Does the AT28BV256-20PI require a 12V supply for any operation?

The AT28BV256-20PI operates from a single 2.7V–3.6V supply for all standard read/write functions. A 12V ± 0.5V supply on pin A9 is required only for accessing the dedicated 64-byte device identification area (7FC0H–7FFFH); this is an optional feature for serialization or calibration storage and is not needed for normal memory operation. The AT28BV256-20PI's core functionality-including DATA polling, page writes, and software data protection-functions entirely within the 3.3V domain.

How does the AT28BV256-20PI detect write completion without a status register?

The AT28BV256-20PI provides two hardware-based write completion detection methods: DATA polling and Toggle Bit. During a write, reading the last written byte returns the complement of the data on I/O7 (DATA polling), reverting to true data once complete. Alternatively, I/O6 toggles between 0 and 1 during the write and stops toggling upon completion. Both methods operate without status registers or external clocks, enabling simple, deterministic polling loops in firmware. These mechanisms are integral to the AT28BV256-20PI's design for systems lacking dedicated status lines or complex controllers.

What packaging options are available for the AT28BV256-20PI?

The AT28BV256-20PI is specifically packaged in a 28-pin plastic dual in-line package (PDIP), 0.600" wide (JEDEC MS-011 AB), designated by package code 28P6. While the AT28BV256 family offers PLCC (32J), SOIC (28S), and TSOP (28T) variants, the -20PI suffix explicitly denotes the PDIP industrial-temperature version. This through-hole package supports wave soldering, prototyping on breadboards, and legacy PCB layouts requiring 0.600" DIP footprints-making the AT28BV256-20PI ideal for industrial control panels and serviceable equipment where socketed replacement is preferred.

Is the AT28BV256-20PI pin-compatible with older 27-series EPROMs?

No, the AT28BV256-20PI is not pin-compatible with 27-series EPROMs such as the 27C256. Although both are 28-pin devices with similar memory density, the AT28BV256-20PI uses a JEDEC-standard byte-wide EEPROM pinout (A0–A14, I/O0–I/O7, CE/OE/WE), whereas 27-series EPROMs use a different pin assignment (e.g., separate VPP pin for programming, no WE signal). The AT28BV256-20PI requires no VPP voltage and supports in-system reprogramming via standard 3.3V logic levels-making it functionally and physically incompatible with sockets or drivers designed for UV-erasable EPROMs.

AT28BV256-20PI 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:
256Kbit
Memory Organization:
32K x 8
Memory Interface:
Parallel
Clock Frequency:
-
Write Cycle Time - Word, Page:
10ms
Access Time:
200 ns
Voltage - Supply:
2.7V ~ 3.6V
Operating Temperature:
-40°C ~ 85°C (TC)
Grade:
-
Qualification:
-
Mounting Type:
Through Hole
Supplier Device Package:
28-PDIP

AT28BV256-20PI FAQ

1.How can I place an order for AT28BV256-20PI through Aetrix?

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

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

3.What payment methods are accepted for AT28BV256-20PI?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for AT28BV256-20PI?

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

Once your AT28BV256-20PI 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 AT28BV256-20PI?

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

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

All AT28BV256-20PI 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 AT28BV256-20PI meets industry standards.

7.What is the process for return or replacement of AT28BV256-20PI?

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

Return procedure for AT28BV256-20PI:

1.Submit a request within 90 days.

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

AT28BV256-20PI Tags

  • AT28BV256-20PI
  • AT28BV256-20PI PDF
  • AT28BV256-20PI Datasheet
  • AT28BV256-20PI Specifications
  • AT28BV256-20PI Images
  • Microchip Technology
  • Microchip Technology AT28BV256-20PI
  • Buy AT28BV256-20PI
  • AT28BV256-20PI Price
  • AT28BV256-20PI Distributor
  • AT28BV256-20PI Supplier
  • AT28BV256-20PI 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