Microchip Technology AT25128N-10SI-2.7
- Part No.:
- AT25128N-10SI-2.7
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 8-SOIC (0.154", 3.90mm Width)
- Datasheet:
-
AT25128N-10SI-2.7.pdf
- Description:
- IC EEPROM 128KBIT SPI 8SOIC
- Quantity:
- Payment:

- Shipping:

Inventory:3,455
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
AT25128N-10SI-2.7 from Microchip Technology (formerly Atmel) is a 128 Kbit SPI serial EEPROM organized as 16,384 × 8 bits, operating from 2.7 V to 5.5 V with 3 MHz max clock rate, 64-byte page write capability, and hardware/software write protection via WP and HOLD pins. It serves as nonvolatile configuration storage in industrial controllers, automotive body modules, and embedded sensor nodes requiring low-power, reliable data retention.
For engineers reviewing the AT25128N-10SI-2.7 datasheet, AT25128N-10SI-2.7 pinout, AT25128N-10SI-2.7 application, or AT25128N-10SI-2.7 equivalent, key selection criteria include its JEDEC SOIC-8 package, 5 ms typical write cycle time, 100,000 write endurance, >200-year data retention, and support for SPI Modes 0 and 3 in extended temperature (–40°C to +85°C).
Technical Context
The AT25128N-10SI-2.7 implements a synchronous SPI slave interface with separate SI (input) and SO (output) lines, MSB-first data framing, and chip-select–driven command sequencing. Its status register controls block write protection (1/4, 1/2, or full array), WPEN bit enablement, and Ready/Busy flag reporting.
It supports self-timed internal write cycles without erase pre-conditioning, uses HOLD to suspend ongoing transfers without resetting sequence state, and enforces write protection through both hardware (WP pin) and software (WRSR instruction) mechanisms - all compliant with standard SPI timing requirements across 1.8 V, 2.7 V, and 5 V supply ranges.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 128 Kbit (16,384 × 8), sufficient for firmware parameter tables or calibration data in space-constrained designs |
| Supply Voltage Range | 2.7 V to 5.5 V - enables direct interfacing with 3.3 V and 5 V microcontrollers without level-shifting |
| Max Clock Frequency | 3 MHz at 2.7–5.5 V - supports high-throughput configuration reads in real-time systems |
| Write Cycle Time | 5 ms typical - defines minimum interval between successive byte/page writes during firmware updates |
| Endurance | 100,000 write cycles - ensures reliability over 10+ years of daily reconfiguration in industrial logging applications |
| Data Retention | >200 years at 25°C - guarantees long-term integrity of stored calibration coefficients or security keys |
| Operating Temperature | –40°C to +85°C - qualified for under-hood automotive and factory-floor industrial environments |
Pinout & Package
AT25128N-10SI-2.7 is housed in an 8-lead JEDEC SOIC package (8S1), 0.150" wide, with gull-wing leads and standard 1.27 mm pitch. Pin 1 is marked by a beveled corner or dot.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS | Chip Select | Active-low enable signal; must be low to accept SPI commands and data |
| SCK | Serial Clock Input | Master-generated clock synchronizing all SI/SO data transfers; supports Modes 0 and 3 |
| SI | Serial Data Input | Receives op-codes, addresses, and write data; MSB-first, sampled on SCK rising edge (Mode 0) |
| SO | Serial Data Output | Drives read data and status bits; high-impedance when CS is high or during HOLD |
| GND | Ground Reference | Return path for VCC and all I/O signals; requires low-impedance PCB connection |
| VCC | Power Supply | Primary supply input (2.7–5.5 V); decoupling capacitor required within 10 mm |
| WP | Write Protect | Hardware lock for status register and protected memory blocks when WPEN = 1 and WP = low |
| HOLD | Communication Suspend | Pauses active SPI transfer without resetting address counter; requires SCK low before assertion |
Key Features
| Feature | Design Value |
|---|---|
| SPI Mode Compatibility | Supports Modes 0 (CPOL=0, CPHA=0) and 3 (CPOL=1, CPHA=1), ensuring interoperability with diverse MCU families |
| Block Write Protection | Configurable via status register to protect top 1/4, top 1/2, or entire memory array - prevents accidental overwrite of critical firmware parameters |
| Page Write Capability | 64-byte burst writes reduce total programming time versus byte-by-byte writes - improves efficiency in field-upgrade scenarios |
| Hardware + Software Protection | WP pin and WRSR instruction jointly enforce multi-layer data security - essential for tamper-resistant calibration storage |
| Extended Temp Grade | Rated for –40°C to +85°C operation - validated for use in automotive body control modules and industrial PLCs |
Applications
| Industrial Sensor Calibration | Automotive Body Control Unit |
|---|---|
Use Scenario: Storing temperature-compensated offset/gain coefficients for analog sensor front-ends in factory automation systems. IC Role / Device Role / Timing Role: Nonvolatile configuration memory accessed during power-on initialization and runtime recalibration. Use Value: Enables field-deployable sensor accuracy correction without firmware reflash; leverages 100K endurance for periodic recalibration cycles. | Use Scenario: Holding door-lock actuator profiles, mirror position presets, and lighting dimming curves in vehicle body domain controllers. IC Role / Device Role / Timing Role: SPI-configurable persistent storage for user-customizable settings retained across ignition cycles. Use Value: Supports >200-year data retention and extended temperature operation - meets OEM requirements for 15-year vehicle service life. |
| Medical Device Configuration | Smart Energy Meter Firmware Storage |
Use Scenario: Saving device-specific calibration constants, safety thresholds, and usage logs in portable diagnostic equipment. IC Role / Device Role / Timing Role: Secure, write-protected memory accessed only during maintenance mode via authenticated SPI commands. Use Value: WP and HOLD pins allow safe in-system updates without disrupting real-time monitoring functions. | Use Scenario: Storing tariff schedules, metering history, and cryptographic keys in ANSI C12.22-compliant smart meters. IC Role / Device Role / Timing Role: Tamper-resistant nonvolatile memory supporting secure boot and firmware signature verification. Use Value: Block protection prevents unauthorized modification of billing logic; 5 ms write time enables fast key rotation during OTA updates. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| M95128-DRMN6TP/K | STMicroelectronics 128 Kbit SPI EEPROM; identical 8-lead SOIC package, 2.5–5.5 V range, 20 MHz max clock, but lacks HOLD pin | Requires software-managed transaction suspension instead of hardware HOLD - increases MCU overhead in multi-master systems | Select when higher clock speed is prioritized and HOLD functionality is not required |
| BR24G128FJ-3GE2 | Rohm 128 Kbit SPI EEPROM; same SOIC-8 footprint, 1.7–5.5 V range, 10 MHz max clock, integrated write protection register but no dedicated WP pin | Relies solely on status register BP bits for protection - no hardware-level lock independent of firmware state | Prefer for ultra-low-voltage (1.7 V) operation where WP pin redundancy is less critical than supply flexibility |
Compared with M95128-DRMN6TP/K and BR24G128FJ-3GE2, AT25128N-10SI-2.7 uniquely combines HOLD pin support, dual-mode hardware/software write protection, and guaranteed 3 MHz operation across its full 2.7–5.5 V range - making it optimal for deterministic real-time systems requiring robust communication control and data integrity.
Availability
AT25128N-10SI-2.7 is available at Aetrix Electronics and suitable for industrial sensor calibration, automotive body control units, medical device configuration, and smart energy meter firmware storage requiring stable component supply and long-term lifecycle support.
Supply support for AT25128N-10SI-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 is a global semiconductor company specializing in microcontrollers, analog devices, and memory solutions, with a focus on reliability, longevity, and embedded system integration.
The AT25128N-10SI-2.7 belongs to Microchip's legacy serial EEPROM product line, designed specifically for cost-sensitive, low-power embedded applications demanding proven data integrity, extended temperature operation, and seamless SPI compatibility with mainstream MCUs.
FAQ
What is the maximum clock frequency supported by the AT25128N-10SI-2.7?
The AT25128N-10SI-2.7 supports a maximum SCK clock frequency of 3 MHz when operating within its specified 2.7 V to 5.5 V supply range. This value is characterized across the full industrial temperature range (–40°C to +85°C) and applies to both read and write operations. The device remains functional at lower frequencies, enabling compatibility with resource-constrained microcontrollers or noise-sensitive environments where reduced clock rates improve signal integrity.
Does the AT25128N-10SI-2.7 require an external erase cycle before writing?
No, the AT25128N-10SI-2.7 does not require a separate erase cycle before writing. All write operations - whether byte or page - are self-timed and internally managed. Once the WRITE instruction is issued and CS is de-asserted, the device automatically performs any necessary erase-and-program sequences. This simplifies firmware design and eliminates timing-critical erase delays, making AT25128N-10SI-2.7 suitable for applications requiring rapid, deterministic configuration updates.
How does the HOLD pin function during an active SPI transaction on the AT25128N-10SI-2.7?
The HOLD pin on the AT25128N-10SI-2.7 suspends ongoing SPI communication without resetting the internal address counter or command state. To activate HOLD, the pin must be driven low while SCK is low; the SO pin enters high-impedance, and SI inputs are ignored. When HOLD is returned high (with SCK still low), transmission resumes from the exact bit position where it paused. This allows external arbitration or priority interrupts without losing transaction context - a key advantage in multi-peripheral MCU systems.
Can the AT25128N-10SI-2.7 be used in 1.8 V systems?
No, the AT25128N-10SI-2.7 is specifically rated for 2.7 V to 5.5 V operation. For 1.8 V systems, Microchip offers the pin-compatible AT25128N-10SI-1.8 variant, which shares the same JEDEC SOIC-8 package and feature set but is characterized down to 1.8 V. Using AT25128N-10SI-2.7 below 2.7 V may result in unreliable read/write behavior or failure to meet AC timing specifications, so voltage compliance must be verified per the ordering code suffix.
What protection mechanisms prevent unintended writes to the AT25128N-10SI-2.7?
The AT25128N-10SI-2.7 employs three layered protections: (1) a Write Enable Latch (WEN bit) that must be set via WREN instruction before any write; (2) software-configurable block protection (BP0/BP1 bits) locking top 1/4, 1/2, or full memory; and (3) hardware write protection via the WP pin when WPEN = 1. These operate independently - e.g., WP low blocks status register writes even if WEN = 1 - ensuring robust defense against firmware bugs, ESD events, or power glitches.
AT25128N-10SI-2.7 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 8-SOIC (0.154", 3.90mm Width)
- 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:
- 3 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:
- Surface Mount
- Supplier Device Package:
- 8-SOIC
AT25128N-10SI-2.7 FAQ
1.How can I place an order for AT25128N-10SI-2.7 through Aetrix?
Please submit a Request for Quotation (RFQ) for AT25128N-10SI-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 AT25128N-10SI-2.7 reliable?
The price and inventory of AT25128N-10SI-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 AT25128N-10SI-2.7 is usually 5 days.
3.What payment methods are accepted for AT25128N-10SI-2.7?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for AT25128N-10SI-2.7 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for AT25128N-10SI-2.7?
AT25128N-10SI-2.7 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your AT25128N-10SI-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 AT25128N-10SI-2.7?
For technical support, including AT25128N-10SI-2.7 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your AT25128N-10SI-2.7 requirements.
6.How does Aetrix verify that AT25128N-10SI-2.7 is sourced from the original manufacturer or authorized distributors?
All AT25128N-10SI-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 AT25128N-10SI-2.7 meets industry standards.
7.What is the process for return or replacement of AT25128N-10SI-2.7?
All AT25128N-10SI-2.7 units undergo pre-shipment inspection (PSI). If there is an issue with AT25128N-10SI-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 AT25128N-10SI-2.7 part is unused and in its original packaging.
Return procedure for AT25128N-10SI-2.7:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
AT25128N-10SI-2.7 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…
