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

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

Inventory:2,842

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

25LC160AT-I/ST from Microchip Technology Inc. is a 16 Kbit (2048 × 8) SPI Serial EEPROM with 16-byte page size, 2.5–5.5 V supply range, and Industrial temperature grade (–40°C to +85°C), housed in an 8-lead TSSOP package. It supports up to 10 MHz clock frequency, features hardware write protection via WP pin and STATUS register, and delivers 1 million erase/write cycles with >200 years data retention - used for firmware storage, calibration data logging, and configuration backup in embedded control systems.

For engineers reviewing the 25LC160AT-I/ST datasheet, 25LC160AT-I/ST pinout, 25LC160AT-I/ST application, or 25LC160AT-I/ST equivalent, key selection criteria include SPI timing compliance at 5.5 V/10 MHz, page-write boundary handling (16-byte alignment), HOLD pin interrupt-suspend capability, and hardware/software write-protection granularity (none/¼/½/all array).

Technical Context

The 25LC160AT-I/ST implements a standard SPI Mode 0,0 interface with separate SI (input) and SO (output) lines, requiring CS low and HOLD high for normal operation. Its internal architecture includes a status register with WIP, WEL, BP0/BP1, and WPEN bits, enabling nonvolatile block protection and write-enable state tracking independent of power cycle.

Write operations require explicit WREN instruction before WRITE, and CS must go high after final data bit to trigger self-timed 5 ms internal write cycle. Page writes are restricted to within 16-byte boundaries; crossing a boundary wraps data to the start of the same page - a constraint enforced by hardware and visible in timing diagrams Figure 2-3 and Section 2.3.

Key Specifications

Parameter Value and Actual Design Meaning
Memory Size16 Kbit (2048 × 8-bit organization), directly addressable via 11-bit internal pointer
Page Size16 bytes - defines maximum contiguous write length without internal write cycle interruption
Max Clock Frequency10 MHz at VCC = 4.5–5.5 V - sets maximum SPI throughput for read/write bursts
Write Cycle Time5 ms max - determines minimum time between write commands and impacts firmware update latency
Data Retention>200 years - validated under accelerated aging; enables long-life deployment in unattended systems
Endurance1,000,000 erase/write cycles - specifies maximum field-programming count before wear-out risk
VCC Range2.5–5.5 V - compatible with 3.3 V and 5 V logic domains without level shifting
Operating Temp–40°C to +85°C (Industrial grade) - qualified for industrial automation, metering, and HVAC control

Pinout & Package

25LC160AT-I/ST is packaged in an 8-lead TSSOP (Thin Shrink Small Outline Package) with 0.65 mm lead pitch, JEDEC MO-153 compliant, RoHS-compliant matte tin finish, and marked "5LABI" per DS21807D-page 14.

Pin/Terminal Circuit Role Design Meaning
CS (Pin 1)Chip Select InputActive-low enable: drives device into active mode; rising edge initiates internal write cycle after valid write sequence
SO (Pin 2)Serial Data OutputTri-state open-drain output; data shifted out on SCK falling edge during READ; high-Z when CS high or HOLD low
WP (Pin 3)Write-Protect PinHardware lock: disables STATUS register writes only when WPEN=1 and WP=low; no effect on memory reads or byte writes
VSS (Pin 4)Ground ReferencePrimary return path for all I/O and core logic; requires low-impedance connection to system GND plane
SI (Pin 5)Serial Data InputLatches instructions, addresses, and data on SCK rising edge; sampled first after CS goes low
SCK (Pin 6)Serial Clock InputSynchronizes all SPI transfers; timing parameters (Tsu, THD, TCSS, etc.) defined per VCC voltage tier
HOLD (Pin 7)Hold InputPauses ongoing SPI transaction (e.g., mid-read) without resetting state; requires SCK low to assert/deassert
VCC (Pin 8)Supply VoltagePower input for core and I/O; bypass capacitor (0.1 µF) required near pin per layout guidelines

Key Features

Feature Design Value
Block Write ProtectionConfigurable via STATUS register BP0/BP1 bits to protect none, upper 1/4 (0600h–07FFh), upper 1/2 (0400h–07FFh), or entire array (0000h–07FFh)
Built-in Write ProtectionCombines power-on reset of WEL latch, WREN/WRDI command control, and WP pin + WPEN bit hardware lock for robust firmware integrity
Sequential Read ModeAuto-incrementing address pointer allows continuous read across full 2048-byte space with rollover from 07FFh to 0000h
HOLD FunctionalityEnables host MCU to service higher-priority interrupts mid-transaction; resumes from exact byte position without retransmission
Low-Power CMOS DesignStandby current ≤1 µA at 2.5 V (–40°C to +85°C); operating current ≤2.5 mA at 5.5 V/10 MHz - suitable for battery-backed systems
ESD Robustness≥4 kV HBM rating on all pins - reduces need for external transient suppression in industrial environments

Applications

Firmware Configuration Storage Calibration Data Logging

Use Scenario: Storing bootloader configuration flags, factory-set trim values, and user-modified settings in microcontroller-based motor drives.

IC Role / Device Role / Timing Role: Nonvolatile parameter store accessed during power-up initialization and runtime updates via SPI.

Use Value: Enables field-upgradable calibration without requiring flash reprogramming; 16-byte page writes minimize update time versus full-sector erase.

