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 25LC160C-E/ST

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

Inventory:3,118

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

25LC160C-E/ST from Microchip Technology is a 16 Kbit SPI Serial EEPROM with 2048 × 8-bit organization, 16-byte page write capability, and industrial-temperature operation (−40°C to +85°C). It features 10 MHz max clock frequency, 5 µA standby current at 5.5 V, and hardware write protection via WP pin and STATUS register. It serves as nonvolatile configuration storage in microcontroller-based embedded systems requiring reliable, low-power data retention.

For engineers reviewing the 25LC160C-E/ST datasheet, 25LC160C-E/ST pinout, 25LC160C-E/ST application, or 25LC160C-E/ST equivalent, key selection criteria include SPI timing compliance at 2.5–5.5 V supply, page-write boundary handling, HOLD pin behavior during interrupt servicing, and block-protection granularity (none/¼/½/all array).

Technical Context

The 25LC160C-E/ST implements a standard SPI Mode 0,0 interface with separate SI (data in) and SO (data out) lines, requiring CS, SCK, SI, SO, WP, HOLD, VCC, and VSS. 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 WRITE command and address; the write enable latch resets automatically after each successful write or power-up. Block protection is controlled via BP0/BP1 bits in the STATUS register, enabling selective write-disable of upper 1/4 (0600h–07FFh), upper 1/2 (0400h–07FFh), or full array (0000h–07FFh).

Key Specifications

ParameterValue and Actual Design Meaning
Memory Size16 Kbit (2048 × 8-bit), sufficient for firmware parameters, calibration data, or device ID storage in space-constrained designs
InterfaceSPI-compatible serial bus (Mode 0,0), compatible with PIC® and most MCU SPI peripherals without bit-banging
Page Size16-byte page buffer - limits contiguous writes to within 16-byte boundaries; crossing triggers wrap-around, not auto-advance
Max Clock Frequency10 MHz at VCC ≥ 4.5 V - enables fast read/write bursts while maintaining timing margins in noise-sensitive environments
Supply Voltage2.5 V to 5.5 V - supports direct interfacing with 3.3 V and 5 V logic domains without level-shifting
Endurance & Retention>1 million erase/write cycles and >200 years data retention - validated for long-life industrial logging and infrequent-configuration applications
Temperature Range−40°C to +85°C (Industrial grade) - qualified for deployment in factory automation, metering, and outdoor control units

Pinout & Package

25LC160C-E/ST is packaged in an 8-lead TSSOP (ST) with 3.0 mm × 4.4 mm body, Pb-free and RoHS compliant. Pin 1 is CS (Chip Select), Pin 2 is SO (Serial Output), Pin 3 is WP (Write-Protect), Pin 4 is VSS (Ground), Pin 5 is SI (Serial Input), Pin 6 is SCK (Serial Clock), Pin 7 is HOLD (Hold Input), and Pin 8 is VCC (Supply Voltage).

Pin/TerminalCircuit RoleDesign Meaning
CS (Pin 1)Chip Select inputActive-low enable: pulls device into active mode; rising edge initiates internal write cycle after valid write sequence
SO (Pin 2)Serial Data OutputTri-state output driven on falling SCK edge; high-impedance when CS high or HOLD low
WP (Pin 3)Hardware Write-ProtectEnables nonvolatile STATUS register lock when WPEN=1; no effect on memory writes unless WPEN set
VSS (Pin 4)Ground referencePrimary return path for all I/O and core circuitry; must be low-impedance for stable SPI timing and ESD immunity
SI (Pin 5)Serial Data InputLatches instruction/address/data on rising SCK edge; requires setup/hold times per VCC voltage tier
SCK (Pin 6)Serial Clock inputMaster-generated clock; defines timing for SI sampling and SO updates; max 10 MHz at 4.5–5.5 V
HOLD (Pin 7)Communication suspendPauses ongoing SPI transfer without resetting state; must be asserted while SCK is low to avoid metastability
VCC (Pin 8)Power supply2.5–5.5 V operation; powers internal HV generator, logic, and I/O buffers; decoupling capacitor required near pin

Key Features

FeatureDesign Value
Self-timed write cycle≤5 ms internal erase/write completion - eliminates need for external timeout polling; WIP bit indicates busy status
Block write protectionConfigurable via STATUS register (BP0/BP1) to protect none, upper 1/4, upper 1/2, or entire 2048-byte array
Power-on write protectionWrite enable latch resets at power-up - prevents spurious writes during brown-out or reset sequences
HOLD functionHalts SPI communication mid-sequence; allows host MCU to service higher-priority interrupts without reinitializing the transaction
ESD robustness>4 kV HBM - ensures reliability in handling-sensitive manufacturing and field-replacement scenarios

Applications

Industrial Sensor NodeSmart Energy Meter

Use Scenario: Storing calibrated sensor offsets and linearization coefficients in a battery-powered temperature/humidity node.

IC Role / Device Role / Timing Role: Nonvolatile configuration storage accessed via SPI during boot and periodic recalibration; HOLD used to pause reads during RF transmission.

Use Value: 16-byte page writes minimize overwrites; 5 µA standby current extends 10-year battery life; −40°C to +85°C rating ensures field reliability.

Use Scenario: Holding tariff tables, billing counters, and tamper-event logs in a DIN-rail mounted electricity meter.

IC Role / Device Role / Timing Role: Secure parameter storage with hardware WP pin enabled; STATUS register used to lock critical tariff zones against accidental overwrite.

Use Value: Block protection (BP1/BP0 = 1,1) prevents corruption of revenue-critical memory; >1M endurance supports daily log writes for 27+ years.

