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 AT25128N-10SI-1.8

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

Inventory:3,082

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

AT25128N-10SI-1.8 from Microchip Technology (formerly Atmel) is a 128 Kbit SPI serial EEPROM organized as 16,384 × 8 bits, operating from 1.8 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 low-power industrial controllers and embedded sensor nodes.

For engineers reviewing the AT25128N-10SI-1.8 datasheet, AT25128N-10SI-1.8 pinout, AT25128N-10SI-1.8 application, or AT25128N-10SI-1.8 equivalent, key selection criteria include 1.8 V operation support, SOIC-8 JEDEC package compatibility, block-level write protection (1/4, 1/2, full array), self-timed 5 ms typical write cycle, and automotive-grade temperature range (–40°C to +85°C).

Technical Context

The AT25128N-10SI-1.8 implements a standard 3-wire SPI slave interface (CS/SCK/SI/SO) supporting Modes 0 and 3, with dedicated WP and HOLD control lines for hardware-level data integrity and communication suspension. Its status register includes nonvolatile BP0/BP1 bits enabling configurable top-quadrant, top-half, or full-array write protection.

It features separate input (SI) and output (SO) pins, MSB-first data framing, and instruction-based command set (WREN, WRITE, RDSR, WRSR). Internal address auto-increment during page writes and automatic write-disable upon cycle completion ensure deterministic timing and robust state management without external sequencing logic.

Key Specifications

Parameter Value and Actual Design Meaning
Memory Size128 Kbit (16,384 × 8) - sufficient for firmware parameter tables, calibration data, or device identity storage in space-constrained designs
Supply Voltage Range1.8 V to 5.5 V - enables direct interfacing with 1.8 V, 2.5 V, 3.3 V, and 5 V microcontrollers without level shifters
Max Clock Frequency3 MHz at 1.8 V - supports high-throughput configuration reads/writes while maintaining timing margins in noisy environments
Page Write Size64 bytes - reduces write overhead vs. byte-wise programming; allows efficient bulk updates of contiguous settings
Write Endurance100,000 cycles - ensures reliable field operation over 10+ years in logging or counter applications with daily writes
Data Retention>200 years - guarantees long-term integrity of stored calibration coefficients or security keys without refresh
Operating Temperature–40°C to +85°C - qualified for industrial automation, automotive body electronics, and outdoor IoT gateways

Pinout & Package

AT25128N-10SI-1.8 is housed in an 8-lead JEDEC SOIC package (8S1), 0.150" wide, with standard gull-wing leads and 1.27 mm pitch. Dimensions: 4.90–5.00 mm × 3.81–3.99 mm × 1.35–1.75 mm height.

Pin/Terminal Circuit Role Design Meaning
CSChip SelectActive-low enable; must be held low for entire SPI transaction; controls SO output impedance (high-Z when high)
SCKSerial Clock InputMaster-generated clock; defines timing for SI sampling and SO output; supports modes 0 and 3
SISerial Data InputReceives op-codes, addresses, and write data; MSB-first; ignored during HOLD or CS high
SOSerial Data OutputDrives read data and status bits; high-impedance when CS high or during HOLD assertion
GNDGround ReferenceReturn path for all I/O and supply currents; must be low-impedance to minimize noise coupling into SPI signals
VCCPower Supply1.8–5.5 V input; decoupling capacitor (0.1 µF) required within 10 mm of pin for stable read/write operation
WPWrite ProtectHardware lock: when low + WPEN=1, blocks status register and protected memory writes; overrides software WREN
HOLDCommunication SuspendPauses ongoing SPI transfer without resetting sequence; requires SCK low before assertion; resumes on rising edge

Key Features

