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 25AA080DT-I/ST

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

Inventory:1,155

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

25AA080DT-I/ST from Microchip Technology is an 8 Kbit SPI Serial EEPROM with 1.8–5.5 V supply range, 32-byte page size, and industrial temperature rating (–40°C to +85°C). It features 10 MHz max clock speed, self-timed 5 ms write cycle, and hardware/software write protection via WP pin and STATUS register. Used for nonvolatile parameter storage in microcontroller-based embedded systems requiring low-power, reliable data retention.

For engineers reviewing the 25AA080DT-I/ST datasheet, 25AA080DT-I/ST pinout, 25AA080DT-I/ST application, or 25AA080DT-I/ST equivalent, key selection criteria include SPI interface compatibility, 1.8 V minimum VCC operation, TSSOP-8 package footprint, page-write boundary handling, and hardware write-protection enablement via WPEN bit and WP pin.

Technical Context

The 25AA080DT-I/ST implements a standard SPI Mode 0,0 (CPOL=0, CPHA=0) interface with separate SI and SO lines, CS-controlled selection, and HOLD pin for transaction suspension without reset. Its internal architecture includes a 1024 × 8-bit EEPROM array, page latches, HV generator for write/erase, and status register with WIP, WEL, BP0/BP1, and WPEN bits.

Write operations require explicit WREN instruction followed by WRITE command and address; page writes are limited to 32 bytes within a single physical page (000h–01Fh, 020h–03Fh, etc.). Block protection is configurable to protect none, upper 1/4, upper 1/2, or all memory via BP0/BP1 bits, while hardware write protection engages only when WP = low AND WPEN = 1.

Key Specifications

Parameter Value and Actual Design Meaning
Memory Size 8 Kbit (1024 × 8-bit), sufficient for firmware configuration, calibration data, or device identity storage in space-constrained designs.
Interface SPI-compatible serial bus (Mode 0,0), enabling direct connection to MCU SPI peripherals without level-shifting or protocol translation.
Page Size 32 bytes - defines maximum contiguous write length per CS assertion; crossing page boundaries wraps data instead of advancing.
Max Clock Frequency 10 MHz at VCC ≥ 4.5 V - supports high-speed read/write in systems with fast MCU clocks and minimal timing margin constraints.
Write Cycle Time 5 ms max internal write time - determines minimum interval between write commands and impacts real-time logging latency.
VCC Range 1.8 V to 5.5 V - enables interoperability with both 1.8 V logic families and legacy 3.3/5 V systems without external regulators.
Data Retention > 200 years - ensures long-term reliability for infrequently updated settings in industrial or infrastructure equipment.
Endurance > 1 million erase/write cycles - supports frequent parameter updates in metering, sensor calibration, or adaptive control applications.

Pinout & Package

25AA080DT-I/ST is housed in an 8-lead TSSOP package (4.4 mm body width, 0.65 mm pitch), RoHS-compliant and Pb-free, with standard JEDEC footprint compatible with automated SMT assembly.

Pin/Terminal Circuit Role Design Meaning
CS (Pin 1) Chip Select Input Active-low enable signal; must be held low for entire SPI transaction; rising edge initiates internal write cycle after valid write sequence.
SO (Pin 2) Serial Data Output Tri-state output delivering read data on falling edge of SCK; enters high-Z when CS is high or HOLD is asserted.
WP (Pin 3) Hardware Write-Protect Input Low-active pin that blocks STATUS register writes only when WPEN bit = 1; no effect on memory reads or unprotected writes.
VSS (Pin 4) Ground Reference Primary return path for all internal circuitry and I/O; must be low-impedance and decoupled near VCC pin.
SI (Pin 5) Serial Data Input Accepts instructions, addresses, and write data on rising edge of SCK; sampled once per clock cycle during active CS.
SCK (Pin 6) Serial Clock Input Synchronizes all SPI transfers; rising edge latches SI, falling edge updates SO; requires monotonic edges ≤ 2 µs rise/fall time.
HOLD (Pin 7) Transaction Pause Control Low-active signal suspends ongoing SPI communication; must be asserted while SCK is low to avoid metastability.
VCC (Pin 8) Supply Voltage Power input (1.8–5.5 V); internal regulation supports stable operation across full voltage range; requires local 0.1 µF ceramic decoupling.

