Microchip Technology 25LC010AT-E/SN16KVAO
- Part No.:
- 25LC010AT-E/SN16KVAO
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 8-SOIC (0.154", 3.90mm Width)
- Datasheet:
-
25LC010AT-E/SN16KVAO.pdf
- Description:
- IC EEPROM 1KBIT SPI 10MHZ 8SOIC
- Quantity:
- Payment:

- Shipping:

Inventory:4,662
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
25LC010AT-E/SN16KVAO 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 automotive-grade temperature support (−40°C to +125°C). It features hardware write protection via WP pin, HOLD functionality for interrupt-safe bus suspension, and block-level write protection (none/¼/½/all array). Used in engine control units for calibration storage.
For engineers reviewing the 25LC010AT-E/SN16KVAO datasheet, 25LC010AT-E/SN16KVAO pinout, 25LC010AT-E/SN16KVAO application, or 25LC010AT-E/SN16KVAO equivalent, key selection criteria include automotive temperature rating, SPI interface timing compliance at 2.5–5.5 V, page write latency ≤5 ms, and hardware-based write protection with WP and STATUS register control.
Technical Context
The 25LC010AT-E/SN16KVAO implements a standard SPI Mode 0,0/Master-Slave interface with separate SI (data in), SO (data out), SCK (clock), CS (chip select), WP (write-protect), and HOLD (bus pause) signals. 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 (TWC ≤5 ms); STATUS register polling (WIP bit) is required to confirm completion. Block protection is controlled nonvolatilely via BP0/BP1 bits in STATUS register, enabling selective locking of upper ¼, upper ½, or full memory array.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 1 Kbit (128 × 8 bits) - fits small firmware patches, sensor calibration tables, or configuration flags in space-constrained automotive modules. |
| Interface | SPI-compatible serial bus (Mode 0,0) - interoperable with PIC® and other microcontrollers without custom GPIO bit-banging. |
| Max Clock Frequency | 10 MHz at VCC ≥4.5 V - enables fast read/write bursts within tight real-time deadlines in ECU boot sequences. |
| Page Write Size | 16 bytes per page - minimizes write cycles when updating multi-byte parameters like PID tuning sets. |
| Endurance | 1,000,000 erase/write cycles - supports frequent recalibration logging over 15+ year vehicle lifetime. |
| Data Retention | >200 years at 25°C - ensures infotainment settings or VIN data persist across vehicle ownership changes. |
| Supply Voltage | 2.5 V to 5.5 V - operates directly from automotive 3.3 V or 5 V rails without level-shifting circuitry. |
Pinout & Package
25LC010AT-E/SN16KVAO is packaged in 8-lead SOIC (SN) with industry-standard pinout and Pb-free RoHS-compliant finish. The package measures 3.9 mm × 4.9 mm × 1.75 mm (max height) and uses standard JEDEC MS-012AC footprint.
| 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 5 ms write cycle. |
| SO (Pin 2) | Serial Data Output | Tri-state output: delivers read data on falling SCK edge; enters high-Z when CS high or HOLD low. |
| WP (Pin 3) | Write-Protect Pin | Hardware lock: pulls low to disable all writes (array + STATUS register), independent of WEL state. |
| VSS (Pin 4) | Ground Reference | Return path for all I/O and core logic; must be low-impedance connection to avoid SPI timing violations. |
| 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 signal: defines SPI timing boundaries; rise/fall times ≤100 ns required for 10 MHz operation. |
| HOLD (Pin 7) | Bus Hold Control | Pauses ongoing SPI transfer: must be driven low while SCK is low; resumes from exact byte position on next SCK low-to-high. |
| VCC (Pin 8) | Power Supply | Core voltage rail: supplies internal charge pump for EEPROM programming; decoupling capacitor (0.1 µF) required near pin. |
Key Features
| Feature | Design Value |
|---|---|
| Automotive Temperature Range | Rated for −40°C to +125°C ambient (E grade), validated for under-hood ECU deployment without derating. |
| Hardware Write Protection | WP pin disables writes unconditionally - prevents corruption during power brownouts or MCU firmware faults. |
| Page Write Mode | 16-byte burst writes reduce total programming time vs. byte-by-byte; eliminates need for external buffering in host MCU. |
| Hold Functionality | Enables MCU to service higher-priority interrupts mid-transfer without losing SPI state or reinitializing communication. |
| Block Protection Configuration | BP0/BP1 bits allow permanent locking of upper ¼ (0x60–0x7F), upper ½ (0x40–0x7F), or full array (0x00–0x7F) via WRSR command. |
Applications
| Engine Control Unit (ECU) | Advanced Driver Assistance Systems (ADAS) |
|---|---|
Use Scenario: Storing adaptive fuel trim values and knock sensor learning maps updated during vehicle operation. IC Role / Device Role / Timing Role: Nonvolatile parameter storage with guaranteed write integrity during ignition cycling and voltage transients. Use Value: Enables closed-loop engine optimization without requiring external backup power or complex wear-leveling firmware. | Use Scenario: Holding camera calibration coefficients and radar offset corrections that must survive vehicle shutdown. IC Role / Device Role / Timing Role: SPI-configurable memory accessed during boot initialization before main processor firmware loads. Use Value: Eliminates factory recalibration steps after module replacement due to persistent, tamper-resistant storage. |
| Infotainment Head Unit | Body Control Module (BCM) |
Use Scenario: Saving user preferences (volume, EQ, display brightness) and Bluetooth pairing records across power cycles. IC Role / Device Role / Timing Role: Low-power standby device (1 µA at 2.5 V) activated only during UI state changes. Use Value: Extends battery backup runtime in accessory-off mode while retaining personalized settings. | Use Scenario: Recording door lock actuation history and window position limits for anti-pinch logic adaptation. IC Role / Device Role / Timing Role: High-reliability logging target with 1M endurance supporting daily updates over 10+ years. Use Value: Reduces warranty claims related to mechanical wear by enabling dynamic limit adjustment based on usage patterns. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar SPI EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| 25AA010AT-I/SN | Industrial temp range (−40°C to +85°C); 1.8–5.5 V supply; same pinout and instruction set. | Not qualified for under-hood automotive use; suitable for cabin-mounted modules or industrial controllers. | Select only if operating environment stays below 85°C and system voltage may dip to 1.8 V. |
| AT25010B-SSHL-T | Same 1 Kbit size and SOIC-8 package; 2.5–5.5 V; but lacks HOLD pin and has slower 2 MHz max clock. | No bus pause capability; requires host MCU to manage SPI state during interrupts - increases firmware complexity. | Choose when HOLD functionality is unnecessary and cost is primary driver; verify timing margins at 2 MHz. |
Compared with 25LC010AT-E/SN16KVAO, the 25AA010AT-I/SN offers wider voltage range but lower temperature rating, while AT25010B-SSHL-T sacrifices HOLD and speed for lower unit cost - making the original optimal for safety-critical automotive subsystems demanding robustness and deterministic timing.
Availability
25LC010AT-E/SN16KVAO is available at Aetrix Electronics and suitable for engine control units, ADAS cameras, infotainment head units, and body control modules requiring stable component supply across extended automotive lifecycles.
Supply support for 25LC010AT-E/SN16KVAO 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 microcontroller, analog, and Flash-IP solutions, serving automotive, industrial, and consumer markets with high-reliability silicon and development tools.
The 25LC010A family is designed specifically for automotive-grade nonvolatile data storage where SPI simplicity, hardware write protection, and extended temperature operation are mandatory - targeting ECU, telematics, and ADAS subsystems.
FAQ
What is the maximum clock frequency supported by the 25LC010AT-E/SN16KVAO across its full voltage range?
The 25LC010AT-E/SN16KVAO supports up to 10 MHz at VCC = 4.5–5.5 V, 5 MHz at VCC = 2.5–4.5 V, and 3 MHz at VCC = 1.8–2.5 V. However, the 25LC010AT-E/SN16KVAO is rated for 2.5–5.5 V only, so its operational maximum is 10 MHz at 4.5–5.5 V and 5 MHz at 2.5–4.5 V. These values are confirmed in Table 1-2 AC Characteristics of DS21832H.
Does the 25LC010AT-E/SN16KVAO support SPI Mode 1,1 or only Mode 0,0?
The 25LC010AT-E/SN16KVAO supports SPI Mode 0,0 only (CPOL = 0, CPHA = 0), as specified in Section 2.1 and Figure 1-2 of DS21832H. Data is sampled on the rising edge of SCK and output changes on the falling edge. Attempting Mode 1,1 will result in misaligned sampling and corrupted reads/writes.
How does the HOLD pin function during an active write cycle in the 25LC010AT-E/SN16KVAO?
The HOLD pin has no effect during an active internal write cycle (TWC) in the 25LC010AT-E/SN16KVAO. Once CS rises after a valid write sequence, the device enters autonomous programming mode and ignores HOLD, WP, SI, SO, and SCK until completion (~5 ms). HOLD only suspends ongoing SPI transfers - not committed write operations.
Can the 25LC010AT-E/SN16KVAO be used with a 1.8 V microcontroller I/O interface?
No - the 25LC010AT-E/SN16KVAO requires VCC ≥2.5 V and specifies VIH1 = 0.7×VCC minimum. At 2.5 V, VIH1 = 1.75 V, which exceeds typical 1.8 V logic high thresholds (≈1.35 V). Using it with 1.8 V I/O risks unreliable command recognition. For 1.8 V systems, the 25AA010A variant is appropriate.
What happens if a page write crosses a 16-byte boundary in the 25LC010AT-E/SN16KVAO?
If a page write command attempts to cross a 16-byte boundary (e.g., writing 16 bytes starting at address 0x0F), the 25LC010AT-E/SN16KVAO wraps the excess bytes back to the start of the same page (0x00–0x0F), overwriting prior data. This behavior is documented in Section 2.3 and Note on DS21832H page 6 - software must enforce page alignment.
25LC010AT-E/SN16KVAO Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 8-SOIC (0.154", 3.90mm 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 ~ 125°C (TA)
- Grade:
- Automotive
- Qualification:
- AEC-Q100
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-SOIC
25LC010AT-E/SN16KVAO FAQ
1.How can I place an order for 25LC010AT-E/SN16KVAO through Aetrix?
Please submit a Request for Quotation (RFQ) for 25LC010AT-E/SN16KVAO 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/SN16KVAO reliable?
The price and inventory of 25LC010AT-E/SN16KVAO 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/SN16KVAO is usually 5 days.
3.What payment methods are accepted for 25LC010AT-E/SN16KVAO?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 25LC010AT-E/SN16KVAO transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 25LC010AT-E/SN16KVAO?
25LC010AT-E/SN16KVAO orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 25LC010AT-E/SN16KVAO 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/SN16KVAO?
For technical support, including 25LC010AT-E/SN16KVAO datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 25LC010AT-E/SN16KVAO requirements.
6.How does Aetrix verify that 25LC010AT-E/SN16KVAO is sourced from the original manufacturer or authorized distributors?
All 25LC010AT-E/SN16KVAO 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/SN16KVAO meets industry standards.
7.What is the process for return or replacement of 25LC010AT-E/SN16KVAO?
All 25LC010AT-E/SN16KVAO units undergo pre-shipment inspection (PSI). If there is an issue with 25LC010AT-E/SN16KVAO, 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/SN16KVAO part is unused and in its original packaging.
Return procedure for 25LC010AT-E/SN16KVAO:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
25LC010AT-E/SN16KVAO 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…

