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 AT25128A-10PI-2.7

Part No.:
AT25128A-10PI-2.7
Manufacturer:
Microchip Technology
Category:
Memory
Package:
8-DIP (0.300", 7.62mm)
Datasheet:
AetrixAT25128A-10PI-2.7.pdf
Description:
IC EEPROM 128KBIT SPI 8DIP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:4,201

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

AT25128A-10PI-2.7 from Microchip Technology (formerly Atmel) is a 128 Kbit SPI serial EEPROM organized as 16,384 × 8 bits, operating from 2.7V to 5.5V, featuring 20 MHz max clock rate at 5V, 64-byte page write capability, and hardware/software write protection via WP and HOLD pins. It serves as nonvolatile configuration storage in industrial control modules requiring reliable low-voltage data retention.

For engineers reviewing the AT25128A-10PI-2.7 datasheet, AT25128A-10PI-2.7 pinout, AT25128A-10PI-2.7 application, or AT25128A-10PI-2.7 equivalent, key selection criteria include VCC range compatibility (2.7–5.5 V), SOIC-8 package footprint, SPI Mode 0/3 timing compliance, and block write protection granularity (1/4, 1/2, or full array).

Technical Context

The AT25128A-10PI-2.7 implements a synchronous SPI slave interface with dedicated SI (input), SO (output), SCK (clock), and CS (chip select) lines, supporting MSB-first transmission and op-code–driven command execution (e.g., READ, WRITE, WRSR). Its internal architecture includes an 8-bit instruction register and nonvolatile status register with BP0/BP1 bits controlling memory segment protection.

Write operations require explicit WREN instruction prior to WRITE or WRSR; self-timed internal write cycles complete in ≤5 ms, during which only RDSR is accepted. The HOLD pin suspends ongoing serial transfers without resetting sequence state, while WP enables hardware lock of status register and protected memory blocks when WPEN = 1.

Key Specifications

Parameter Value and Actual Design Meaning
Memory Size128 Kbit (16,384 × 8), sufficient for firmware parameter tables or calibration data in space-constrained designs
Supply Voltage Range2.7 V to 5.5 V - supports direct interfacing with 3.3 V and 5 V microcontrollers without level shifting
Max Clock Frequency20 MHz at VCC = 5 V - enables fast bulk reads/writes; de-rates to 10 MHz at 2.7 V
Write Endurance100,000 cycles - ensures long-term reliability in field-updatable systems with frequent configuration changes
Data Retention>100 years at 25°C - guarantees persistent storage across product lifetime without refresh
Page Write Size64 bytes - minimizes transaction overhead versus byte-write; requires address alignment within page boundary
Operating Temperature−40°C to +85°C - qualified for industrial environments including motor drives and PLC I/O modules

Pinout & Package

AT25128A-10PI-2.7 uses an 8-lead JEDEC SOIC (8S1) package, 0.150" wide body, with standard gull-wing leads and 1.27 mm pitch. Pin 1 is marked by a notch or dot; device orientation follows JEDEC MO-001AA.

Pin/Terminal Circuit Role Design Meaning
CSChip Select inputActive-low enable: serial interface disabled and SO high-impedance when CS = high
SCKSerial clock inputSynchronizes all data transfers; must be low during HOLD assertion and CS edge transitions
SISerial data inputReceives op-codes, addresses, and write data; ignored during HOLD or write cycle
SOSerial data outputDrives read data and status bits; enters high-Z when CS high or during internal write
GNDGround referenceReturn path for VCC and all I/O; requires low-impedance PCB connection to minimize noise coupling
VCCPower supply2.7–5.5 V input; bypass capacitor (0.1 µF ceramic) required near pin for stable SPI operation
WPHardware write protectBlocks status register and protected memory writes when low and WPEN = 1; configurable via WRSR
HOLDSerial transfer suspendPauses communication mid-sequence without resetting address counter; requires SCK low to assert

Key Features

Feature Design Value
SPI Mode 0 and 3 supportCompatible with most 8-bit and 32-bit MCUs (e.g., AVR, PIC, STM32) without custom timing logic
Block write protectionConfigurable via status register to lock top 1/4 (0x3000–0x3FFF), top 1/2, or entire array against accidental overwrite
Self-timed write cycleNo external erase step needed; internal timing eliminates need for software delay loops or polling overhead
Low standby current0.5 µA typical at 2.7 V - extends battery life in always-on sensor nodes and portable diagnostics tools
Automotive-grade variants availableThis part is industrial-grade; identical functionality offered in −40°C to +125°C versions (e.g., AT25128AN-10SE-2.7)

Applications

Industrial PLC Configuration Storage Medical Device Calibration Data

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 accessed via SPI during boot and runtime reconfiguration.

Use Value: Enables field updates without firmware reflashing; 100K endurance supports daily parameter tuning over 10+ years.

Use Scenario: Retaining sensor offset/gain coefficients and patient-specific settings in portable ECG monitors and infusion pumps.

IC Role / Device Role / Timing Role: Secure, tamper-resistant data vault with hardware WP pin to prevent unauthorized calibration changes.

Use Value: Meets IEC 62304 Class C requirements via >100-year data retention and deterministic 5 ms write time.

Automotive Body Control Module Smart Energy Meter Firmware Parameters

Use Scenario: Saving seat/mirror position presets, lighting profiles, and door lock behavior in 12 V automotive BCMs.

IC Role / Device Role / Timing Role: SPI slave EEPROM interfaced to an 8-bit automotive MCU (e.g., PIC16F or RL78) with HOLD for bus arbitration.

Use Value: 2.7–5.5 V operation tolerates cold-crank voltage dips; SOIC-8 footprint simplifies AEC-Q200-compliant layout.

Use Scenario: Holding tariff schedules, metering constants, and security keys in ANSI C12.22–compliant smart electricity meters.

IC Role / Device Role / Timing Role: Trusted configuration store with dual protection: software WRSR + hardware WP pin tied to system security controller.

Use Value: Block protection prevents corruption of critical billing parameters during power loss or firmware update.

Equivalent & Alternatives

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

Alternative Part Technical Difference Application Difference Selection Advice
M95128-WMN6TPSTMicroelectronics 128 Kbit SPI EEPROM; same 2.7–5.5 V range, 20 MHz speed, SOIC-8 package, but uses different status register bit layout and lacks HOLD pinRequires firmware adaptation for status register access and no suspend capability - unsuitable where master must pause transfers mid-commandSelect if HOLD is unused and ST's qualification (AEC-Q100 Grade 2) is required for automotive use
25LC128-I/PMicrochip 128 Kbit SPI EEPROM; identical pinout, VCC range, and timing, but rated only to +85°C (not extended temp) and lacks automotive-grade screeningValid for commercial/industrial use but not certified for under-hood automotive or extended-temp industrial deploymentsChoose for cost-sensitive non-automotive designs where AT25128A-10PI-2.7's industrial temp grade is unnecessary

Compared with M95128-WMN6TP and 25LC128-I/P, AT25128A-10PI-2.7 uniquely provides HOLD functionality for robust multi-master SPI arbitration and is qualified across the full industrial temperature range with documented block protection granularity - critical for safety-critical configuration storage.

Availability

AT25128A-10PI-2.7 is available at Aetrix Electronics and suitable for industrial control systems, medical diagnostics equipment, and automotive body electronics requiring stable component supply, long-life data integrity, and JEDEC SOIC-8 footprint compatibility.

Supply support for AT25128A-10PI-2.7 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 support for the AT25xxx EEPROM family, delivering high-reliability nonvolatile memory solutions with industry-leading endurance and retention specs.

The AT25128A-10PI-2.7 belongs to Microchip's SPI Serial EEPROM product line, designed specifically for embedded systems needing compact, low-power, pin-efficient nonvolatile storage with robust hardware and software write protection.

FAQ

What is the maximum clock frequency supported by AT25128A-10PI-2.7?

The AT25128A-10PI-2.7 supports up to 20 MHz SCK frequency at VCC = 5.0 V. At 2.7 V, the maximum rated clock frequency is 10 MHz per AC characteristics table. Exceeding these limits may cause read/write failures or timing violations in SPI transactions involving the AT25128A-10PI-2.7.

Does AT25128A-10PI-2.7 support both SPI Mode 0 and Mode 3?

Yes, AT25128A-10PI-2.7 explicitly supports SPI Modes 0 (CPOL = 0, CPHA = 0) and 3 (CPOL = 1, CPHA = 1), as confirmed in its Features section. This dual-mode capability allows seamless integration with diverse microcontrollers - including legacy 8051 derivatives and modern ARM Cortex-M devices - without requiring mode translation logic for the AT25128A-10PI-2.7.

How does the HOLD pin function on AT25128A-10PI-2.7?

The HOLD pin on AT25128A-10PI-2.7 suspends ongoing SPI communication without resetting the internal address counter or command state. To activate, HOLD must be driven low while SCK is low; resuming requires HOLD high while SCK remains low. During HOLD, SI is ignored and SO enters high-impedance - preserving bus integrity for the AT25128A-10PI-2.7 in multi-peripheral systems.

What memory protection options are available on AT25128A-10PI-2.7?

AT25128A-10PI-2.7 offers three levels of block write protection (none, top 1/4, top 1/2, or full array) controlled by BP0/BP1 bits in the status register, plus hardware write protection via the WP pin when WPEN = 1. Protection is nonvolatile and persists across power cycles, ensuring configuration data integrity for the AT25128A-10PI-2.7 in unattended deployments.

Is AT25128A-10PI-2.7 RoHS compliant and lead-free?

Yes, AT25128A-10PI-2.7 is lead-free and RoHS compliant, as indicated by the "-2.7" suffix and packaging documentation specifying halogen-free materials. The SOIC-8 (8S1) package meets JEDEC standards and carries full environmental compliance certification - essential for global electronics manufacturing using the AT25128A-10PI-2.7.

AT25128A-10PI-2.7 Specifications

Product attributes
Attribute value
Manufacturer:
Microchip Technology
Series:
-
Package/Case:
8-DIP (0.300", 7.62mm)
Packaging:
Tube
Product Status:
Obsolete
Programmable:
Not Verified
Memory Type:
Non-Volatile
Memory Format:
EEPROM
Technology:
EEPROM
Memory Size:
128Kbit
Memory Organization:
16K x 8
Memory Interface:
SPI
Clock Frequency:
20 MHz
Write Cycle Time - Word, Page:
5ms
Access Time:
-
Voltage - Supply:
2.7V ~ 5.5V
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Through Hole
Supplier Device Package:
8-PDIP

AT25128A-10PI-2.7 FAQ

1.How can I place an order for AT25128A-10PI-2.7 through Aetrix?

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

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

3.What payment methods are accepted for AT25128A-10PI-2.7?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for AT25128A-10PI-2.7 transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for AT25128A-10PI-2.7?

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

Once your AT25128A-10PI-2.7 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 AT25128A-10PI-2.7?

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

6.How does Aetrix verify that AT25128A-10PI-2.7 is sourced from the original manufacturer or authorized distributors?

All AT25128A-10PI-2.7 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 AT25128A-10PI-2.7 meets industry standards.

7.What is the process for return or replacement of AT25128A-10PI-2.7?

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

Return procedure for AT25128A-10PI-2.7:

1.Submit a request within 90 days.

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

AT25128A-10PI-2.7 Tags

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