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

- Shipping:

Inventory:2,012
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
25LC320A-E/ST from Microchip Technology Inc. is a 32-Kbit SPI Serial EEPROM with 4096 × 8-bit organization, 32-byte page size, and automotive-grade AEC-Q100 qualification for extended temperature operation (−40°C to +125°C). It operates at up to 10 MHz clock frequency with 5 mA read/write current at 5.5 V and supports hardware write protection via WP pin and STATUS register control - used in engine control units, battery management systems, and industrial sensor calibration storage.
For engineers reviewing the 25LC320A-E/ST datasheet, 25LC320A-E/ST pinout, 25LC320A-E/ST application, or 25LC320A-E/ST equivalent, key selection criteria include its AEC-Q100 Extended-temp rating, 5 ms max self-timed write cycle, block-level write protection (0%, 25%, 50%, or 100% array), and compatibility with standard SPI Mode 0,0 and Mode 1,1 interfaces on microcontroller host systems.
Technical Context
The 25LC320A-E/ST implements a serial peripheral interface with separate SI (data in) and SO (data out) lines, controlled by CS, SCK, HOLD, and WP signals. Its internal architecture includes a status register with WIP, WEL, BP0/BP1, and WPEN bits, enabling programmable block protection and hardware write-enable gating.
It supports sequential read, byte/page write, and hold-pause functionality - allowing interruption of ongoing SPI transfers without sequence restart. All operations are synchronized to SCK edges: data latched on rising edge (SI), output updated after falling edge (SO), and HOLD asserted only when SCK is low to ensure deterministic suspension.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 32 Kbit (4096 × 8-bit), sufficient for firmware configuration, calibration tables, and fault logs in automotive ECUs. |
| Interface | SPI-compatible serial bus (Mode 0,0 and Mode 1,1), requiring only CS, SCK, SI, SO, WP, HOLD - minimal GPIO overhead on host MCU. |
| Max Clock Frequency | 10 MHz at VCC ≥ 4.5 V, enabling fast parameter updates during system initialization or diagnostics. |
| Write Cycle Time | ≤5 ms self-timed internal write, eliminating need for external timing control or polling delay beyond WIP bit check. |
| Endurance & Retention | >1 million erase/write cycles and >200 years data retention at +25°C - suitable for long-life automotive and industrial deployments. |
| Supply Voltage Range | 2.5 V to 5.5 V, compatible with both 3.3 V and 5 V logic domains without level-shifting. |
| Temperature Grade | AEC-Q100 Qualified Extended (E): −40°C to +125°C ambient - validated for under-hood and powertrain applications. |
Pinout & Package
25LC320A-E/ST is packaged in an 8-lead TSSOP (Thin Shrink Small Outline Package) with 0.65 mm pitch, 3.0 mm × 4.4 mm body, and exposed pad option (not electrically connected per datasheet Note 1).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS (Pin 1) | Chip Select Input | Active-low enable: pulls device into active mode; rising edge after valid write initiates internal write cycle; high state forces SO to high-Z for bus sharing. |
| SO (Pin 2) | Serial Data Output | Tri-state open-drain output; data shifted out MSB-first on falling edge of SCK; enters high-Z immediately on HOLD low assertion. |
| WP (Pin 3) | Write-Protect Input | Hardware lock: disables nonvolatile STATUS register writes when WP = low and WPEN = 1; no effect on memory reads or volatile WEL state. |
| VSS (Pin 4) | Ground Reference | Primary return path for all I/O and core circuitry; must be low-impedance connection to avoid noise-induced write errors. |
| SI (Pin 5) | Serial Data Input | CMOS input latching instruction/address/data on rising edge of SCK; accepts standard SPI command set (READ, WRITE, WREN, RDSR, etc.). |
| SCK (Pin 6) | Serial Clock Input | Synchronization source: defines timing for SI sampling and SO update; maximum 10 MHz rate requires ≤2 µs rise/fall times per AC specs. |
| HOLD (Pin 7) | Hold Control Input | Pauses ongoing SPI transfer without resetting address pointer; must be asserted only when SCK = low to guarantee deterministic behavior. |
| VCC (Pin 8) | Supply Voltage | Power rail for core EEPROM and I/O buffers; decoupling capacitor (0.1 µF ceramic) required within 10 mm of pin per layout guidelines. |
Key Features
| Feature | Design Value |
|---|---|
| Page Write Capability | 32-byte page buffer enables burst programming of contiguous addresses - reduces total write time vs. byte-by-byte writes in calibration data logging. |
| Block Write Protection | Configurable via BP0/BP1 bits to protect 0%, 25%, 50%, or 100% of memory - prevents accidental overwrite of critical boot parameters or safety-critical configuration. |
| Power-On Write Protection | Automatic WEL reset at power-up and after each write completes - eliminates risk of unintended writes during brown-out or reset sequences. |
| HOLD Functionality | Real-time SPI pause/resume without address loss - allows host MCU to service higher-priority interrupts (e.g., CAN message arrival) mid-transfer. |
| ESD Robustness | 4 kV HBM ESD rating on all pins - meets automotive module-level robustness requirements without additional external protection. |
Applications
| Engine Control Unit (ECU) | Battery Management System (BMS) |
|---|---|
Use Scenario: Storing adaptive fuel trim values, misfire counters, and diagnostic trouble codes (DTCs) across ignition cycles. IC Role / Device Role / Timing Role: Nonvolatile configuration and event logging storage interfaced directly to PIC® or ARM-based ECU MCU via SPI. Use Value: AEC-Q100 Extended-temp rating ensures reliable operation at 125°C under-hood; 1M endurance supports >10-year field life with daily DTC logging. | Use Scenario: Retaining cell voltage calibration offsets, pack history, and thermal derating profiles across charge/discharge cycles. IC Role / Device Role / Timing Role: SPI-connected parameter vault for real-time BMS controller, accessed during idle periods or pre-charge sequencing. Use Value: Hardware WP pin + BP bits prevent corruption of safety-critical calibration data during firmware updates or transient faults. |
| Industrial PLC I/O Module | Medical Infusion Pump |
Use Scenario: Holding module-specific configuration (e.g., analog input scaling, digital filter settings) and runtime statistics (uptime, error counts). IC Role / Device Role / Timing Role: Configuration EEPROM tied to main controller's SPI peripheral; accessed during power-on initialization and maintenance mode. Use Value: 5 µA standby current minimizes system power draw in sleep modes; 32-byte page writes accelerate reconfiguration during field updates. | Use Scenario: Storing drug library metadata, delivery protocol versions, and usage audit logs compliant with FDA 21 CFR Part 11. IC Role / Device Role / Timing Role: Secure, tamper-resistant storage element for regulatory-mandated traceability data, isolated from main application processor. Use Value: >200-year data retention guarantees archival integrity over product lifetime; write-protection prevents unauthorized modification of therapy parameters. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| 25AA320A-I/ST | Wider VCC range (1.8–5.5 V); Industrial temp (−40°C to +85°C); same pinout and instruction set. | Not AEC-Q100 qualified; unsuitable for under-hood automotive use but lower VCC enables direct 1.8 V MCU interface. | Select when operating below 2.5 V or when automotive qualification is unnecessary - retains full software compatibility. |
| AT25DF321A-SH-B | Dual/quad SPI interface; 32 Mbit density; 104 MHz max clock; different command set and sector protection model. | Designed for code shadowing and firmware storage; lacks HOLD pin and hardware WP; not drop-in replaceable. | Choose only for high-speed code storage needs; requires firmware rewrite and PCB layout change due to different pin mapping and voltage tolerance. |
Compared with 25AA320A-I/ST, the 25LC320A-E/ST trades 1.8 V operation for AEC-Q100 validation and extended temperature support - essential for powertrain systems. Versus AT25DF321A-SH-B, it offers simpler SPI protocol, deterministic 5 ms writes, and hardware safety features at lower density - better suited for parameter storage than executable code.
Availability
25LC320A-E/ST is available at Aetrix Electronics and suitable for automotive powertrain control, industrial sensor calibration, and medical device data logging requiring stable component supply across extended temperature ranges and long production lifecycles.
Supply support for 25LC320A-E/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 U.S.-based semiconductor manufacturer specializing in microcontrollers, analog devices, and memory products, with global design and manufacturing infrastructure.
The 25LC320A belongs to Microchip's serial EEPROM product line, engineered for reliable nonvolatile data storage in harsh environments - particularly targeting automotive, industrial, and medical applications demanding AEC-Q100 compliance and long-term data integrity.
FAQ
What is the maximum clock frequency supported by the 25LC320A-E/ST?
The 25LC320A-E/ST supports up to 10 MHz clock frequency when VCC is 4.5 V to 5.5 V. At 2.5 V ≤ VCC < 4.5 V, maximum clock drops to 5 MHz; below 2.5 V, it is rated for 3 MHz. These limits are defined in Table 1-2 AC Characteristics and ensure timing margin compliance across voltage and temperature ranges.
Does the 25LC320A-E/ST require external pull-up resistors on its SPI lines?
The 25LC320A-E/ST does not require external pull-ups on SI or SCK, as these are CMOS inputs. However, SO is an open-drain output and must be pulled up externally (typically 4.7 kΩ to VCC) to ensure valid logic-high levels. CS, WP, and HOLD also benefit from weak pull-ups (10–100 kΩ) in noisy environments to prevent floating states.
How does hardware write protection work on the 25LC320A-E/ST?
Hardware write protection on the 25LC320A-E/ST activates only when both the WP pin is low AND the WPEN bit in the STATUS register is set to 1. When enabled, it blocks writes to nonvolatile STATUS register bits (BP0, BP1, WPEN) but allows normal memory reads, writes, and volatile WEL control - preserving system flexibility while securing configuration.
Can the 25LC320A-E/ST be used with a 1.8 V microcontroller?
No - the 25LC320A-E/ST has a minimum VCC of 2.5 V and is not rated for 1.8 V operation. For 1.8 V systems, consider the pin-compatible 25AA320A-I/ST variant, which supports 1.8–5.5 V but lacks AEC-Q100 qualification and extended temperature range. Direct interface without level shifting is not supported for 25LC320A-E/ST at 1.8 V.
What happens to the 25LC320A-E/ST during a power-on reset sequence?
At power-on, the 25LC320A-E/ST initializes in low-power Standby mode (CS = high), with SO in high-impedance state and the write enable latch reset. A high-to-low transition on CS is required before any instruction can be accepted. This ensures no spurious writes occur during power ramp-up, satisfying automotive ASIL-B functional safety expectations.
25LC320A-E/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:
- 32Kbit
- Memory Organization:
- 4K 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:
- 8-TSSOP
25LC320A-E/ST FAQ
1.How can I place an order for 25LC320A-E/ST through Aetrix?
Please submit a Request for Quotation (RFQ) for 25LC320A-E/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 25LC320A-E/ST reliable?
The price and inventory of 25LC320A-E/ST are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 25LC320A-E/ST is usually 5 days.
3.What payment methods are accepted for 25LC320A-E/ST?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 25LC320A-E/ST transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 25LC320A-E/ST?
25LC320A-E/ST orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 25LC320A-E/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 25LC320A-E/ST?
For technical support, including 25LC320A-E/ST datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 25LC320A-E/ST requirements.
6.How does Aetrix verify that 25LC320A-E/ST is sourced from the original manufacturer or authorized distributors?
All 25LC320A-E/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 25LC320A-E/ST meets industry standards.
7.What is the process for return or replacement of 25LC320A-E/ST?
All 25LC320A-E/ST units undergo pre-shipment inspection (PSI). If there is an issue with 25LC320A-E/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 25LC320A-E/ST part is unused and in its original packaging.
Return procedure for 25LC320A-E/ST:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
25LC320A-E/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…
