Microchip Technology 25LC010AT-I/ST
- Part No.:
- 25LC010AT-I/ST
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 8-TSSOP (0.173", 4.40mm Width)
- Datasheet:
-
25LC010AT-I/ST.pdf
- Description:
- IC EEPROM 1KBIT SPI 10MHZ 8TSSOP
- Quantity:
- Payment:

- Shipping:

Inventory:4,617
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
25LC010AT-I/ST from Microchip Technology Inc. is a 1 Kbit (128 × 8) SPI Serial EEPROM with 16-byte page write capability, 10 MHz max clock frequency at 4.5–5.5 V, and industrial temperature range (−40°C to +85°C). It features hardware write protection via WP pin, HOLD functionality for interrupt-safe serial pauses, and block-level write protection (none/¼/½/all array). Used in microcontroller-based systems for storing calibration data, configuration settings, or firmware patches.
For engineers reviewing the 25LC010AT-I/ST datasheet, 25LC010AT-I/ST pinout, 25LC010AT-I/ST application, or 25LC010AT-I/ST equivalent, key selection criteria include VCC range (2.5–5.5 V), page write timing (≤5 ms), endurance (1,000,000 cycles), data retention (>200 years), and SOIC-8 package compatibility with SPI bus timing constraints.
Technical Context
The 25LC010AT-I/ST implements a standard SPI Mode 0,0 or Mode 1,1 interface with separate SI (data in) and SO (data out) lines, CS-controlled selection, and SCK-synchronized transfers. Its internal architecture includes an 8-bit instruction register, status register (WIP/WEL/BP0/BP1), and page latches enabling up to 16-byte writes within fixed 16-byte physical pages.
Write operations require explicit WREN instruction followed by CS high-to-low transition to initiate self-timed internal write cycle (TWC ≤ 5 ms). The HOLD pin suspends ongoing SPI communication without resetting sequence state, while WP pin disables all nonvolatile writes when asserted low - both functions validated across −40°C to +85°C operation.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 1 Kbit (128 × 8 bits); sufficient for small configuration tables or device ID storage in space-constrained designs. |
| Interface | SPI-compatible serial bus (Mode 0,0 / Mode 1,1); requires only CS, SCK, SI, SO, WP, HOLD - minimal GPIO overhead on host MCU. |
| Max Clock Frequency | 10 MHz at VCC ≥ 4.5 V; enables fast read/write bursts (e.g., 16-byte page write in ~1.6 µs transfer time before TWC). |
| Write Endurance | 1,000,000 erase/write cycles; supports frequent field updates such as logging or parameter tuning in industrial controllers. |
| Data Retention | >200 years at +25°C; ensures long-term reliability for unattended equipment like utility meters or remote sensors. |
| Supply Voltage | 2.5 V to 5.5 V; compatible with both 3.3 V and 5 V logic domains without level shifting. |
| Operating Temp | −40°C to +85°C (Industrial grade); qualified for use in automotive body control modules and factory automation PLCs. |
Pinout & Package
25LC010AT-I/ST is packaged in an 8-lead SOIC (Small Outline Integrated Circuit) with standard 150-mil width and 1.27 mm pitch. Pin 1 is marked by laser indentation at top-left corner; package is Pb-free and RoHS compliant.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS (Pin 1) | Chip Select Input | Active-low enable: drives device into active mode; rising edge after valid write sequence triggers internal write cycle (TWC). |
| SO (Pin 2) | Serial Data Output | Tri-state output: delivers read data MSB-first on falling SCK edge; enters high-Z when CS high or HOLD low. |
| WP (Pin 3) | Write-Protect Input | Hardware lock: disables all array and STATUS register writes when pulled low; overrides WEL state per Table 2-4. |
| VSS (Pin 4) | Ground Reference | Primary return path for all I/O and core logic; must be low-impedance connection to avoid noise-induced SPI errors. |
| SI (Pin 5) | Serial Data Input | Instruction/address/data input: sampled on rising SCK edge; accepts 8-bit opcodes (e.g., 0x03 for READ, 0x02 for WRITE). |
| SCK (Pin 6) | Serial Clock Input | Synchronization source: defines timing for SI sampling and SO update; supports 10 MHz max at full VCC. |
| HOLD (Pin 7) | Hold Control Input | Pauses ongoing SPI transaction: must be driven low while SCK is low; resumes from same byte/bit position on release. |
| VCC (Pin 8) | Supply Voltage | Core power rail: powers EEPROM array, logic, and HV generator; bypass capacitor (0.1 µF) required near pin. |
Key Features
| Feature | Design Value |
|---|---|
| Page Write Mode | Up to 16 bytes written atomically within one physical page (e.g., addresses 0x00–0x0F), reducing write latency vs. byte-by-byte. |
| Block Write Protection | Configurable via STATUS register BP0/BP1 bits to protect none, upper 1/4 (0x60–0x7F), upper 1/2 (0x40–0x7F), or entire array (0x00–0x7F). |
| Power-On Write Protection | Write enable latch resets at power-up; prevents accidental writes during supply ramp-up or brown-out conditions. |
| HOLD Functionality | Enables host MCU to service higher-priority interrupts mid-transaction without losing SPI state or reinitializing sequence. |
| ESD Robustness | >4 kV HBM rating on all pins; enhances reliability in handling-sensitive manufacturing and field-repair environments. |
Applications
| Industrial Sensor Calibration | Consumer Appliance Configuration |
|---|---|
Use Scenario: Storing factory-trimmed sensor offset/gain coefficients and temperature compensation tables in pressure or humidity transmitters. IC Role / Device Role / Timing Role: Nonvolatile configuration store accessed at power-on reset; SPI read completes in <20 µs for 8-byte coefficient set. Use Value: Eliminates need for external trimming potentiometers or laser calibration; enables post-manufacture firmware updates to correction algorithms. |
Use Scenario: Saving user preferences (e.g., cooking time, temperature presets, child lock status) in microwave ovens or washing machines. IC Role / Device Role / Timing Role: Low-power standby storage; retains data through AC power cycling and battery backup loss. Use Value: Supports >1M write cycles for daily usage over 10+ years; WP pin prevents corruption during EMI-heavy motor switching events. |
| Automotive Body Control Module | Medical Device Usage Logs |
Use Scenario: Recording door lock actuation history, mirror position memory, or lighting timeout settings in 12 V vehicle subsystems. IC Role / Device Role / Timing Role: SPI slave interfaced to 8-bit or 32-bit automotive MCU; operates across −40°C to +85°C ambient. Use Value: Qualified for industrial temp range; built-in write protection prevents corruption during load dump transients (ISO 7637-2 Pulse 5a). |
Use Scenario: Logging sterilization cycle counts, operator IDs, and error timestamps in portable infusion pumps or diagnostic handhelds. IC Role / Device Role / Timing Role: Tamper-resistant audit trail storage; HOLD pin allows real-time logging interruption for critical alarm handling. Use Value: >200-year data retention meets FDA 21 CFR Part 11 long-term recordkeeping requirements; ESD-hardened pins reduce field failure risk. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| 25AA010AT-I/ST | Wider VCC range (1.8–5.5 V); supports 1.8 V logic interfaces; otherwise identical pinout, timing, and feature set. | Suitable for ultra-low-power battery-operated devices where 2.5 V minimum is not guaranteed. | Select when system VCC may dip below 2.5 V or when interoperability with 1.8 V MCUs is required. |
| AT25010B-SSHL-T | Same 1 Kbit SPI EEPROM; 2.7–5.5 V VCC; 6 MHz max clock; different STATUS register bit mapping (BP0/BP1 reversed). | Limited to 2.7 V min supply; lower speed margin may impact high-throughput logging; requires firmware adaptation for BP bits. | Choose only if legacy AT25xxx codebase exists and voltage headroom permits; verify BP bit interpretation in application code. |
Compared with 25LC010AT-I/ST, the 25AA010AT-I/ST extends voltage flexibility downward without sacrificing speed or reliability, while the AT25010B-SSHL-T trades clock performance and register compatibility for Atmel/Dialog ecosystem alignment - neither offers pin-for-pin replacement without design review.
Availability
25LC010AT-I/ST is available at Aetrix Electronics and suitable for industrial sensor calibration, consumer appliance configuration, and automotive body control module designs requiring stable component supply, long-life data retention, and SPI-compatible nonvolatile storage.
Supply support for 25LC010AT-I/ST 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 Inc. is a leading provider of microcontrollers, analog components, and memory solutions, headquartered in Chandler, Arizona, with global design and manufacturing operations.
The 25LC010A family is part of Microchip's serial EEPROM product line designed specifically for reliable, low-power, SPI-based configuration and data logging in industrial, automotive, and consumer applications.
FAQ
What is the maximum clock frequency supported by the 25LC010AT-I/ST?
The 25LC010AT-I/ST supports up to 10 MHz clock frequency when VCC is between 4.5 V and 5.5 V. At 2.5 V ≤ VCC < 4.5 V, the maximum clock frequency is 5 MHz. These limits are defined in Table 1-2 of the DS21832H datasheet and ensure reliable setup/hold timing margins across the industrial temperature range. Exceeding these frequencies may cause read/write failures or data corruption in the 25LC010AT-I/ST.
Does the 25LC010AT-I/ST support page write operations, and what is the page size?
Yes, the 25LC010AT-I/ST supports page write mode with a fixed page size of 16 bytes. This allows up to 16 sequential bytes to be loaded into the page buffer and written in a single internal cycle (≤5 ms). Page boundaries align to addresses ending in 0x0F (e.g., 0x00–0x0F, 0x10–0x1F); crossing a boundary wraps data to the start of the current page. This behavior is explicitly documented for the 25LC010AT-I/ST in Section 2.3.
How does the HOLD pin function in the 25LC010AT-I/ST, and what are its timing requirements?
The HOLD pin in the 25LC010AT-I/ST pauses ongoing SPI communication without resetting the internal address pointer or instruction 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. Setup (THS) and hold (THH) times are voltage-dependent (20–80 ns), and output transitions are disabled during HOLD. This feature is fully specified for the 25LC010AT-I/ST in Tables 1-2 and Figure 1-1.
What write protection mechanisms are implemented in the 25LC010AT-I/ST?
The 25LC010AT-I/ST implements three layered write protections: (1) hardware WP pin that disables all writes when low; (2) volatile write-enable latch (WEL) set via WREN instruction; (3) nonvolatile block protection bits (BP0/BP1) in the STATUS register controlling 0%, 25%, 50%, or 100% array protection. All three mechanisms are active simultaneously and documented for the 25LC010AT-I/ST in Sections 2.4–2.6 and Table 2-4.
Is the 25LC010AT-I/ST RoHS compliant and Pb-free?
Yes, the 25LC010AT-I/ST is Pb-free and RoHS compliant, as confirmed in the "Features" section of DS21832H and Package Marking Information (Section 4.1). The SOIC-8 package uses matte tin (Sn) plating per JEDEC standards, and the "e3" marking appears on packaging. This compliance applies specifically to the 25LC010AT-I/ST variant and is verified in Microchip's official packaging specifications.
25LC010AT-I/ST Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 8-TSSOP (0.173", 4.40mm Width)
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Active
- Programmable:
- Not Verified
- Memory Type:
- Non-Volatile
- Memory Format:
- EEPROM
- Technology:
- EEPROM
- Memory Size:
- 1Kbit
- Memory Organization:
- 128 x 8
- Memory Interface:
- SPI
- Clock Frequency:
- 10 MHz
- Write Cycle Time - Word, Page:
- 5ms
- Access Time:
- -
- Voltage - Supply:
- 2.5V ~ 5.5V
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-TSSOP
25LC010AT-I/ST FAQ
1.How can I place an order for 25LC010AT-I/ST through Aetrix?
Please submit a Request for Quotation (RFQ) for 25LC010AT-I/ST 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 25LC010AT-I/ST reliable?
The price and inventory of 25LC010AT-I/ST are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 25LC010AT-I/ST is usually 5 days.
3.What payment methods are accepted for 25LC010AT-I/ST?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 25LC010AT-I/ST transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 25LC010AT-I/ST?
25LC010AT-I/ST orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 25LC010AT-I/ST 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 25LC010AT-I/ST?
For technical support, including 25LC010AT-I/ST datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 25LC010AT-I/ST requirements.
6.How does Aetrix verify that 25LC010AT-I/ST is sourced from the original manufacturer or authorized distributors?
All 25LC010AT-I/ST 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 25LC010AT-I/ST meets industry standards.
7.What is the process for return or replacement of 25LC010AT-I/ST?
All 25LC010AT-I/ST units undergo pre-shipment inspection (PSI). If there is an issue with 25LC010AT-I/ST, 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 25LC010AT-I/ST part is unused and in its original packaging.
Return procedure for 25LC010AT-I/ST:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
25LC010AT-I/ST 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…
