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

- Shipping:

Inventory:3,898
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
25LC080C-I/ST from Microchip Technology is an 8 Kbit SPI Serial EEPROM with 1024 × 8-bit organization, 16-byte page size, and industrial temperature range (−40°C to +85°C). It operates from 2.5V to 5.5V, supports up to 10 MHz clock frequency, and features hardware write protection via WP pin and STATUS register control. It is used for nonvolatile parameter storage in microcontroller-based embedded systems requiring reliable, low-power data retention.
For engineers reviewing the 25LC080C-I/ST datasheet, 25LC080C-I/ST pinout, 25LC080C-I/ST application, or 25LC080C-I/ST equivalent, key selection criteria include SPI interface timing compliance at 10 MHz, 16-byte page write capability, industrial-grade temperature operation, VCC range compatibility, and hardware/software write-protection flexibility.
Technical Context
The 25LC080C-I/ST implements a standard SPI Mode 0,0 (CPOL = 0, CPHA = 0) interface with separate SI (data in) and SO (data out) lines, CS-controlled selection, and HOLD-enabled transaction suspension. Its internal architecture includes a 1024-byte EEPROM array, page latches, HV generator for write/erase, and a status register with WIP, WEL, BP0/BP1, and WPEN bits.
Write operations require explicit WREN instruction before WRITE, and CS must be raised after final data bit to initiate self-timed internal write cycle (≤5 ms). Block protection allows selective write-disable of 0%, 25%, 50%, or 100% of memory via BP0/BP1 bits, while WP pin enables hardware-level lock when WPEN = 1 and WP = low.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 8 Kbit (1024 × 8-bit), sufficient for firmware configuration, calibration data, or device ID storage in resource-constrained systems. |
| Interface | SPI-compatible serial bus (Mode 0,0), enabling direct connection to PIC® and other MCU SPI peripherals without protocol translation. |
| Max Clock Frequency | 10 MHz at VCC ≥ 4.5V, allowing high-speed read/write bursts within tight timing budgets of real-time applications. |
| Page Size | 16 bytes, defining maximum contiguous write length per CS assertion - critical for optimizing write latency and avoiding page-boundary wrap. |
| Write Cycle Time | ≤5 ms max internal erase/write, enabling predictable worst-case delay for firmware update routines or logging sequences. |
| Endurance & Retention | >1 million erase/write cycles and >200 years data retention, supporting long-life industrial deployments without field failure risk. |
| VCC Range | 2.5V to 5.5V, compatible with both 3.3V and 5V logic domains and tolerant of supply rail variation in battery-backed or unregulated systems. |
Pinout & Package
25LC080C-I/ST is housed in an 8-lead TSSOP package (4.4 mm body width, 0.65 mm pitch), RoHS-compliant and optimized for space-constrained PCB layouts. Pin 1 is marked by a notch or dot; leads are gull-wing with 0.19–0.30 mm width and 0.45–0.75 mm foot length.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS (Pin 1) | Chip Select Input | Active-low enable signal - must be low for all SPI transactions; raising CS after final data byte triggers internal write cycle. |
| SO (Pin 2) | Serial Data Output | Tri-state output driven on falling SCK edge during READ; high-impedance when CS high or HOLD low. |
| WP (Pin 3) | Hardware Write-Protect | When WPEN = 1 in STATUS register, low WP disables writes to nonvolatile STATUS bits - prevents accidental lockout. |
| VSS (Pin 4) | Ground Reference | Primary return path for all internal circuitry; must be low-impedance and decoupled near VCC pin. |
| SI (Pin 5) | Serial Data Input | Latches instruction, address, and data on rising SCK edge; accepts MSB-first 8-bit commands (e.g., 0x03 for READ). |
| SCK (Pin 6) | Serial Clock Input | Synchronizes all data transfers; requires monotonic rise/fall times ≤2 µs and duty cycle 40–60% for 10 MHz operation. |
| HOLD (Pin 7) | Transaction Pause Control | Low-HOLD suspends ongoing SPI sequence (e.g., during MCU interrupt servicing); resumes automatically on HIGH transition with SCK low. |
| VCC (Pin 8) | Supply Voltage | Power input (2.5–5.5V); internal regulation enables stable EEPROM operation across full VCC range without external LDO. |
Key Features
| Feature | Design Value |
|---|---|
| Self-timed write cycle | Eliminates need for external write-complete polling delay - internal timer ensures ≤5 ms completion regardless of VCC or temperature. |
| Block write protection | Four configurable protection levels (none, 1/4, 1/2, all) via BP0/BP1 bits - enables secure partitioning of configuration vs. runtime data sections. |
| Power-on write disable | WEL latch resets at power-up, preventing spurious writes during brown-out or reset - no external POR circuit required. |
| HOLD pin functionality | Enables deterministic pause/resume of multi-byte SPI transfers without reinitializing CS or losing address pointer state. |
| Pb-free & RoHS compliance | Meets global environmental regulations; TSSOP package uses matte tin lead finish with JEDEC-standard marking. |
Applications
| Industrial Sensor Calibration | Medical Device Configuration |
|---|---|
Use Scenario: Storing factory-calibrated sensor offset/gain coefficients and linearization tables in programmable logic controllers or distributed I/O modules. IC Role / Device Role / Timing Role: Nonvolatile parameter store accessed during boot or recalibration; SPI interface enables fast read during system initialization. Use Value: Ensures consistent measurement accuracy across product lifetime and eliminates need for external calibration hardware or manual setup. | Use Scenario: Holding user-configurable therapy parameters (e.g., dosage limits, alarm thresholds) and device serial/traceability data in portable infusion pumps. IC Role / Device Role / Timing Role: Secure, tamper-resistant storage with hardware write protection - WP pin prevents runtime modification of safety-critical settings. Use Value: Supports regulatory compliance (IEC 62304) by guaranteeing parameter integrity and enabling audit-ready device history logging. |
| Automotive Body Control Module | Smart Energy Meter Firmware |
Use Scenario: Saving seat/mirror position presets, lighting profiles, and door lock preferences in 12V automotive BCMs operating across −40°C to +85°C. IC Role / Device Role / Timing Role: Industrial-temp EEPROM interfacing directly with 3.3V MCU SPI port; VCC range accommodates load-dump transients. Use Value: Delivers AEC-Q100-aligned reliability without derating - >200-year data retention ensures memory integrity over vehicle lifetime. | Use Scenario: Storing tariff schedules, metering constants, and firmware patch metadata in ANSI C12.22-compliant smart meters deployed in utility grids. IC Role / Device Role / Timing Role: High-endurance storage for infrequently updated but mission-critical operational data - endurance >1M cycles supports decades of firmware updates. Use Value: Reduces BOM cost versus FRAM/NVRAM alternatives while meeting ANSI/IEEE longevity requirements for revenue-grade metering. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar SPI EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| 25AA080C-I/ST | Wider VCC range (1.8–5.5V); identical 16-byte page, 8 Kbit density, and pinout. | Better suited for 1.8V/2.5V logic systems; not rated for automotive temp grade. | Select 25AA080C-I/ST only if supply voltage may dip below 2.5V; otherwise 25LC080C-I/ST offers tighter VCC spec alignment with 3.3V/5V rails. |
| AT25080B-SSHL-T | Same 8 Kbit, 16-byte page, SOIC-8/TSSOP-8 packages; max clock 20 MHz; lower standby current (1 µA). | Higher speed and lower quiescent power, but lacks HOLD pin and has different status register mapping. | Choose AT25080B-SSHL-T when system requires faster reads or ultra-low sleep current; accept software adaptation for missing HOLD and alternate protection scheme. |
Compared with 25AA080C-I/ST and AT25080B-SSHL-T, the 25LC080C-I/ST provides optimal balance of industrial temperature support, robust HOLD functionality for interrupt-safe operation, and proven interoperability with Microchip PIC® MCUs - making it preferred for deterministic embedded control designs.
Availability
25LC080C-I/ST is available at Aetrix Electronics and suitable for industrial sensor nodes, medical device configuration storage, and automotive body control modules requiring stable component supply and long-term lifecycle assurance.
Supply support for 25LC080C-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, FPGA, and memory solutions, serving industrial, automotive, and consumer markets with vertically integrated silicon and development tools.
The 25LC080C-I/ST belongs to Microchip's serial EEPROM product line, designed specifically for reliable, low-pin-count nonvolatile storage in cost-sensitive, space-constrained embedded systems interfacing via SPI.
FAQ
What is the maximum clock frequency supported by the 25LC080C-I/ST?
The 25LC080C-I/ST supports up to 10 MHz clock frequency when VCC is 4.5V to 5.5V. At 2.5V ≤ VCC < 4.5V, the maximum clock drops to 5 MHz. These limits are defined in Table 1-2 AC Characteristics and ensure reliable setup/hold timing for SI/SO data sampling. The 25LC080C-I/ST must be operated within these bounds to guarantee correct SPI communication - exceeding them risks data corruption during read or write sequences.
Does the 25LC080C-I/ST have built-in power-on write protection?
Yes, the 25LC080C-I/ST resets its write enable latch (WEL) on power-up, preventing unintended writes during power ramp-up or brown-out conditions. This feature is documented in Section 2.8 "Power-On State" and eliminates the need for external POR circuitry to safeguard memory contents. The 25LC080C-I/ST remains write-disabled until the host issues a WREN instruction - ensuring safe boot behavior in all system configurations.
How does the HOLD pin function on the 25LC080C-I/ST during an active SPI transaction?
The HOLD pin on the 25LC080C-I/ST suspends ongoing SPI communication without resetting the internal address pointer or command state. When pulled low while SCK is low, SI/SO/SCK inputs are ignored and SO enters high-impedance - allowing the host MCU to service higher-priority interrupts. Resuming requires bringing HOLD high while SCK remains low. This behavior is verified in Figure 1-1 and Section 3.6, and is fully supported in the 25LC080C-I/ST's TSSOP package.
What memory organization does the 25LC080C-I/ST use, and how does it affect page writes?
The 25LC080C-I/ST uses a 1024 × 8-bit (8 Kbit) organization with 16-byte pages. Page writes are restricted to addresses within the same physical page boundary (e.g., 0x000–0x00F, 0x010–0x01F); crossing boundaries wraps data to the start of the current page. This constraint is explicitly stated in Section 2.3 and applies to all 25LC080C-I/ST operations - requiring firmware to validate address alignment before initiating multi-byte writes.
Can the 25LC080C-I/ST be used in automotive applications requiring −40°C to +125°C operation?
No, the 25LC080C-I/ST is rated only for industrial temperature range (−40°C to +85°C), as indicated by the "I" suffix in its part number and confirmed in the Device Selection Table. For automotive-grade operation up to +125°C, Microchip specifies the 25LC080D-E/ST variant - which shares identical functionality but is qualified to AEC-Q100 Grade 2. Using 25LC080C-I/ST beyond +85°C violates its specified operating limits and voids reliability guarantees.
25LC080C-I/ST Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 8-TSSOP (0.173", 4.40mm Width)
- Packaging:
- Tube
- 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:
- 2.5V ~ 5.5V
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-TSSOP
25LC080C-I/ST FAQ
1.How can I place an order for 25LC080C-I/ST through Aetrix?
Please submit a Request for Quotation (RFQ) for 25LC080C-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 25LC080C-I/ST reliable?
The price and inventory of 25LC080C-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 25LC080C-I/ST is usually 5 days.
3.What payment methods are accepted for 25LC080C-I/ST?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 25LC080C-I/ST transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 25LC080C-I/ST?
25LC080C-I/ST orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 25LC080C-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 25LC080C-I/ST?
For technical support, including 25LC080C-I/ST datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 25LC080C-I/ST requirements.
6.How does Aetrix verify that 25LC080C-I/ST is sourced from the original manufacturer or authorized distributors?
All 25LC080C-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 25LC080C-I/ST meets industry standards.
7.What is the process for return or replacement of 25LC080C-I/ST?
All 25LC080C-I/ST units undergo pre-shipment inspection (PSI). If there is an issue with 25LC080C-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 25LC080C-I/ST part is unused and in its original packaging.
Return procedure for 25LC080C-I/ST:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
25LC080C-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…
