Microchip Technology 25LC010AT-E/OT
- Part No.:
- 25LC010AT-E/OT
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- SOT-23-6
- Datasheet:
-
25LC010AT-E/OT.pdf
- Description:
- IC EEPROM 1KBIT SPI SOT23-6
- Quantity:
- Payment:

- Shipping:

Inventory:2,745
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
25LC010AT-E/OT 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/automotive temperature support (−40°C to +125°C). It features hardware write protection (WP pin), HOLD functionality for interrupt-safe bus suspension, and block-level write protection (none/¼/½/all array). Used in microcontroller-based systems for configuration storage, calibration data retention, and firmware parameter backup.
For engineers reviewing the 25LC010AT-E/OT datasheet, 25LC010AT-E/OT pinout, 25LC010AT-E/OT application, or 25LC010AT-E/OT equivalent, key selection criteria include VCC range (2.5–5.5 V), automotive-grade operating temperature, SOT-23-6 package footprint, 16-byte page buffer constraint, and WP/HOLD pin behavior under interrupt conditions.
Technical Context
The 25LC010AT-E/OT implements a standard SPI Mode 0,0/Master-Slave interface with separate SI (data in) and SO (data out) lines, requiring CS, SCK, and optional HOLD/WP control. Its internal architecture includes an 8-bit instruction register, page latches, and high-voltage generator for EEPROM programming.
Write operations require explicit WREN instruction followed by CS high-to-low transition to initiate self-timed internal write cycle (≤5 ms); STATUS register (WIP/WEL/BP0/BP1 bits) enables real-time polling and nonvolatile protection configuration. Block protection is set via WRSR and persists across power cycles.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 1 Kbit (128 × 8 bits) - supports small configuration tables and device-specific calibration constants without over-provisioning. |
| Interface | SPI-compatible serial bus (Mode 0,0) - interoperable with PIC® and other MCU SPI peripherals without protocol translation. |
| Page Size | 16 bytes - limits burst writes to single physical page boundaries; software must prevent cross-page writes to avoid data wraparound. |
| VCC Range | 2.5 V to 5.5 V - compatible with 3.3 V and 5 V logic domains; excludes 1.8 V operation unlike 25AA010A variant. |
| Temp Range | −40°C to +125°C (Automotive E grade) - qualified for under-hood and powertrain control modules. |
| Endurance | 1,000,000 erase/write cycles - ensures >10 years of daily reconfiguration in industrial logging applications. |
| Data Retention | >200 years at +25°C - guarantees long-term integrity of factory-programmed parameters and security keys. |
Pinout & Package
25LC010AT-E/OT uses a 6-pin SOT-23 package (3.0 mm × 1.7 mm × 1.1 mm height), optimized for space-constrained automotive and portable electronics. Pin 1 is marked by laser dot; pin 1 location is bottom-left corner when viewed from top with marking side up and tab facing away.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 (VCC) | Supply Voltage | Power input (2.5–5.5 V); decoupling capacitor required within 10 mm for noise immunity during write cycles. |
| 2 (CS) | Chip Select Input | Active-low enable; rising edge after valid write sequence triggers internal 5 ms write cycle; high = SO tri-stated for bus sharing. |
| 3 (SO) | Serial Data Output | Push-pull output; data valid after falling SCK edge; high-impedance when CS high or HOLD low. |
| 4 (WP) | Write-Protect Pin | Hardware lock: low = all writes (array + STATUS) disabled regardless of WEL state; no effect on ongoing write. |
| 5 (VSS) | Ground | Reference return path; must be connected directly to PCB ground plane with low-inductance trace. |
| 6 (SI) | Serial Data Input | Data latched on rising SCK edge; accepts READ/WRITE/WREN/RDSR instructions and address/data bytes MSb-first. |
Key Features
| Feature | Design Value |
|---|---|
| Self-timed write cycle | ≤5 ms maximum - eliminates need for external timing control; WIP bit allows precise polling instead of fixed delays. |
| Block write protection | Configurable via STATUS register (BP0/BP1) - enables selective locking of upper ¼/½ or full array to prevent accidental firmware corruption. |
| HOLD pin functionality | Pauses active SPI transfer without resetting sequence - permits MCU to service higher-priority interrupts then resume communication seamlessly. |
| Low-power standby | 1 µA max at 2.5 V, +85°C - reduces system quiescent current in battery-powered telematics and sensor nodes. |
| ESD robustness | >4 kV HBM - withstands handling and board-level ESD events common in automotive assembly environments. |
Applications
| Engine Control Unit (ECU) | Industrial PLC I/O Module |
|---|---|
Use Scenario: Storing adaptive fuel trim values and diagnostic trouble codes (DTCs) that persist across ignition cycles. IC Role / Device Role / Timing Role: Nonvolatile configuration memory interfaced directly to PIC18Fxx8 MCU SPI port; accessed during boot and runtime logging. Use Value: Automotive-grade temperature range and 1M endurance ensure reliable DTC retention over 15-year vehicle lifetime under thermal cycling. | Use Scenario: Holding calibrated analog input offset/gain coefficients and module identification data in modular I/O racks. IC Role / Device Role / Timing Role: SPI EEPROM providing factory-programmed calibration constants to ARM Cortex-M4-based controller during initialization. Use Value: WP pin hardwired low prevents field updates to calibration data, eliminating risk of operator-induced drift during maintenance. |
| Smart Energy Meter | Medical Infusion Pump |
Use Scenario: Recording tamper events, meter firmware version, and time-of-use tariff schedules with secure write-locking. IC Role / Device Role / Timing Role: Secure parameter store using BP1/BP0 bits to protect tariff schedule region while allowing runtime update of event log. Use Value: 200+ year data retention meets ANSI C12.20 utility meter certification requirements for unattended 20-year deployment. | Use Scenario: Storing drug library profiles, delivery rate limits, and user audit trails in Class II medical devices. IC Role / Device Role / Timing Role: Safety-critical nonvolatile memory holding FDA-required configuration parameters; accessed only during startup and error recovery. Use Value: HOLD pin enables deterministic interruption of EEPROM reads during alarm processing, meeting IEC 62304 real-time response mandates. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| 25LC010A-I/OT | Industrial temp range (−40°C to +85°C); same pinout, timing, and feature set. | Lacks automotive qualification; unsuitable for under-hood or powertrain use. | Select when cost sensitivity outweighs AEC-Q100 requirements and ambient temperature stays ≤85°C. |
| AT25010B-SSHL-T | Same 1 Kbit size, SPI interface, and SOT-23-6 package; 2.5–5.5 V VCC; but only 5 MHz max clock at 2.5 V. | No HOLD pin; write protection limited to software-only (no WP pin). | Choose if HOLD functionality is unused and lower clock speed suffices; verify WP absence doesn't compromise system safety design. |
Compared with 25LC010AT-E/OT, the 25LC010A-I/OT sacrifices automotive qualification for lower cost, while AT25010B-SSHL-T omits HOLD and hardware WP-requiring firmware-level safeguards and limiting real-time interrupt handling capability.
Availability
25LC010AT-E/OT is available at Aetrix Electronics and suitable for automotive control units, industrial programmable logic controllers, and medical infusion pumps requiring stable component supply with guaranteed long-term availability and AEC-Q100-aligned sourcing.
Supply support for 25LC010AT-E/OT 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 manufacturing and support infrastructure.
The 25LC010A family delivers cost-optimized, SPI-compatible EEPROMs targeting automotive, industrial, and consumer applications where reliability, small footprint, and hardware write protection are critical.
FAQ
What is the maximum clock frequency supported by the 25LC010AT-E/OT across its full voltage range?
The 25LC010AT-E/OT supports up to 10 MHz at VCC = 4.5–5.5 V, 5 MHz at 2.5–4.5 V, and 3 MHz at 1.8–2.5 V. However, since the 25LC010AT-E/OT is specified for 2.5–5.5 V operation (not 1.8 V), its usable maximum is 10 MHz at 4.5–5.5 V and 5 MHz at 2.5–4.5 V. This ensures timing compliance in both 3.3 V and 5 V MCU systems without derating.
Does the 25LC010AT-E/OT support page write operations, and what is the page size?
Yes, the 25LC010AT-E/OT supports page write mode with a fixed 16-byte page size. All bytes written in a single WRITE instruction must reside within the same physical page (addresses ending in 0000–1111 binary). Crossing a page boundary causes wraparound to the start of the current page-not the next-so firmware must validate address alignment before initiating multi-byte writes.
How does the WP pin interact with the write enable latch (WEL) in the 25LC010AT-E/OT?
In the 25LC010AT-E/OT, pulling WP low forces all write operations (array and STATUS register) to be inhibited regardless of WEL state, and resets the WEL. When WP is high, WEL controls write permission: WEL = 1 enables writes; WEL = 0 disables them. This dual-layer protection ensures hardware-level lockout even if firmware erroneously sets WEL.
What is the purpose of the HOLD pin in the 25LC010AT-E/OT, and how must it be used correctly?
The HOLD pin in the 25LC010AT-E/OT suspends ongoing SPI communication without resetting the internal state, enabling the host MCU to service higher-priority interrupts. To activate HOLD, it must be driven low while SCK is low; to resume, it must be raised high while SCK remains low. Violating this timing causes undefined behavior or bus lockup.
Is the 25LC010AT-E/OT RoHS compliant and lead-free?
Yes, the 25LC010AT-E/OT is Pb-free and RoHS compliant per Microchip's DS21832H documentation. The "T" suffix denotes tape-and-reel packaging, and "E" indicates automotive temperature grade (−40°C to +125°C), both consistent with J-STD-020 and AEC-Q100 requirements for lead-free assembly processes.
25LC010AT-E/OT Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- SOT-23-6
- 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 ~ 125°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- SOT-23-6
25LC010AT-E/OT FAQ
1.How can I place an order for 25LC010AT-E/OT through Aetrix?
Please submit a Request for Quotation (RFQ) for 25LC010AT-E/OT 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-E/OT reliable?
The price and inventory of 25LC010AT-E/OT are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 25LC010AT-E/OT is usually 5 days.
3.What payment methods are accepted for 25LC010AT-E/OT?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 25LC010AT-E/OT transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 25LC010AT-E/OT?
25LC010AT-E/OT orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 25LC010AT-E/OT 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-E/OT?
For technical support, including 25LC010AT-E/OT datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 25LC010AT-E/OT requirements.
6.How does Aetrix verify that 25LC010AT-E/OT is sourced from the original manufacturer or authorized distributors?
All 25LC010AT-E/OT 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-E/OT meets industry standards.
7.What is the process for return or replacement of 25LC010AT-E/OT?
All 25LC010AT-E/OT units undergo pre-shipment inspection (PSI). If there is an issue with 25LC010AT-E/OT, 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-E/OT part is unused and in its original packaging.
Return procedure for 25LC010AT-E/OT:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
25LC010AT-E/OT 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
A practical engineering and sourcing framework covering lifecycle verification, lifetime-buy calculations, replacement qualification, supplier checks and counterfeit-risk controls.
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…