PLC I/O ModuleMedical Diagnostic Device

Use Scenario: Saving channel-specific gain/offset settings and user-defined alarm thresholds in a modular programmable logic controller.

IC Role / Device Role / Timing Role: SPI-configurable EEPROM interfaced directly to PLC's ARM Cortex-M4 SPI peripheral; CS toggled per configuration update.

Use Value: 10 MHz clock supports rapid reconfiguration during module hot-swap; 2.5–5.5 V range matches PLC backplane supply tolerance.

Use Scenario: Storing FDA-mandated calibration history, usage counters, and safety-critical fault logs in a portable ultrasound unit.

IC Role / Device Role / Timing Role: Trusted nonvolatile memory for audit trail storage; RDSR polling used to verify write completion before power-down.

Use Value: >200-year data retention satisfies medical device archival requirements; ESD >4 kV withstands clinical environment handling.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
25LC160D-E/ST32-byte page size vs. 16-byte; otherwise identical electrical specs, pinout, and packageBetter suited for burst writes of larger configuration blocks; requires software adjustment to avoid page-boundary wrapSelect 25LC160D-E/ST only if application benefits from doubled page buffer and can manage extended address alignment
AT25160B-SSHL-TSame 16 Kbit, SPI, 16-byte page; operates down to 1.8 V; different STATUS register layout and WPEN behaviorEnables direct use in 1.8 V systems; lacks HOLD pin - requires software-managed transaction suspensionChoose AT25160B-SSHL-T for ultra-low-voltage designs where HOLD functionality is unnecessary or implemented in firmware

Compared with 25LC160D-E/ST, the 25LC160C-E/ST offers tighter page-write control for small-parameter updates; versus AT25160B-SSHL-T, it provides hardware HOLD support and guaranteed 2.5 V minimum operation - critical for mixed-voltage industrial backplanes.

Availability

25LC160C-E/ST is available at Aetrix Electronics and suitable for industrial sensor nodes, smart energy meters, PLC I/O modules, and medical diagnostic devices requiring stable component supply across multi-year production cycles.

Supply support for 25LC160C-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 leading provider of microcontrollers, analog components, and memory solutions, headquartered in Chandler, Arizona, with global design and manufacturing operations.

The 25LC160C-E/ST belongs to Microchip's 25XX160 family of SPI Serial EEPROMs, designed specifically for robust, low-power, pin-efficient nonvolatile storage in cost-sensitive industrial and automotive-qualified embedded systems.

FAQ

What is the maximum clock frequency supported by the 25LC160C-E/ST?

The 25LC160C-E/ST supports up to 10 MHz SPI clock frequency when VCC is 4.5 V to 5.5 V. At 2.5 V ≤ VCC < 4.5 V, the maximum clock drops to 5 MHz, and at 1.8 V ≤ VCC < 2.5 V, it is rated for 3 MHz. These tiers ensure timing margin compliance across its full 2.5–5.5 V operating range. The 25LC160C-E/ST datasheet specifies AC characteristics including setup/hold times and output valid delays for each voltage band.

Does the 25LC160C-E/ST have built-in write protection, and how is it configured?

Yes, the 25LC160C-E/ST includes dual-layer write protection: a hardware WP pin (Pin 3) and a software-configurable STATUS register with BP0/BP1 bits. Hardware protection activates only when WP is low AND WPEN bit (bit 7) is set high. Block protection levels (none, upper 1/4, upper 1/2, or full array) are set via BP0/BP1. The 25LC160C-E/ST's WRSR instruction writes these bits nonvolatily, and they persist through power cycles.

What is the purpose of the HOLD pin on the 25LC160C-E/ST, and what are its timing requirements?

The HOLD pin (Pin 7) suspends ongoing SPI communication without resetting the internal state, allowing the host MCU to service urgent interrupts. To activate HOLD, the pin must be pulled low while SCK is low; releasing HOLD requires it to go high while SCK remains low. During HOLD, SI, SCK, and SO enter high-impedance. The 25LC160C-E/ST specifies HOLD setup/hold times (20–80 ns depending on VCC) and transition-to-output delays (30–160 ns) in its AC characteristics table.

How many write/erase cycles does the 25LC160C-E/ST guarantee, and what is its data retention period?

The 25LC160C-E/ST guarantees more than 1 million erase/write cycles and greater than 200 years of data retention at 25°C. These figures are characterized and specified in the device's Electrical Characteristics table (Param No. D021 and Note 3). Endurance is tested under worst-case conditions (25°C, VCC = 5.5 V), and retention assumes typical storage conditions - both values apply directly to the 25LC160C-E/ST without derating.

Can the 25LC160C-E/ST operate from a 3.3 V supply, and what are its current consumption values at that voltage?

Yes, the 25LC160C-E/ST operates fully across 2.5 V to 5.5 V, including standard 3.3 V systems. At VCC = 3.3 V and FCLK = 5 MHz, typical read current is ≤2.5 mA (D010), write current is ≤3 mA (D011), and standby current is ≤1 µA at +85°C (D012). These values are measured per DC Characteristics Table 1-1 and confirmed for the 25LC160C-E/ST variant in the Device Selection Table.

25LC160C-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:
16Kbit
Memory Organization:
2K 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

25LC160C-E/ST FAQ

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

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

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

3.What payment methods are accepted for 25LC160C-E/ST?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 25LC160C-E/ST?

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

Once your 25LC160C-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 25LC160C-E/ST?

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

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

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

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

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

Return procedure for 25LC160C-E/ST:

1.Submit a request within 90 days.

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

25LC160C-E/ST Tags

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