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 AT28LV256-20TI

Part No.:
AT28LV256-20TI
Manufacturer:
Microchip Technology
Category:
Memory
Package:
28-TSSOP (0.465", 11.80mm Width)
Datasheet:
AetrixAT28LV256-20TI.pdf
Description:
IC EEPROM 256KBIT PAR 28TSOP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:2,263

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

AT28LV256-20TI from Atmel is a 256 Kbit (32K × 8) low-voltage parallel EEPROM with JEDEC-standard byte-wide pinout, 200 ns read access time, 10 ms maximum page write cycle, and operation across -40°C to +85°C industrial temperature range. It supports hardware/software data protection and DATA polling for write completion detection in embedded microcontroller systems requiring nonvolatile storage with SRAM-like interface simplicity.

For engineers reviewing the AT28LV256-20TI datasheet, AT28LV256-20TI pinout, AT28LV256-20TI application, or AT28LV256-20TI equivalent, this device serves as a drop-in replacement for legacy 27C256/27C512-based designs where 3.3 V supply, page-write efficiency, and industrial-grade reliability are required without external timing components.

Technical Context

The AT28LV256-20TI implements a CMOS-based parallel EEPROM architecture with internal 64-byte page latches and autonomous control timer, enabling up to 64-byte writes per internal programming cycle. Its dual-line chip enable (CE) and output enable (OE) logic allows bus contention avoidance in multi-peripheral systems.

Write operations require a three-byte software unlock sequence before each byte or page write; hardware protection includes VCC power-on delay (~10 ms), noise filtering (<15 ns pulse rejection on WE/CE), and static inhibit via OE high, CE high, or WE high states.

Key Specifications

Parameter Value and Actual Design Meaning
Memory Size256 Kbit (32,768 × 8 bits); sufficient for firmware patch storage or configuration tables in 8-bit microcontrollers.
Read Access Time200 ns max; enables direct interface with 5 MHz Z80, 8051, or 68K-family processors without wait states.
Page Write Cycle10 ms max; reduces system-level write latency by 64× vs. byte-by-byte programming.
VCC Supply Range3.0 V – 3.6 V; compatible with modern 3.3 V logic rails and eliminates need for level shifters.
Endurance10,000 write/erase cycles; supports field-upgradable firmware with guaranteed reprogramming over product lifetime.
Data Retention10 years at 85°C; ensures long-term validity of calibration data or security keys in industrial environments.
Standby Current20 µA (CMOS); enables ultra-low-power sleep modes in battery-backed instrumentation.

Pinout & Package

AT28LV256-20TI is available in 28-pin TSOP (28T) package, compliant with JEDEC MO-153, 8.1 mm × 13.7 mm footprint, 0.55 mm pitch, and industrial temperature rating (-40°C to +85°C).

Pin/Terminal Circuit Role Design Meaning
A0–A14Address Inputs15-bit address bus supporting full 32K-word addressing; A6–A14 define page boundaries for 64-byte page writes.
I/O0–I/O7Bidirectional Data Bus8-bit parallel data path; I/O7 used for DATA polling, I/O6 for toggle-bit status during write cycles.
CEChip EnableActive-low chip select; must be low with OE low and WE high for read access; inhibits writes when high.
OEOutput EnableActive-low output control; places I/O pins in high-impedance state when high, preventing bus conflicts.
WEWrite EnableActive-low write strobe; initiates byte or page write when CE is low and OE is high; triggers internal timer upon falling edge.
VCCPower Supply+3.0 V to +3.6 V supply; powers core logic and memory array; requires local 0.1 µF decoupling.
GNDGround ReferenceSignal and power ground reference; must be low-inductance connection to minimize noise coupling.

Key Features

Feature Design Value
Software Data Protection (SDP)Three-byte unlock sequence (0x5555/0x2AAA/0x5555) prevents accidental writes during power transitions or firmware glitches.
DATA Polling & Toggle BitReal-time write status feedback via I/O7 complement or I/O6 toggling-no external polling timer or interrupt required.
64-Byte Page RegisterReduces host CPU overhead by allowing burst loading of up to 64 bytes before internal programming begins.
JEDEC Byte-Wide PinoutDirect replacement for 27C256/27C512 in existing PCB layouts; no redesign needed for migration to 3.3 V operation.
Industrial Temperature RangeGuaranteed operation from -40°C to +85°C; qualified for use in motor drives, PLCs, and outdoor telemetry equipment.

Applications

Industrial PLC Configuration Storage Medical Device Calibration Data

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

IC Role / Device Role / Timing Role: Nonvolatile configuration memory accessed asynchronously by 8051-based controller during boot and runtime parameter updates.

Use Value: 200 ns read access avoids CPU wait states; 10,000-cycle endurance supports weekly field recalibration over 10+ years.

Use Scenario: Retaining sensor calibration coefficients and patient-specific therapy settings in portable infusion pumps and ECG monitors.

IC Role / Device Role / Timing Role: Secure, low-power EEPROM interfaced to MSP430 MCU; retains data during battery replacement or deep-sleep modes.

Use Value: 20 µA standby current extends battery life; software data protection prevents corruption during brown-out events.

Automotive Body Control Module Test Equipment Firmware Patching

Use Scenario: Holding door lock logic, lighting profiles, and seat position presets in automotive BCMs operating under wide thermal and voltage transients.

IC Role / Device Role / Timing Role: Industrial-grade parallel EEPROM directly connected to Renesas RL78 bus; withstands load-dump and cold-crank conditions via robust VCC monitoring.

Use Value: -40°C to +85°C rating ensures reliability; hardware write inhibit blocks spurious writes during ignition cycling.

Use Scenario: Hosting field-upgradable test algorithms and calibration offsets in automated test equipment (ATE) platforms.

IC Role / Device Role / Timing Role: Firmware patch store accessed by ARM Cortex-M4 host; updated via JTAG debug interface with SDP-enabled write sequences.

Use Value: 64-byte page writes reduce update time by >95% vs. byte writes; 10-year data retention guarantees offset validity between annual calibrations.

Equivalent & Alternatives

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

Alternative Part Technical Difference Application Difference Selection Advice
ST M28W256F256 Kbit, 250 ns access, 3.3 V only, no software data protection; requires external write-enable sequencing.Lacks SDP and DATA polling; suitable only where host firmware fully manages write timing and error recovery.Select when cost sensitivity outweighs robustness requirements and host has dedicated EEPROM driver stack.
Microchip 25LC256256 Kbit SPI EEPROM, 10 MHz interface, 5 ms write cycle, 1 mA active current; serial interface reduces pin count but adds protocol overhead.Requires SPI master and software protocol handling; incompatible with parallel-bus microcontrollers without glue logic.Choose for new designs prioritizing board space savings and simplified routing over legacy bus compatibility.

Compared with ST M28W256F and Microchip 25LC256, the AT28LV256-20TI delivers guaranteed 200 ns read performance, integrated write status signaling, and industrial-grade reliability in a JEDEC-standard parallel package-making it the optimal choice for retrofitting or maintaining legacy 8-bit/16-bit embedded systems.

Availability

AT28LV256-20TI is available at Aetrix Electronics and suitable for industrial PLCs, medical instrumentation, automotive body control modules, and test equipment requiring stable component supply with long lifecycle support.

Supply support for AT28LV256-20TI 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 fabless semiconductor company specializing in microcontrollers, nonvolatile memory, and secure authentication ICs.

The AT28LV256 product line was designed for embedded systems requiring reliable, low-voltage parallel EEPROM with SRAM-compatible timing and industrial temperature resilience-targeting legacy upgrade paths and cost-sensitive industrial control applications.

FAQ

What is the operating voltage range for AT28LV256-20TI?

The AT28LV256-20TI operates from 3.0 V to 3.6 V DC. This low-voltage range eliminates the need for 5 V regulators in modern 3.3 V systems and ensures compatibility with standard LVTTL and LVCMOS I/O interfaces. Operation outside this range may cause data corruption or permanent damage, as specified in the Absolute Maximum Ratings table.

Does AT28LV256-20TI support page write operations, and what is the maximum page size?

Yes, AT28LV256-20TI supports page write operations with a fixed 64-byte page size. The device latches up to 64 bytes internally before initiating the 10 ms programming cycle. All bytes in a page write must reside within the same 64-byte boundary defined by address bits A6–A14, and successive bytes must be loaded within 150 µs of each other.

How does software data protection work on AT28LV256-20TI?

AT28LV256-20TI requires a precise three-byte unlock sequence-writing 0xAA to address 0x5555, then 0x55 to address 0x2AAA, then 0xA0 to address 0x5555-before any write operation. This sequence must be repeated before every byte or page write. Without it, the device ignores data writes but still consumes tWC time, during which reads return polling responses.

Can AT28LV256-20TI be used as a direct replacement for older 27C256 EPROMs?

AT28LV256-20TI uses the JEDEC-approved byte-wide pinout identical to 27C256, enabling PCB-level drop-in replacement in many cases. However, unlike UV-erasable EPROMs, it requires no window or UV eraser and supports in-system electrical erase/write. Voltage (3.3 V vs. 5 V) and timing (200 ns vs. 250 ns) differences must be validated in the target system.

What methods are available to detect write completion on AT28LV256-20TI?

AT28LV256-20TI provides two hardware-supported methods: DATA polling (monitoring I/O7 for complement-to-data transition) and Toggle Bit (observing I/O6 toggling until it stabilizes). Both can be initiated at any time during the write cycle and eliminate the need for fixed delay timers or external status lines.

AT28LV256-20TI Specifications

Product attributes
Attribute value
Manufacturer:
Microchip Technology
Series:
-
Package/Case:
28-TSSOP (0.465", 11.80mm Width)
Packaging:
Tray
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:
3V ~ 3.6V
Operating Temperature:
-40°C ~ 85°C (TC)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
28-TSOP

AT28LV256-20TI FAQ

1.How can I place an order for AT28LV256-20TI through Aetrix?

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

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

3.What payment methods are accepted for AT28LV256-20TI?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for AT28LV256-20TI?

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

Once your AT28LV256-20TI 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 AT28LV256-20TI?

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

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

All AT28LV256-20TI 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 AT28LV256-20TI meets industry standards.

7.What is the process for return or replacement of AT28LV256-20TI?

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

Return procedure for AT28LV256-20TI:

1.Submit a request within 90 days.

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

AT28LV256-20TI Tags

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