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 AT45D161-RC

Part No.:
AT45D161-RC
Manufacturer:
Microchip Technology
Category:
Memory
Package:
28-SOIC (0.342", 8.69mm Width)
Datasheet:
AetrixAT45D161-RC.pdf
Description:
IC FLASH 16MBIT SPI 15MHZ 28SOIC
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:2,470

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

AT45D161-RC from Microchip Technology is a 16-megabit, 5-volt-only serial DataFlash® memory IC optimized for in-system reprogramming in embedded systems. It features 4096 pages × 528 bytes (17,301,504 bits), dual 528-byte SRAM buffers, SPI-compatible interface (Modes 0 and 3), and hardware page write protection. It is used in digital voice storage, image logging, and firmware update storage where low pin count and sequential access simplify PCB layout.

For engineers reviewing the AT45D161-RC datasheet, AT45D161-RC pinout, AT45D161-RC application, or AT45D161-RC equivalent, key selection considerations include its 15 MHz max clock frequency, 7 ms typical page program time, 120 µs typical page-to-buffer transfer, 4.5–5.5 V single-supply operation, and hardware WP pin for first-256-page protection - all critical for real-time data buffering and field-upgradable designs.

Technical Context

The AT45D161-RC implements a serial flash architecture with two independent 528-byte SRAM buffers enabling concurrent data reception and nonvolatile memory reprogramming. Its SPI interface supports both Mode 0 (CPOL=0, CPHA=0) and Mode 3 (CPOL=1, CPHA=1), selected automatically on each CS falling edge via clock polarity sampling.

Memory organization comprises 4096 pages of 528 bytes each, grouped into 512 blocks (8 pages/block) and 16 sectors (32 blocks/sector). All program operations occur page-wise; erase is optional at page or block level. The RDY/BUSY pin and status register bit 7 provide hardware- and software-based busy-state monitoring during self-timed operations like page program (tEP ≤ 20 ms) or block erase (tBE ≤ 15 ms).

Key Specifications

Parameter Value and Actual Design Meaning
Memory Density16 Mbit (17,301,504 bits), organized as 4096 × 528-byte pages - enables compact firmware/image storage without parallel bus routing.
Supply Voltage4.5 V to 5.5 V only - eliminates need for voltage translators or dual supplies in 5 V systems.
InterfaceSPI-compatible (Modes 0 and 3), 3-wire + CS, WP, RESET, RDY/BUSY - reduces PCB trace count and EMI vs. parallel Flash.
Page Program Time7 ms typical - supports rapid field updates; full page write includes built-in erase, no separate erase step required.
Page-to-Buffer Transfer120 µs typical - allows fast preload of next page while current page is programming, enabling continuous streaming.
Active Read Current15 mA typical at 15 MHz - balances speed and power in battery-backed or thermally constrained applications.
Standby Current10 µA typical - suitable for low-power sleep modes in portable or always-on edge devices.
Hardware Write ProtectWP pin disables programming of first 256 pages (pages 0–255) when held low - prevents accidental corruption of boot code or calibration data.

Pinout & Package

AT45D161-RC is available in 28-pin SOIC, 28-pin TSOP-I, and 32-pin PLCC packages. Pin functions are identical across packages; NC pins vary by package but serve no electrical role. All packages support industrial temperature range (–40°C to +85°C) and share identical logic-level timing and SPI protocol behavior.

Pin/Terminal Circuit Role Design Meaning
CSChip SelectActive-low enable for SPI command sequence; falling edge initiates opcode loading; must remain low during instruction execution.
SCKSerial ClockProvides synchronous timing for SI/SO data transfer; polarity and phase auto-detected on CS fall to select SPI Mode 0 or 3.
SISerial InputAccepts opcodes, addresses, and data MSB-first; latched on SCK rising/falling edge depending on SPI mode.
SOSerial OutputDrives read data, status register bits, or dummy cycles; tri-stated when CS high or during busy operations.
WPWrite ProtectLow = lock pages 0–255 against program/erase; internally pulled high - omit external pull-up only if unused.
RESETChip ResetActive-low aborts ongoing operation and resets internal state machine; internally pulled high; recommended to tie high externally.
RDY/BUSYOpen-drain StatusLow = device busy (e.g., during tEP, tBE, tXFR); requires external pull-up; used for hardware flow control instead of polling.
VCC / GNDPower SupplySingle 4.5–5.5 V supply; decoupling capacitor (0.1 µF) required near VCC pin to suppress switching noise during page writes.

Key Features

Feature Design Value
Dual SRAM BuffersTwo independent 528-byte buffers allow simultaneous data reception (into one buffer) while programming the other buffer's content to Flash - essential for uninterrupted data logging.
Single-Cycle ReprogramPage program command (e.g., 83H/86H) performs erase + write in one self-timed operation - eliminates complex multi-step erase-before-write sequences.
Flexible Erase GranularitySupports page-erase (tPE ≤ 10 ms) and block-erase (8 pages, tBE ≤ 15 ms) - enables optimization between speed (block) and precision (page) during partial updates.
Hardware Data ProtectionWP pin + RESET pin + RDY/BUSY output provide three independent layers of write-integrity control - critical for fail-safe firmware storage in industrial controllers.
CMOS/TTL CompatibilityInput thresholds (VIL = 0.8 V, VIH = 2.0 V) and output drive (VOH ≥ 2.4 V @ –400 µA) ensure interoperability with 5 V microcontrollers and FPGAs without level shifters.
Auto-Detect SPI ModeOn each CS falling edge, device samples SCK idle state to auto-select Mode 0 or Mode 3 - simplifies host driver development and eliminates mode configuration errors.

Applications

Digital Voice Recorder Firmware Update Storage

Use Scenario: Standalone voice memo device recording up to 120 seconds of 8-bit PCM audio at 8 kHz sampling rate.

IC Role / Device Role / Timing Role: Primary nonvolatile storage for compressed or raw audio frames; accessed sequentially via SPI during playback/recording.

Use Value: Dual buffers enable real-time recording into buffer 1 while buffer 2 content is written to Flash - eliminates audio dropouts during page programming (7 ms).

Use Scenario: Industrial PLC storing field-upgradable firmware images prior to safe reboot and validation.

IC Role / Device Role / Timing Role: Secure, isolated storage partition for new firmware binaries; WP pin protects bootloader region (pages 0–255) from overwrite.

Use Value: Block-erase capability (tBE ≤ 15 ms) allows rapid clearing of large firmware sections; 15 MHz interface enables fast download from host MCU over SPI.

Medical Sensor Logger Smart Meter Data Buffer

Use Scenario: Portable ECG monitor logging timestamped waveform samples at 250 Hz for 24-hour duration.

IC Role / Device Role / Timing Role: High-reliability circular buffer for sensor data; uses page-erase (tPE ≤ 10 ms) to reclaim oldest pages during continuous capture.

Use Value: 10 µA standby current extends battery life; RDY/BUSY pin enables low-power polling instead of constant SPI reads during idle periods.

Use Scenario: Electricity meter accumulating kWh readings and event logs during power outages using supercap backup.

IC Role / Device Role / Timing Role: Nonvolatile scratchpad for time-critical outage data; programmed via MAIN MEMORY PAGE PROGRAM (82H/85H) with auto-erase.

Use Value: Single-cycle reprogram ensures data integrity even during brown-out - no risk of partial writes since erase+program is atomic and self-timed.

Equivalent & Alternatives

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

Alternative Part Technical Difference Application Difference Selection Advice
AT45DB161BSuccessor with enhanced reliability, extended endurance (100k program/erase cycles vs. 10k), and improved data retention (20 years vs. 10 years); identical pinout and command set.Required for new designs per manufacturer recommendation; supports same SPI modes and buffer architecture but adds deep power-down mode.Select AT45DB161B for production designs requiring longer lifecycle, higher write endurance, or lower standby current (3 µA vs. 10 µA).
W25Q16JVSSIQ16 Mbit Quad SPI NOR Flash (Winbond); supports standard SPI + QPI; no SRAM buffers; 2.7–3.6 V supply; faster program time (3 ms) but requires separate erase step.Better suited for XIP or random-access code storage; lacks concurrent buffer+Flash operation - unsuitable for real-time streaming without host-side buffering.Choose W25Q16JVSSIQ only if migrating to 3.3 V systems or requiring quad I/O bandwidth; not drop-in compatible due to voltage, command set, and architecture differences.

Compared with AT45D161-RC, AT45DB161B offers superior endurance and retention with full software/hardware compatibility, while W25Q16JVSSIQ trades buffer-enabled streaming for higher speed and lower voltage at the cost of architectural divergence and no native page-erase-without-preconditioning.

Availability

AT45D161-RC is available at Aetrix Electronics and suitable for digital voice recorders, industrial firmware update storage, medical sensor loggers, and smart meter data buffering requiring stable component supply across long-lifecycle embedded programs.

Supply support for AT45D161-RC 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 is a global semiconductor company specializing in microcontrollers, analog devices, and nonvolatile memory solutions for industrial, automotive, and consumer applications.

The AT45D161-RC belongs to Microchip's DataFlash® family, designed specifically for systems needing reliable, low-pin-count serial flash with integrated SRAM buffers to enable seamless in-system reprogramming and real-time data streaming.

FAQ

What is the maximum clock frequency supported by the AT45D161-RC?

The AT45D161-RC supports a maximum SCK frequency of 15 MHz under standard operating conditions (VCC = 4.5–5.5 V, TA = –40°C to +85°C). This timing is validated across all command types including page read, buffer write, and status register access. Exceeding 15 MHz may cause command failures or data corruption, as specified in the AC Characteristics table of the official datasheet. The AT45D161-RC does not support overclocking or frequency scaling beyond this limit.

Does the AT45D161-RC require a high-voltage programming signal?

No, the AT45D161-RC operates entirely from a single 4.5–5.5 V supply for both read and program/erase operations - no external high-voltage generator or charge pump is needed. All internal programming voltages are generated on-chip. This simplifies system design and eliminates risks associated with HV routing. The AT45D161-RC achieves this through proprietary charge-pump circuitry integrated into its silicon, making it suitable for standard 5 V microcontroller interfaces without additional power rails.

How does the hardware write protect (WP) pin function on the AT45D161-RC?

The WP pin on the AT45D161-RC, when driven low, permanently disables program and erase operations on pages 0 through 255 (the first 256 pages). Pages 256–4095 remain fully programmable. The pin is internally pulled high, so leaving it unconnected enables full memory access. For robust protection, Microchip recommends tying WP externally to VCC via a 10 kΩ resistor. This feature is implemented in silicon and cannot be overridden by software commands - ensuring bootloader or calibration data stored in protected pages remains tamper-resistant.

Can the AT45D161-RC be used with a 3.3 V microcontroller?

The AT45D161-RC is a 5-volt-only device (VCC = 4.5–5.5 V) and is not 3.3 V tolerant on inputs or outputs. Direct connection to a 3.3 V MCU will violate absolute maximum ratings and risk damage or unreliable operation. Level translation (e.g., TXB0104 or discrete MOSFET buffers) is mandatory for SI, SO, SCK, and CS signals. VCC must remain at 5 V. The AT45D161-RC does not support mixed-voltage I/O or automatic level detection - all interface signals must meet its 5 V CMOS/TTL thresholds (VIH ≥ 2.0 V, VIL ≤ 0.8 V) referenced to its own VCC rail.

What is the purpose of the two SRAM buffers in the AT45D161-RC?

The AT45D161-RC integrates two independent 528-byte SRAM buffers to enable overlapping operations: while one buffer is being written with incoming data via SPI, the other can be programmed into Flash memory - eliminating gaps in data acquisition. This architecture supports true continuous streaming in applications like audio recording or sensor logging. Each buffer can be read, written, or transferred to/from main memory independently using dedicated opcodes (e.g., 54H/56H for read, 84H/87H for write). The AT45D161-RC uses these buffers to decouple host data rate from Flash programming latency (7 ms typical).

AT45D161-RC Specifications

Product attributes
Attribute value
Manufacturer:
Microchip Technology
Series:
-
Package/Case:
28-SOIC (0.342", 8.69mm Width)
Packaging:
Tube
Product Status:
Obsolete
Programmable:
Not Verified
Memory Type:
Non-Volatile
Memory Format:
FLASH
Technology:
FLASH
Memory Size:
16Mbit
Memory Organization:
528 Bytes x 4096 pages
Memory Interface:
SPI
Clock Frequency:
15 MHz
Write Cycle Time - Word, Page:
15ms
Access Time:
-
Voltage - Supply:
4.5V ~ 5.5V
Operating Temperature:
0°C ~ 70°C (TC)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
28-SOIC

AT45D161-RC FAQ

1.How can I place an order for AT45D161-RC through Aetrix?

Please submit a Request for Quotation (RFQ) for AT45D161-RC 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 AT45D161-RC reliable?

The price and inventory of AT45D161-RC are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for AT45D161-RC is usually 5 days.

3.What payment methods are accepted for AT45D161-RC?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for AT45D161-RC transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for AT45D161-RC?

AT45D161-RC orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your AT45D161-RC 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 AT45D161-RC?

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

6.How does Aetrix verify that AT45D161-RC is sourced from the original manufacturer or authorized distributors?

All AT45D161-RC 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 AT45D161-RC meets industry standards.

7.What is the process for return or replacement of AT45D161-RC?

All AT45D161-RC units undergo pre-shipment inspection (PSI). If there is an issue with AT45D161-RC, 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 AT45D161-RC part is unused and in its original packaging.

Return procedure for AT45D161-RC:

1.Submit a request within 90 days.

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

AT45D161-RC Tags

  • AT45D161-RC
  • AT45D161-RC PDF
  • AT45D161-RC Datasheet
  • AT45D161-RC Specifications
  • AT45D161-RC Images
  • Microchip Technology
  • Microchip Technology AT45D161-RC
  • Buy AT45D161-RC
  • AT45D161-RC Price
  • AT45D161-RC Distributor
  • AT45D161-RC Supplier
  • AT45D161-RC 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