Key Features

Feature Design Value
32-byte page write capability Enables efficient bulk parameter updates with single CS assertion, reducing SPI overhead versus byte-by-byte writes.
Programmable block protection (BP0/BP1) Allows selective write-locking of memory segments (none / upper 1/4 / upper 1/2 / full array) to prevent accidental corruption of critical firmware data.
HOLD pin for interrupt-safe operation Permits MCU to service higher-priority interrupts mid-transaction without losing state or requiring reinitialization of the SPI sequence.
1.8 V minimum operating voltage Supports direct integration into ultra-low-power systems powered by coin cells or energy-harvesting sources without voltage boosting.
Hardware + software write protection Combines WP pin and WPEN bit to enforce dual-layer protection-prevents unauthorized writes even if firmware is compromised.
High-reliability EEPROM cell Guarantees >1M endurance and >200-year data retention under industrial temperature conditions, validated per JEDEC standards.

Applications

Industrial Sensor Calibration Smart Meter Configuration Storage

Use Scenario: Storing factory-calibrated ADC offset/gain coefficients and temperature compensation tables in environmental monitoring sensors.

IC Role / Device Role / Timing Role: Nonvolatile parameter repository accessed during power-up initialization and periodic self-test routines.

Use Value: Enables field-deployable accuracy without recalibration; 32-byte page writes allow atomic update of multi-parameter sets.

Use Scenario: Retaining tariff schedules, billing counters, and communication module credentials in electricity/water meters with 10+ year service life.

IC Role / Device Role / Timing Role: Secure, tamper-resistant storage for revenue-critical data, accessed via MCU SPI during meter boot and data upload cycles.

Use Value: Hardware write protection prevents unauthorized modification of billing parameters; >200-year retention meets utility regulatory requirements.

Medical Device Settings Backup IoT Edge Node Identity Management

Use Scenario: Preserving user-configured therapy parameters and usage logs in portable infusion pumps and diagnostic handhelds.

IC Role / Device Role / Timing Role: Fail-safe backup memory synchronized with main MCU RAM during safe shutdown or battery-low events.

Use Value: 1.8 V operation ensures data persistence down to end-of-battery voltage; >1M endurance supports daily clinical recalibration.

Use Scenario: Storing unique device identifiers (UID), TLS certificates, and secure boot keys in battery-powered wireless sensor nodes.

IC Role / Device Role / Timing Role: Root-of-trust storage element interfaced to secure MCU during boot and OTA update verification.

Use Value: Block protection isolates cryptographic keys from application firmware partitions; WP pin allows physical lock during manufacturing.

Equivalent & Alternatives

The following parts are listed as comparable options for similar SPI EEPROM applications.

Alternative Part Technical Difference Application Difference Selection Advice
25AA080CT-I/ST 16-byte page size; identical VCC range, package, and temperature grade. Requires more CS assertions for same data volume; better suited for small, fragmented updates rather than bulk parameter sets. Select when firmware uses fine-grained writes and page boundary management complexity must be minimized.
AT25080B-SSHL-T Same 8 Kbit density and TSSOP-8 package; 2.5–5.5 V VCC range; no HOLD pin; 64-byte page size. Lacks HOLD functionality and 1.8 V support; higher minimum VCC limits use in ultra-low-power designs. Choose when cost optimization is primary and system does not require interrupt-safe SPI pausing or sub-2.5 V operation.

Compared with 25AA080CT-I/ST, the 25AA080DT-I/ST offers double the page buffer for faster bulk writes; compared with AT25080B-SSHL-T, it provides broader voltage flexibility and HOLD functionality essential for deterministic real-time systems.

Availability

25AA080DT-I/ST is available at Aetrix Electronics and suitable for industrial sensor calibration, smart meter configuration storage, medical device settings backup, and IoT edge node identity management requiring stable component supply across multi-year production cycles.

Supply support for 25AA080DT-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 devices, and memory solutions, headquartered in Chandler, Arizona, with global design and manufacturing operations.

The 25XX080 family targets cost-sensitive, low-power embedded systems needing reliable nonvolatile storage; designed specifically for seamless SPI integration with PIC® and other MCUs in industrial, medical, and consumer applications.

FAQ

What is the minimum supply voltage required for reliable operation of the 25AA080DT-I/ST?

