Microchip Technology AT25010B-XHL-B
- Part No.:
- AT25010B-XHL-B
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 8-TSSOP (0.173", 4.40mm Width)
- Datasheet:
-
AT25010B-XHL-B.pdf
- Description:
- IC EEPROM 1KBIT SPI 20MHZ 8TSSOP
- Quantity:
- Payment:

- Shipping:

Inventory:1,586
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
AT25010B-XHL-B from Microchip Technology is a 1 Kbit (128 × 8) SPI Serial EEPROM IC designed for nonvolatile data storage in embedded control and system configuration circuits. It operates from 1.8V to 5.5V, supports 20 MHz clock rate at 5V, features hardware write protection via WP pin, and delivers 1,000,000 write cycles with 100-year data retention - deployed in industrial sensor nodes and power management firmware storage.
For engineers reviewing the AT25010B-XHL-B datasheet, AT25010B-XHL-B pinout, AT25010B-XHL-B application, or AT25010B-XHL-B equivalent, key selection criteria include SPI Mode 0/3 compatibility, 8-byte page write capability, block-level write protection (1/4, 1/2, or full array), HOLD pin support for transaction suspension, and industrial temperature range (-40°C to +85°C) operation.
Technical Context
The AT25010B-XHL-B implements a synchronous SPI slave interface with fixed MSB-first data framing, rising-edge input sampling on SI, and falling-edge output latching on SO. Its internal architecture includes a STATUS register with BP1/BP0 bits enabling configurable block write protection, a Write Enable Latch (WEL), and RDY/BSY flag for polling-based write completion detection.
It integrates a high-voltage generation circuit for EEPROM cell programming, power-on reset (POR) logic ensuring safe initialization, and independent HOLD and WP pins that operate asynchronously to SCK - allowing real-time suspension of serial transfers and hardware-enforced write inhibition without software intervention.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory size | 1,024 bits (128 words × 8 bits); sufficient for small configuration tables, calibration constants, or boot parameters |
| Interface | SPI slave supporting Modes 0 (CPOL=0, CPHA=0) and 3 (CPOL=1, CPHA=1); ensures interoperability with most microcontrollers |
| Supply voltage | 1.8V to 5.5V; enables direct integration into mixed-voltage systems without level-shifting |
| Max clock frequency | 20 MHz at VCC = 4.5–5.5V; allows fast read/write bursts in time-critical firmware update paths |
| Write endurance | 1,000,000 cycles; supports frequent logging or parameter adjustment in industrial controllers |
| Data retention | 100 years at TA = 55°C; guarantees long-term reliability in unattended equipment |
| Operating temperature | -40°C to +85°C; qualified for industrial-grade deployment in motor drives and PLC modules |
Pinout & Package
AT25010B-XHL-B is packaged in an 8-lead SOIC (Small Outline Integrated Circuit) with standard JEDEC MS-012AC footprint and 1.27 mm pitch. This surface-mount package supports automated assembly and provides mechanical robustness for board-level reflow.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS | Chip Select | Active-low enable signal; must be low before any instruction transfer; requires pull-up resistor (≤10 kΩ) tied to VCC for reliable power-up behavior |
| SO | Serial Data Output | Tri-state output delivering read data on falling edge of SCK; enters high-impedance state when CS is high or HOLD is asserted |
| WP | Write-Protect | Hardware lock: pulls low to inhibit all write operations (WRITE, WRSR); does not affect ongoing internal write cycles |
| GND | Ground reference | Common return path for VCC and all I/O signals; must be connected directly to system ground plane |
| SI | Serial Data Input | Receives opcodes, addresses, and data on rising edge of SCK; MSB-first framing required |
| SCK | Serial Clock | Asynchronous master-generated clock; defines timing for SI sampling and SO output; idle polarity depends on selected SPI mode |
| HOLD | Suspend control | Pauses serial communication mid-transfer when asserted during SCK low; SO goes high-Z, SI/SCK ignored, but WP remains functional |
| VCC | Power supply | Single supply input (1.8–5.5V); internal POR circuit prevents spurious writes during ramp-up; tPUP = 100 µs minimum delay after stable VCC |
Key Features
| Feature | Design Value |
|---|---|
| 8-byte page write mode | Enables burst programming of up to 8 bytes per WRITE command, reducing total write time versus byte-by-byte writes |
| Block write protection | BP1/BP0 bits in STATUS register allow selective locking of 1/4, 1/2, or entire memory array - critical for safeguarding bootloader or calibration sectors |
| Hardware + software write protection | Combines dedicated WP pin (hardware lock) with WREN/WRDI instructions and STATUS register control (software lock) for layered security |
| Self-timed write cycle | Internal erase/program sequence completes within ≤5 ms regardless of VCC or temperature; eliminates need for external timing delays |
| ESD tolerance | Exceeds 4,000 V HBM; enhances handling robustness during PCB assembly and field servicing |
Applications
| Industrial Sensor Calibration Storage | Microcontroller Boot Configuration |
|---|---|
Use Scenario: Storing factory-calibrated offset/gain coefficients for analog sensor front-ends in programmable logic controllers. IC Role / Device Role / Timing Role: Nonvolatile configuration memory accessed during system initialization; reads occur once per power cycle using SPI READ command. Use Value: Enables plug-and-play sensor replacement without manual recalibration; leverages 100-year retention to maintain accuracy across product lifetime. | Use Scenario: Holding boot-mode selection flags, peripheral enable masks, and secure boot keys for ARM Cortex-M microcontrollers. IC Role / Device Role / Timing Role: System-level configuration store interfaced early in boot sequence; accessed via SPI before main application code executes. Use Value: Supports field-upgradable firmware options and secure boot enforcement; WP pin prevents accidental corruption during debug sessions. |
| Power Supply Fault Logging | Smart Meter Tamper Detection History |
Use Scenario: Recording overvoltage/undervoltage events and thermal shutdown occurrences in AC-DC power supplies. IC Role / Device Role / Timing Role: Event-triggered write destination using page write mode; writes occur asynchronously during fault recovery routines. Use Value: Provides diagnostic traceability without DRAM backup; 1M-cycle endurance sustains >10 years of daily logging at 300 events/year. | Use Scenario: Archiving physical tamper alerts (cover removal, magnetic interference) in utility smart meters with regulatory compliance requirements. IC Role / Device Role / Timing Role: Secure audit log storage with hardware write protection enabled via WP pin during normal operation. Use Value: Meets IEC 62055-41 anti-tampering mandates; block protection prevents overwrite of oldest entries while permitting new event append. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar SPI EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| M95010-WMN6TP | STMicroelectronics 1 Kbit SPI EEPROM; identical 1.8–5.5V range and -40°C to +85°C rating; supports same SPI modes but lacks HOLD pin | No suspend capability - unsuitable where host MCU must pause transfers mid-sequence without resetting CS | Select when HOLD functionality is unused and ST's qualification pedigree is preferred |
| BR24G01NUX-10 | Rohm 1 Kbit SPI EEPROM; 1.7–5.5V supply, -40°C to +105°C rating; includes HOLD pin but uses different STATUS register bit mapping for protection | Higher temp rating suits automotive under-hood use; STATUS register incompatibility requires firmware adaptation | Choose for extended temperature environments where BR24G01NUX-10's 105°C rating adds margin |
Compared with M95010-WMN6TP and BR24G01NUX-10, the AT25010B-XHL-B uniquely combines HOLD pin support, standardized BP1/BP0 block protection semantics, and Microchip's industrial qualification - making it optimal for designs requiring transaction suspension and consistent firmware portability across Microchip-based platforms.
Availability
AT25010B-XHL-B is available at Aetrix Electronics and suitable for industrial sensor calibration storage, microcontroller boot configuration, and power supply fault logging requiring stable component supply across multi-year production cycles.
Supply support for AT25010B-XHL-B 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 U.S.-based semiconductor company specializing in microcontrollers, analog devices, and memory solutions, with a focus on industrial, automotive, and communications markets.
The AT25010B-XHL-B belongs to Microchip's AT25xxx family of SPI Serial EEPROMs, engineered for low-power, low-voltage embedded systems requiring reliable nonvolatile storage with minimal pin count and board space.
FAQ
What is the memory organization of the AT25010B-XHL-B?
The AT25010B-XHL-B contains 1,024 bits of EEPROM memory organized as 128 words × 8 bits. This structure supports byte-addressable reads and writes, with address space ranging from 0x00 to 0x7F. The device uses a single 8-bit instruction register and requires MSB-first data framing on the SI pin. Each WRITE command targets one byte unless operating in page write mode, which allows up to eight sequential bytes to be written in a single transaction.
Does the AT25010B-XHL-B support SPI Mode 3, and how does it differ from Mode 0?
Yes, the AT25010B-XHL-B supports both SPI Mode 0 (CPOL=0, CPHA=0) and Mode 3 (CPOL=1, CPHA=1). In both modes, data is sampled on the rising edge of SCK and output on the falling edge. The key difference lies in the idle state of SCK: in Mode 0, SCK is low when CS is inactive; in Mode 3, SCK is high. The AT25010B-XHL-B requires matching SCK polarity before and after each CS assertion to avoid communication errors.
How does the HOLD pin function during an active write cycle in the AT25010B-XHL-B?
The HOLD pin has no effect on an ongoing internal write cycle in the AT25010B-XHL-B. Once a WRITE command is issued and the internal self-timed programming begins, asserting HOLD will not pause or abort the operation. HOLD only suspends serial communication - such as instruction or address transfers - and places SO in high-impedance state. The write cycle continues to completion (≤5 ms), after which the RDY/BSY bit clears and the device resumes normal SPI responsiveness.
What is the role of the WP pin versus software write protection in the AT25010B-XHL-B?
In the AT25010B-XHL-B, the WP pin provides hardware-level write inhibition: pulling WP low disables all WRITE, WRSR, and WREN commands regardless of STATUS register state. Software protection uses the STATUS register's BP1/BP0 bits to lock specific memory blocks and the WEL bit to gate write access. WP overrides software settings - if WP is low, no write operation proceeds even if WEL=1 and BP bits permit it - offering fail-safe protection against firmware bugs or malware.
Can the AT25010B-XHL-B be used in a 1.8V-only system without level shifters?
Yes, the AT25010B-XHL-B is fully specified for 1.8V operation across all electrical parameters, including DC characteristics (e.g., VOL2 ≤ 0.2V at IOL = 0.15 mA), AC timing (e.g., fSCK ≥ 5 MHz), and input thresholds (VIH ≥ 1.26V, VIL ≤ 0.54V). Its 1.8–5.5V supply range and guaranteed 1.8V-compatible signaling eliminate the need for external level shifters when interfacing with 1.8V microcontrollers or FPGAs.
AT25010B-XHL-B Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 8-TSSOP (0.173", 4.40mm Width)
- Packaging:
- Tube
- Product Status:
- Active
- Programmable:
- Verified
- Memory Type:
- Non-Volatile
- Memory Format:
- EEPROM
- Technology:
- EEPROM
- Memory Size:
- 1Kbit
- Memory Organization:
- 128 x 8
- Memory Interface:
- SPI
- Clock Frequency:
- 20 MHz
- Write Cycle Time - Word, Page:
- 5ms
- Access Time:
- -
- Voltage - Supply:
- 1.8V ~ 5.5V
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-TSSOP
AT25010B-XHL-B FAQ
1.How can I place an order for AT25010B-XHL-B through Aetrix?
Please submit a Request for Quotation (RFQ) for AT25010B-XHL-B 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 AT25010B-XHL-B reliable?
The price and inventory of AT25010B-XHL-B are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for AT25010B-XHL-B is usually 5 days.
3.What payment methods are accepted for AT25010B-XHL-B?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for AT25010B-XHL-B transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for AT25010B-XHL-B?
AT25010B-XHL-B orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your AT25010B-XHL-B 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 AT25010B-XHL-B?
For technical support, including AT25010B-XHL-B datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your AT25010B-XHL-B requirements.
6.How does Aetrix verify that AT25010B-XHL-B is sourced from the original manufacturer or authorized distributors?
All AT25010B-XHL-B 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 AT25010B-XHL-B meets industry standards.
7.What is the process for return or replacement of AT25010B-XHL-B?
All AT25010B-XHL-B units undergo pre-shipment inspection (PSI). If there is an issue with AT25010B-XHL-B, 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 AT25010B-XHL-B part is unused and in its original packaging.
Return procedure for AT25010B-XHL-B:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
AT25010B-XHL-B 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…