Feature Design Value
Block Write ProtectionConfigurable via status register (BP0/BP1) to protect top 1/4, top 1/2, or entire memory array - prevents accidental overwrite of critical boot or calibration data
Hardware + Software Write ProtectionWP pin (hardware) and WREN/WRSR instructions (software) provide layered defense against unintended writes - essential for fail-safe systems
Self-timed Write Cycle5 ms typical internal erase/write time - eliminates need for external delay timers; RDSR polling confirms completion
Low-Voltage OperationFunctional down to 1.8 V with full 3 MHz clock support - enables direct integration with ultra-low-power MCUs like ARM Cortex-M0+ or MSP430
HOLD Pin FunctionalityAllows master to pause SPI transfers mid-sequence (e.g., during interrupt servicing) without losing address or state - improves real-time system responsiveness

Applications

Industrial PLC Configuration Storage Medical Sensor Calibration Data

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

IC Role / Device Role / Timing Role: Nonvolatile configuration memory accessed during power-up and runtime reconfiguration via SPI from host MCU.

Use Value: Ensures deterministic startup behavior and retains user-defined parameters across power cycles and firmware updates without battery backup.

Use Scenario: Holding factory-calibrated offset/gain coefficients and sensor linearization tables in portable ECG or pulse oximeter modules.

IC Role / Device Role / Timing Role: Read-once-at-boot EEPROM providing traceable, tamper-resistant calibration data to ADC/microcontroller subsystem.

Use Value: Eliminates need for external calibration hardware; >200-year data retention guarantees accuracy over product lifetime without recalibration.

Automotive Body Control Module Smart Energy Meter Firmware Parameters

Use Scenario: Storing seat position memory, mirror presets, and lighting profiles in 12 V automotive BCMs operating across –40°C to +85°C.

IC Role / Device Role / Timing Role: SPI EEPROM interfaced to 3.3 V automotive MCU; WP pin tied to ignition-controlled rail for hardware lock during sleep mode.

Use Value: Automotive-grade temp rating and 1.8–5.5 V operation allow direct connection to MCU I/O without level translation; block protection secures user preferences.

Use Scenario: Storing tariff schedules, metering constants, and communication credentials in ANSI C12.19-compliant smart meters with 10+ year field life.

IC Role / Device Role / Timing Role: Secure parameter store updated infrequently via secure bootloader; accessed only during initialization or remote firmware update.

Use Value: 100,000 write cycles and >200-year retention meet ANSI/IEC longevity requirements; hardware WP prevents corruption during brown-out events.

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 8-lead SOIC package, 1.8–5.5 V, 20 MHz max clock, but uses different status register layout and lacks HOLD pinNo HOLD functionality limits use in interrupt-sensitive real-time systems requiring SPI pause capabilitySelect when higher clock speed is prioritized and HOLD is unnecessary; verify status register bit mapping for protection setup
BR24G128FJ-WE2Rohm 128 Kbit SPI EEPROM; 8-lead TSSOP package, 1.7–5.5 V, 10 MHz max clock, integrated write protection via WPEN bit but no dedicated HOLD pinTSSOP footprint requires PCB redesign; higher speed but no communication suspend featureChoose for compact layouts where TSSOP is preferred and HOLD is not required; confirm WPEN implementation matches legacy code

Compared with M95128-WMN6TP and BR24G128FJ-WE2, the AT25128N-10SI-1.8 uniquely provides both HOLD and WP pins in JEDEC SOIC-8, enabling robust SPI flow control and dual-layer write protection - critical for industrial and automotive systems requiring deterministic timing and data integrity under fault conditions.

Availability

AT25128N-10SI-1.8 is available at Aetrix Electronics and suitable for industrial PLCs, medical sensor modules, automotive body control units, and smart energy meters requiring stable component supply with guaranteed long-term availability and automotive-grade reliability.

Supply support for AT25128N-10SI-1.8 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 legacy Atmel memory products, including qualification, documentation, and long-term supply assurance.

The AT25128N-10SI-1.8 belongs to the AT25xxx SPI EEPROM family, designed specifically for low-voltage, low-power embedded systems needing reliable, pin-efficient nonvolatile storage with flexible protection schemes.

FAQ