Use Scenario: Recording sensor offset/gain corrections and environmental compensation coefficients in portable medical instruments.

IC Role / Device Role / Timing Role: Dedicated data logger with deterministic 5 ms write latency and >200-year retention for regulatory compliance records.

Use Value: Guarantees traceability of calibration history across product lifetime; hardware WP pin prevents accidental overwrites during servicing.

Industrial Control System State Backup Smart Meter Parameter Archiving

Use Scenario: Preserving PLC operational state (e.g., relay positions, timer counts) during brief AC mains interruptions.

IC Role / Device Role / Timing Role: Fast-access shadow memory synchronized with critical control variables using HOLD to pause during interrupt handling.

Use Value: Achieves <100 µs context save latency via sequential read/write; 1M endurance supports daily state saves for >27 years.

Use Scenario: Archiving tariff schedules, billing cycle counters, and tamper-event timestamps in ANSI C12.22-compliant electricity meters.

IC Role / Device Role / Timing Role: Secure, long-life parameter vault with dual-layer protection (WREN-controlled writes + WP-enabled STATUS lock).

Use Value: Meets ANSI C12.19 security requirements via nonvolatile BP bits; 2.5–5.5 V range accommodates wide-input meter power supplies.

Equivalent & Alternatives

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

Alternative Part Technical Difference Application Difference Selection Advice
25LC160DT-I/STSame 16 Kbit capacity and 16-byte page, but rated for Automotive (–40°C to +125°C) temperature range; identical pinout and timingRequired for under-hood automotive modules where ambient exceeds +85°CSelect 25LC160DT-I/ST only if full AEC-Q100 qualification and extended temperature operation are mandatory
AT25DF021-SSH-T2 Mbit SPI DataFlash with sector erase, faster 50 MHz clock, but lacks HOLD pin and hardware WP; uses different command setUsed where larger capacity and faster bulk writes are needed, but requires firmware redesign for command compatibilityChoose AT25DF021-SSH-T only when migrating to higher-density storage and accepting software adaptation effort

Compared with 25LC160AT-I/ST, the 25LC160DT-I/ST offers identical functionality with extended thermal qualification, while the AT25DF021-SSH-T trades pin-compatible simplicity for greater density and speed at the cost of command-level incompatibility and missing HOLD/WP features critical for real-time control.

Availability

25LC160AT-I/ST is available at Aetrix Electronics and suitable for industrial control systems, smart metering platforms, and medical instrumentation requiring stable component supply, long-term lifecycle support, and RoHS-compliant packaging.

Supply support for 25LC160AT-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 microcontroller, analog, and Flash-IP solutions, headquartered in Chandler, Arizona, with global design and manufacturing operations.

The 25LC160A/B family was designed specifically for reliable, low-power, SPI-based nonvolatile data storage in resource-constrained embedded systems - emphasizing deterministic write timing, hardware write protection, and industrial-grade reliability.

FAQ

What is the maximum SPI clock frequency supported by the 25LC160AT-I/ST?

The 25LC160AT-I/ST supports up to 10 MHz SPI clock frequency when VCC is 4.5–5.5 V. At 2.5–4.5 V, the maximum clock drops to 5 MHz, and at 1.8–2.5 V (not applicable to this 'LC' variant), it is 3 MHz. These limits are defined in Table 1-2 of DS21807D and ensure setup/hold timing margins are met across voltage and temperature ranges.

Does the 25LC160AT-I/ST support page write operations, and what is the page size?

Yes, the 25LC160AT-I/ST supports page write operations with a fixed 16-byte page size, as confirmed in the Device Selection Table and Section 2.3. Writing more than 16 bytes without crossing a page boundary requires issuing multiple page writes - attempting to cross a boundary causes wraparound within the current page, not continuation to the next.

How does hardware write protection work on the 25LC160AT-I/ST?

Hardware write protection on the 25LC160AT-I/ST requires both the WP pin (Pin 3) to be low AND the WPEN bit (bit 7 of STATUS register) to be set to '1'. When both conditions are met, writes to the nonvolatile STATUS register bits (BP0, BP1, WPEN) are blocked - memory array writes remain permitted unless disabled by BP bits or WEL state.

What is the purpose of the HOLD pin on the 25LC160AT-I/ST, and how must it be used?

The HOLD pin on the 25LC160AT-I/ST suspends ongoing SPI communication (e.g., mid-read or mid-write) without resetting the internal state. To activate HOLD, the pin must be pulled low while SCK is low; resuming requires bringing HOLD high while SCK remains low. During HOLD, SI, SO, and SCK enter high-impedance states.

Is the 25LC160AT-I/ST compatible with 3.3 V microcontrollers, and what are its voltage requirements?

Yes, the 25LC160AT-I/ST is fully compatible with 3.3 V microcontrollers, operating across 2.5–5.5 V VCC. Its input thresholds (VIH1 = 2.0 V min, VIL1 = 0.8 V max at VCC ≥ 2.7 V) ensure reliable logic-level recognition from 3.3 V SPI masters without level shifters, and its 5.5 V absolute maximum rating provides margin against supply transients.

25LC160AT-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:
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 ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
8-TSSOP

25LC160AT-I/ST FAQ

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

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

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

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

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

Note: Certain payment methods may incur a processing fee.

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

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

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

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

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

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

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

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

Return procedure for 25LC160AT-I/ST:

1.Submit a request within 90 days.

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

25LC160AT-I/ST Tags

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