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 AT28BV16-25PI

Part No.:
AT28BV16-25PI
Manufacturer:
Microchip Technology
Category:
Memory
Package:
24-DIP (0.600", 15.24mm)
Datasheet:
AetrixAT28BV16-25PI.pdf
Description:
IC EEPROM 16KBIT PARALLEL 24DIP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:2,303

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

AT28BV16-25PI from Atmel is a 16 Kbit (2,048 × 8) parallel EEPROM with JEDEC-standard byte-wide pinout, 2.7–3.6 V operation, 250 ns read access time, and industrial temperature range (–40°C to +85°C). It supports direct microprocessor control via CE/OE/WE, DATA polling, and RDY/BUSY signaling in TSOP packages - used in embedded system configuration storage and firmware parameter retention.

For engineers reviewing the AT28BV16-25PI datasheet, AT28BV16-25PI pinout, AT28BV16-25PI application, or AT28BV16-25PI equivalent, this page delivers verified electrical specs, package mapping, real-world use cases, and validated alternative parts for industrial-grade nonvolatile memory selection.

Technical Context

The AT28BV16-25PI operates as a drop-in parallel memory replacement for SRAM-based boot/config interfaces, requiring no external timing circuitry. Its internal self-timed write cycle (3 ms max), VCC-sense write protection, and DATA polling on I/O7 eliminate need for external wait-state generation or hardware handshaking.

It implements CMOS EEPROM technology with error correction for 100,000 write cycles and 10-year data retention. The RDY/BUSY open-drain output (TSOP only) and dual-line chip/output enable provide bus contention control in multi-peripheral systems.

Key Specifications

ParameterValue and Actual Design Meaning
Memory Size16 Kbit (2,048 words × 8 bits) - supports full byte-addressable storage for small firmware tables or calibration data.
Read Access Time250 ns - enables direct interface with 4 MHz microcontrollers without wait states.
Write Cycle Time3.0 ms - internally timed; frees address/data bus during programming for concurrent CPU operations.
Supply Voltage2.7 V to 3.6 V - compatible with 3.3 V logic systems and battery-backed operation down to 2.7 V.
Endurance100,000 write cycles - sufficient for field-updatable configuration registers in industrial controllers.
Data Retention10 years at +85°C - validated for long-term deployment in unattended equipment.
Standby Current50 µA - enables low-power sleep modes in portable or energy-constrained devices.

Pinout & Package

AT28BV16-25PI is supplied in a 24-lead, 0.600" wide plastic DIP (PDIP) package per JEDEC MS-011 AA standard, with through-hole mounting and 2.54 mm lead pitch.

Pin/TerminalCircuit RoleDesign Meaning
A0–A10Address Inputs11-bit address bus for 2,048-word addressing; TTL/CMOS compatible.
I/O0–I/O7Bidirectional Data BusTrue bidirectional data path; high-impedance when disabled by CE/OE.
CEChip EnableActive-low global device select; required for all read/write operations.
OEOutput EnableActive-low output gate; controls data bus drive without affecting internal state.
WEWrite EnableActive-low write strobe; initiates byte write with automatic internal clear-and-program sequence.
RDY/BUSYStatus OutputOpen-drain busy indicator (not present in PDIP variant - J-column confirms PI = PDIP; RDY/BUSY only in TSOP).
VCC, GNDPower SupplySingle 2.7–3.6 V supply; no separate VPP or programming voltage required.
NCNo ConnectPin 2 and Pin 23 in PDIP are NC - must be left unconnected per datasheet.

Key Features

FeatureDesign Value
DATA Polling on I/O7Enables software-controlled write completion detection without dedicated status pins or timers.
VCC Sense Write InhibitPrevents accidental writes during power ramp-up or brown-out by disabling WE when VCC < 2.0 V.
Internal Write TimingEliminates need for external write pulse generators or timing logic - simplifies PCB design.
JEDEC Byte-Wide PinoutEnsures compatibility with legacy 8-bit microcontroller buses and existing socket layouts.
32-Byte User ID AreaAccessible via A9 = 12 V; allows unique device serialization or calibration offset storage.

Applications

Industrial PLC Configuration StorageMedical Device Calibration Data Retention

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

IC Role / Device Role / Timing Role: Nonvolatile configuration register bank accessed during power-up and runtime updates via 8051-compatible bus.

Use Value: Guarantees parameter persistence across 100,000+ field updates and 10-year shelf life at 85°C ambient.

Use Scenario: Holding sensor calibration coefficients and user preferences in portable diagnostic instruments with battery backup.

IC Role / Device Role / Timing Role: Low-voltage (2.7 V) EEPROM for secure, infrequent-write data storage interfaced to MSP430 MCU.

Use Value: 50 µA standby current extends battery life; VCC-sense prevents corruption during low-battery conditions.

Automotive Body Control Module SettingsTest Equipment Firmware Patch Storage

Use Scenario: Saving seat/mirror position presets and lighting profiles in automotive BCMs operating across –40°C to +85°C.

IC Role / Device Role / Timing Role: Industrial-temp EEPROM directly connected to Freescale S12X address/data bus with CE/OE/WE control.

Use Value: Validated 100,000-cycle endurance supports lifetime reprogramming; JEDEC pinout ensures drop-in replacement capability.

Use Scenario: Storing field-upgradable firmware patches and test algorithm versions in automated bench testers.

IC Role / Device Role / Timing Role: Parallel boot memory mapped into Z80 or 8086 address space for hot-swappable code modules.

Use Value: 250 ns read access enables zero-wait-state execution; 3 ms write time allows background patch loading without interrupting test cycles.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
AT28C165 V-only operation (4.5–5.5 V); 450 ns access; no VCC sense or DATA polling.Requires 5 V rail and external write timing; unsuitable for 3.3 V or battery-backed systems.Select AT28C16 only if legacy 5 V design and slower timing are acceptable.
ST M28W160ECB3.3 V flash with 70 ns read; sector erase architecture; no byte-write capability.Requires block erase before reprogramming; incompatible with byte-level firmware patching.Choose M28W160ECB only for high-speed read-only code storage where rewrite granularity is not required.

Compared with AT28C16 and M28W160ECB, the AT28BV16-25PI uniquely combines 3.3 V compatibility, true byte-write capability, self-timed programming, and industrial temperature support - making it optimal for embedded systems requiring reliable, low-power, field-updatable nonvolatile storage without architectural redesign.

Availability

AT28BV16-25PI is available at Aetrix Electronics and suitable for industrial PLC configuration storage, medical device calibration data retention, and automotive body control module settings requiring stable component supply across extended temperature ranges and long product lifecycles.

Supply support for AT28BV16-25PI 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 industrial, automotive, and consumer applications.

The AT28BV16 product line delivers low-voltage, high-reliability parallel EEPROMs designed for direct microprocessor interface in mission-critical embedded systems requiring guaranteed data integrity and long-term retention.

FAQ

What is the operating voltage range for the AT28BV16-25PI?

The AT28BV16-25PI operates over a supply voltage range of 2.7 V to 3.6 V. This allows direct integration into 3.3 V logic systems and supports battery-backed operation down to 2.7 V. Operation outside this range - including 5 V - is not permitted and may cause functional failure or damage. The device includes VCC-sense circuitry that inhibits writes below ~2.0 V to prevent data corruption during power transitions.

Does the AT28BV16-25PI support DATA polling, and how is it implemented?

Yes, the AT28BV16-25PI supports DATA polling on I/O7 to detect write completion. During an active byte write, reading the addressed location returns the complement of the written data on I/O7 (other bits are indeterminate); once the internal 3 ms write cycle finishes, true data appears on all outputs. This eliminates need for external timing components or status pins - a key feature confirmed in the device's AC and DC specifications.

Is the RDY/BUSY pin available on the AT28BV16-25PI package?

No, the RDY/BUSY pin is not available on the AT28BV16-25PI. The AT28BV16-25PI uses a 24-lead PDIP package (package code "P"), and the RDY/BUSY function is only implemented in the TSOP (28T) variant. The PDIP version relies solely on DATA polling for write completion detection, as explicitly stated in the Pin Configurations section and confirmed by the ordering table showing PI = PDIP.

What is the maximum write endurance and data retention specification for the AT28BV16-25PI?

The AT28BV16-25PI guarantees 100,000 write/erase cycles and 10 years of data retention at +85°C. These values are measured and specified in the Absolute Maximum Ratings and DC Characteristics sections of the official datasheet. Endurance applies to each memory location independently, and retention is validated under worst-case thermal stress - critical for industrial deployments where field updates occur over decades.

Can the AT28BV16-25PI be used as a direct replacement for standard SRAM in existing designs?

Yes, the AT28BV16-25PI can replace SRAM in read operations due to identical access timing (250 ns) and pin-compatible JEDEC byte-wide interface. However, write behavior differs: writes require 3 ms internal timing and DATA polling or external delay - unlike SRAM's immediate write. Designs must implement polling or add wait-state logic; the AT28BV16-25PI does not emulate SRAM write timing but offers nonvolatility as the trade-off.

AT28BV16-25PI Specifications

Product attributes
Attribute value
Manufacturer:
Microchip Technology
Series:
-
Package/Case:
24-DIP (0.600", 15.24mm)
Packaging:
Tube
Product Status:
Obsolete
Programmable:
Not Verified
Memory Type:
Non-Volatile
Memory Format:
EEPROM
Technology:
EEPROM
Memory Size:
16Kbit
Memory Organization:
2K x 8
Memory Interface:
Parallel
Clock Frequency:
-
Write Cycle Time - Word, Page:
3ms
Access Time:
250 ns
Voltage - Supply:
2.7V ~ 3.6V
Operating Temperature:
-40°C ~ 85°C (TC)
Grade:
-
Qualification:
-
Mounting Type:
Through Hole
Supplier Device Package:
24-PDIP

AT28BV16-25PI FAQ

1.How can I place an order for AT28BV16-25PI through Aetrix?

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

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

3.What payment methods are accepted for AT28BV16-25PI?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for AT28BV16-25PI?

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

Once your AT28BV16-25PI 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 AT28BV16-25PI?

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

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

All AT28BV16-25PI 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 AT28BV16-25PI meets industry standards.

7.What is the process for return or replacement of AT28BV16-25PI?

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

Return procedure for AT28BV16-25PI:

1.Submit a request within 90 days.

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

AT28BV16-25PI Tags

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