What voltage range does the AT25128N-10SI-1.8 support, and how does it affect interface design?

The AT25128N-10SI-1.8 operates from 1.8 V to 5.5 V, allowing direct connection to 1.8 V, 2.5 V, 3.3 V, or 5 V microcontrollers without level-shifting circuitry. Its input thresholds scale with VCC (VIH = 0.7×VCC, VIL = 0.3×VCC), ensuring robust logic recognition across the full range. This simplifies board design and reduces BOM cost in mixed-voltage systems.

How does the HOLD pin function in the AT25128N-10SI-1.8, and what is its timing requirement?

The HOLD pin in the AT25128N-10SI-1.8 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; to resume, it must be raised high while SCK remains low. This enables deterministic pause/resume behavior during MCU interrupts or priority tasks, preserving full transaction context.

What are the block write protection options available on the AT25128N-10SI-1.8, and how are they configured?

The AT25128N-10SI-1.8 supports four block protection levels via BP0/BP1 bits in its status register: none, top 1/4 (0x3000–0x3FFF), top 1/2 (0x2000–0x3FFF), or full array (0x0000–0x3FFF). Configuration requires WREN followed by WRSR instruction. Protection is enforced during WRITE and WRSR commands, preventing modification of locked regions even if WREN is asserted.

Is the AT25128N-10SI-1.8 pin-compatible with newer Microchip SPI EEPROMs like the AT25128A?

No, the AT25128N-10SI-1.8 is not pin-compatible with the AT25128A. While both are 8-lead SOIC devices, the AT25128A uses a different pinout (e.g., NC on pin 3 instead of WP) and revised internal architecture. Migration requires PCB layout changes and firmware validation due to differences in status register mapping, timing, and protection behavior.

What is the typical write cycle time for the AT25128N-10SI-1.8, and how should firmware handle it?

The AT25128N-10SI-1.8 has a typical write cycle time of 5 ms, with a maximum of 10 ms. Firmware must poll the Ready/Busy bit (RDY = bit 0 of status register) using RDSR after initiating a WRITE or WRSR command. Only the RDSR instruction is accepted during an active write cycle; all other commands are ignored until RDY returns to '0'.

AT25128N-10SI-1.8 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:
2.1 MHz
Write Cycle Time - Word, Page:
10ms
Access Time:
-
Voltage - Supply:
1.8V ~ 3.6V
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
8-SOIC

AT25128N-10SI-1.8 FAQ

1.How can I place an order for AT25128N-10SI-1.8 through Aetrix?

Please submit a Request for Quotation (RFQ) for AT25128N-10SI-1.8 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-1.8 reliable?

The price and inventory of AT25128N-10SI-1.8 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-1.8 is usually 5 days.

3.What payment methods are accepted for AT25128N-10SI-1.8?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for AT25128N-10SI-1.8 transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for AT25128N-10SI-1.8?

AT25128N-10SI-1.8 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your AT25128N-10SI-1.8 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-1.8?

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

6.How does Aetrix verify that AT25128N-10SI-1.8 is sourced from the original manufacturer or authorized distributors?

All AT25128N-10SI-1.8 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-1.8 meets industry standards.

7.What is the process for return or replacement of AT25128N-10SI-1.8?

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

Return procedure for AT25128N-10SI-1.8:

1.Submit a request within 90 days.

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

AT25128N-10SI-1.8 Tags

  • AT25128N-10SI-1.8
  • AT25128N-10SI-1.8 PDF
  • AT25128N-10SI-1.8 Datasheet
  • AT25128N-10SI-1.8 Specifications
  • AT25128N-10SI-1.8 Images
  • Microchip Technology
  • Microchip Technology AT25128N-10SI-1.8
  • Buy AT25128N-10SI-1.8
  • AT25128N-10SI-1.8 Price
  • AT25128N-10SI-1.8 Distributor
  • AT25128N-10SI-1.8 Supplier
  • AT25128N-10SI-1.8 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