Renesas AT25DF161-SH-B
- Part No.:
- AT25DF161-SH-B
- Manufacturer:
- Renesas
- Category:
- Memory
- Package:
- 8-SOIC (0.209", 5.30mm Width)
- Datasheet:
-
AT25DF161-SH-B.pdf
- Description:
- IC FLASH 16MBIT SPI 100MHZ 8SOIC
- Quantity:
- Payment:

- Shipping:

Inventory:4,451
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
AT25DF161-SH-B from Adesto Technologies (now part of Dialog Semiconductor, acquired by Renesas) is a 16-Mbit serial SPI Flash memory IC designed for code shadowing and mixed code/data storage in embedded systems. It operates from a single 2.7V–3.6V supply, supports RapidS at 100 MHz and standard SPI at 85 MHz, delivers ≤5 ns clock-to-output delay, and features uniform 4/32/64-Kbyte block erase plus full chip erase.
For engineers reviewing the AT25DF161-SH-B datasheet, AT25DF161-SH-B pinout, AT25DF161-SH-B application, or AT25DF161-SH-B equivalent, key selection criteria include its dual-input/dual-output read/write capability, sector lockdown for permanent read-only protection, 128-byte OTP security register, industrial temperature range (–40°C to +85°C), and RoHS-compliant 8-lead SOIC package.
Technical Context
The AT25DF161-SH-B implements a flexible erase architecture with four physical erase granularities-4-Kbyte, 32-Kbyte, 64-Kbyte blocks, and full chip-enabling efficient partitioning of code and data segments without wasted space. Its memory array comprises 32 uniform 64-Kbyte sectors, each individually protectable via software or hardware (WP pin).
It supports SPI Modes 0 and 3, includes dual-input programming (SOI/SI) and dual-output reading (SO/SIO), and integrates intelligent program/erase suspend/resume, automatic failure detection (EPE flag), and deep power-down mode drawing only 5 µA typical current. The device uses a dedicated SRAM data buffer and internal address counter for seamless sequential access.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Density | 16 Mbit (2 MByte) organized as 32 × 64-Kbyte sectors |
| Supply Voltage | 2.7V–3.6V single supply - eliminates need for charge pumps or external VPP |
| Max Clock Frequency | 100 MHz (RapidS mode) - enables high-throughput code fetch and firmware update |
| Read Latency | ≤5 ns clock-to-output (tV) - reduces wait states in high-speed microcontroller interfaces |
| Erase Granularity | 4-Kbyte / 32-Kbyte / 64-Kbyte blocks + full chip - supports fine-grained firmware patching and data logging |
| Endurance & Retention | 100,000 program/erase cycles; 20-year data retention - suitable for field-upgradable industrial firmware |
| Power Consumption | 5 mA active read current (20 MHz); 5 µA deep power-down - extends battery life in portable devices |
Pinout & Package
AT25DF161-SH-B is packaged in an industry-standard 8-lead SOIC (208-mil wide), pin-compatible with JEDEC MS-012AC. All pins support 3.3V logic levels and are CMOS-compatible.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS | Chip Select | Active-low enable; initiates all commands and places SO in high-Z when deasserted |
| SCK | Serial Clock | Input clock controlling data latching (rising edge) and output timing (falling edge) |
| SI (SIO) | Serial Input / Dual-Output Read Data | Primary command/address/data input; becomes SIO output during Dual-Output Read (3Bh) |
| SO (SOI) | Serial Output / Dual-Input Program Data | Primary data output; becomes SOI input during Dual-Input Program (A2h) |
| WP | Write Protect | Hardware lock for protected sectors; low-active; internally pulled high |
| HOLD | Communication Hold | Pauses ongoing SPI transfer without deselecting device; low-active; internally pulled high |
| VCC | Power Supply | 2.7V–3.6V main supply; powers core, I/O, and internal logic |
| GND | Ground Reference | System ground return path; must be low-impedance for stable operation |
Key Features
| Feature | Design Value |
|---|---|
| Dual-Output Read (3Bh) | Transfers two bits per SCK cycle - doubles effective read bandwidth vs. standard SPI |
| Dual-Input Program (A2h) | Accepts two bits per SCK cycle on SOI/SI - accelerates page programming in bandwidth-constrained systems |
| Sector Lockdown | Makes any combination of 64-Kbyte sectors permanently read-only - prevents tampering with boot code or keys |
| 128-Byte OTP Security Register | Stores unique ESN, cryptographic keys, or calibration data - one-time programmable, non-volatile, secure |
| Flexible Erase Architecture | Four erase granularities eliminate need for external EEPROM - reduces BOM count and PCB area |
| Global Protect/Unprotect | Single-command full-array protection - streamlines manufacturing programming and field recovery |
Applications
| Industrial Control Firmware Storage | Automotive Infotainment Code Shadowing |
|---|---|
|
Use Scenario: Storing PLC firmware and configuration tables in programmable logic controllers requiring field updates and long-term reliability. IC Role / Device Role / Timing Role: Non-volatile code and parameter storage with fast random-access read and sector-level reprogramming. Use Value: Uniform 4-Kbyte erase enables patching individual function modules without disturbing adjacent control logic or calibration data. |
Use Scenario: Boot code and UI assets storage in head-unit systems where rapid startup and secure OTA updates are required. IC Role / Device Role / Timing Role: SPI-connected Flash memory providing shadowed execution from RAM with hardware write protection for boot ROM. Use Value: Sector lockdown ensures bootloader remains immutable; OTP register stores vehicle-specific encryption keys. |
| Medical Device Data Logging | Smart Energy Meter Firmware |
|
Use Scenario: Recording sensor calibration history and diagnostic logs in Class II medical equipment with regulatory data integrity requirements. IC Role / Device Role / Timing Role: Secure, endurance-rated data archive with timestamped writes and tamper-evident sector locking. Use Value: 100,000-cycle endurance and 20-year retention meet IEC 62304 data retention mandates for safety-critical systems. |
Use Scenario: Storing AMI firmware, tariff tables, and metering algorithms in utility-grade smart meters operating across extended temperature ranges. IC Role / Device Role / Timing Role: Industrial-temp Flash memory supporting remote firmware upgrades and secure key management. Use Value: Hardware WP pin and global protect reduce risk of accidental corruption during over-the-air updates in deployed field units. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial Flash memory applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| Winbond W25Q16JV-IQ | 16 Mbit, 133 MHz max clock, Quad SPI support (QPI), no dual-input/dual-output mode | Lacks sector lockdown and OTP register; supports faster quad reads but no hardware write-protection pin | Choose for higher read bandwidth in QSPI-capable hosts; avoid if permanent sector lockdown or secure key storage is required |
| Macronix MX25L1606E | 16 Mbit, 80 MHz max clock, standard SPI only, no RapidS or dual I/O modes | No dual-input/dual-output, no sector lockdown, no OTP register; lower cost but fewer security features | Choose for cost-sensitive designs where basic SPI Flash suffices and advanced protection is unnecessary |
Compared with W25Q16JV-IQ and MX25L1606E, the AT25DF161-SH-B uniquely combines RapidS performance, dual I/O acceleration, hardware-based sector lockdown, and a dedicated OTP register-making it optimal for secure, upgradable embedded firmware where code integrity and field update flexibility are critical.
Availability
AT25DF161-SH-B is available at Aetrix Electronics and suitable for industrial control firmware storage, automotive infotainment code shadowing, and medical device data logging requiring stable component supply, long-lifecycle support, and RoHS-compliant packaging.
Supply support for AT25DF161-SH-B 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
Adesto Technologies specialized in low-power, high-reliability non-volatile memory solutions before its acquisition by Dialog Semiconductor in 2020, now part of Renesas Electronics.
The AT25DF161-SH-B belongs to Adesto's DataFlash® family, engineered for mixed code-and-data applications demanding fast, flexible erase granularity, robust security features, and industrial-grade reliability in resource-constrained embedded systems.
FAQ
What is the maximum clock frequency supported by AT25DF161-SH-B in RapidS mode?
The AT25DF161-SH-B supports up to 100 MHz in RapidS mode, enabling high-speed sequential reads with minimal latency. This exceeds standard SPI limits and is validated for use with the 1Bh opcode. Operation above 85 MHz requires adherence to RapidS protocol timing constraints, including dummy byte insertion and proper signal integrity layout. The 5 ns clock-to-output (tV) specification ensures deterministic timing at this rate.
Does AT25DF161-SH-B support hardware write protection via the WP pin?
Yes, AT25DF161-SH-B provides hardware-controlled write protection through the WP pin, which locks protected sectors when asserted low. This complements software-based sector protection and global protect/unprotect commands. The WP pin is internally pulled high, so it may be left floating if unused-but external connection to VCC is recommended for noise immunity. Hardware locking remains active even after power cycles.
Can AT25DF161-SH-B be used for secure key storage?
Yes, AT25DF161-SH-B includes a 128-byte One-Time Programmable (OTP) Security Register specifically designed for secure key storage, device serialization, or Electronic Serial Number (ESN) retention. Once programmed, OTP contents cannot be erased or rewritten, providing tamper-resistant storage for cryptographic keys, calibration data, or licensing tokens essential in secure boot and firmware authentication workflows.
What erase block sizes does AT25DF161-SH-B support?
AT25DF161-SH-B supports four uniform erase granularities: 4-Kbyte, 32-Kbyte, and 64-Kbyte blocks, plus full chip erase. Each 64-Kbyte sector contains eight 4-Kbyte sub-blocks and two 32-Kbyte sub-blocks. This hierarchical structure allows precise firmware patching (e.g., updating a single driver module) without erasing unrelated code or configuration data-reducing wear and improving system update efficiency.
Is AT25DF161-SH-B compatible with standard SPI Mode 0 and Mode 3?
Yes, AT25DF161-SH-B is fully compatible with SPI Modes 0 and 3, defined by SCK polarity and phase. In both modes, data is latched on the rising edge of SCK and output on the falling edge. Mode 0 uses idle-low SCK; Mode 3 uses idle-high SCK. No configuration register setting is required-the device automatically interprets the timing, ensuring plug-and-play integration with common microcontrollers including ARM Cortex-M, PIC, and ESP32 families.
AT25DF161-SH-B Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Renesas
- Series:
- -
- Package/Case:
- 8-SOIC (0.209", 5.30mm Width)
- Packaging:
- Tube
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Memory Type:
- Non-Volatile
- Memory Format:
- FLASH
- Technology:
- FLASH
- Memory Size:
- 16Mbit
- Memory Organization:
- 2M x 8
- Memory Interface:
- SPI
- Clock Frequency:
- 100 MHz
- Write Cycle Time - Word, Page:
- 7µs, 3ms
- Access Time:
- -
- Voltage - Supply:
- 2.7V ~ 3.6V
- Operating Temperature:
- -40°C ~ 85°C (TC)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-SOIC
AT25DF161-SH-B FAQ
1.How can I place an order for AT25DF161-SH-B through Aetrix?
Please submit a Request for Quotation (RFQ) for AT25DF161-SH-B 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 AT25DF161-SH-B reliable?
The price and inventory of AT25DF161-SH-B are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for AT25DF161-SH-B is usually 5 days.
3.What payment methods are accepted for AT25DF161-SH-B?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for AT25DF161-SH-B transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for AT25DF161-SH-B?
AT25DF161-SH-B orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your AT25DF161-SH-B 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 AT25DF161-SH-B?
For technical support, including AT25DF161-SH-B datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your AT25DF161-SH-B requirements.
6.How does Aetrix verify that AT25DF161-SH-B is sourced from the original manufacturer or authorized distributors?
All AT25DF161-SH-B 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 AT25DF161-SH-B meets industry standards.
7.What is the process for return or replacement of AT25DF161-SH-B?
All AT25DF161-SH-B units undergo pre-shipment inspection (PSI). If there is an issue with AT25DF161-SH-B, 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 AT25DF161-SH-B part is unused and in its original packaging.
Return procedure for AT25DF161-SH-B:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
AT25DF161-SH-B 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…