The 25AA080DT-I/ST operates reliably from 1.8 V to 5.5 V. At 1.8 V, maximum clock frequency is reduced to 3 MHz, and certain AC timing parameters (e.g., TCSS, Tsu) widen accordingly. All DC characteristics-including read/write current and logic thresholds-are guaranteed across this full range, making the 25AA080DT-I/ST suitable for battery-powered systems where voltage drops below 2.5 V during discharge.

How does the HOLD pin function during an active SPI transaction on the 25AA080DT-I/ST?

The HOLD pin on the 25AA080DT-I/ST suspends SPI communication mid-sequence when pulled low while SCK is low. During HOLD, SI, SCK, and SO enter high-impedance states and ignore input transitions except CS. The internal state (address pointer, instruction latch) is preserved. Resuming requires bringing HOLD high while SCK remains low; the 25AA080DT-I/ST then continues from the exact point of suspension without retransmission.

Can the 25AA080DT-I/ST be used as a direct replacement for the 25LC080DT-I/ST in an existing design?

No-the 25AA080DT-I/ST and 25LC080DT-I/ST differ in minimum VCC: 1.8 V vs. 2.5 V. While pinout, package, and instruction set are identical, operating below 2.5 V with the 25LC080DT-I/ST violates its specifications and may cause read/write failures. The 25AA080DT-I/ST is backward-compatible in 2.5–5.5 V systems but enables new low-voltage use cases unavailable to the 25LC080DT-I/ST.

What happens if a page write command crosses a 32-byte boundary on the 25AA080DT-I/ST?

If a page write command on the 25AA080DT-I/ST attempts to write across a 32-byte boundary (e.g., starting at address 0x01F, writing 32 bytes), data wraps around to the start of the same page (0x000) instead of advancing to the next page. This overwrites previously written bytes in that page. The 25AA080DT-I/ST does not detect or prevent boundary violations-software must enforce alignment to 32-byte page boundaries before issuing WRITE commands.

How is hardware write protection enabled on the 25AA080DT-I/ST?

Hardware write protection on the 25AA080DT-I/ST requires two conditions: the WPEN bit (bit 7 of STATUS register) must be set to '1', and the WP pin (Pin 3) must be driven low. When both are true, writes to nonvolatile STATUS register bits (BP0, BP1, WPEN) are blocked-but memory array reads, writes, and volatile STATUS reads remain fully functional. WPEN is set via WRSR instruction; WP pin state is externally controlled.

25AA080DT-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:
8Kbit
Memory Organization:
1K x 8
Memory Interface:
SPI
Clock Frequency:
10 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

25AA080DT-I/ST FAQ

1.How can I place an order for 25AA080DT-I/ST through Aetrix?

Please submit a Request for Quotation (RFQ) for 25AA080DT-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 25AA080DT-I/ST reliable?

The price and inventory of 25AA080DT-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 25AA080DT-I/ST is usually 5 days.

3.What payment methods are accepted for 25AA080DT-I/ST?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 25AA080DT-I/ST transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 25AA080DT-I/ST?

25AA080DT-I/ST orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your 25AA080DT-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 25AA080DT-I/ST?

For technical support, including 25AA080DT-I/ST datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 25AA080DT-I/ST requirements.

6.How does Aetrix verify that 25AA080DT-I/ST is sourced from the original manufacturer or authorized distributors?

All 25AA080DT-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 25AA080DT-I/ST meets industry standards.

7.What is the process for return or replacement of 25AA080DT-I/ST?

All 25AA080DT-I/ST units undergo pre-shipment inspection (PSI). If there is an issue with 25AA080DT-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 25AA080DT-I/ST part is unused and in its original packaging.

Return procedure for 25AA080DT-I/ST:

1.Submit a request within 90 days.

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

25AA080DT-I/ST Tags

  • 25AA080DT-I/ST
  • 25AA080DT-I/ST PDF
  • 25AA080DT-I/ST Datasheet
  • 25AA080DT-I/ST Specifications
  • 25AA080DT-I/ST Images
  • Microchip Technology
  • Microchip Technology 25AA080DT-I/ST
  • Buy 25AA080DT-I/ST
  • 25AA080DT-I/ST Price
  • 25AA080DT-I/ST Distributor
  • 25AA080DT-I/ST Supplier
  • 25AA080DT-I/ST 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