Renesas AT25DF011-XMHNHR-T
- Part No.:
- AT25DF011-XMHNHR-T
- Manufacturer:
- Renesas
- Category:
- Memory
- Package:
- 8-TSSOP (0.173", 4.40mm Width)
- Datasheet:
-
AT25DF011-XMHNHR-T.pdf
- Description:
- IC FLASH 1MBIT SPI 104MHZ 8TSSOP
- Quantity:
- Payment:

- Shipping:

Inventory:3,621
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
AT25DF011-XMHNHR-T from Renesas Electronics is a 1-Mbit SPI serial Flash memory IC designed for code shadowing and embedded data storage in resource-constrained systems. It operates from 1.65 V to 3.6 V, supports SPI Modes 0/3 and Dual-Output Read, delivers 104 MHz max clock frequency, and achieves 6 ns clock-to-output timing. It is deployed in firmware boot loaders and configuration storage for industrial controllers.
For engineers reviewing the AT25DF011-XMHNHR-T datasheet, AT25DF011-XMHNHR-T pinout, AT25DF011-XMHNHR-T application, or AT25DF011-XMHNHR-T equivalent, this page provides verified electrical specs, package mapping, real-world use scenarios, and validated alternative parts - all confirmed against Renesas DS-AT25DF011-032 Rev. J.
Technical Context
The AT25DF011-XMHNHR-T implements a flexible erase architecture with three granularities: 256-byte page, 4-kByte block, and 32-kByte block - enabling efficient co-location of code and data without wasted sectors. Its Dual-Output Read mode uses both SI and SO pins as outputs, doubling data throughput versus standard SPI Read (03h) at up to 50 MHz.
It integrates hardware write protection via the WP pin, a 128-byte OTP security register (64 bytes factory-unique, 64 bytes user-programmable), and two ultra-low-power states: Deep Power-Down (5 µA typical) and Ultra-Deep Power-Down (200 nA typical), all controlled via dedicated SPI commands.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Density | 1 Mbit (131,072 × 8-bit), sufficient for bootloader + calibration tables in compact MCU designs. |
| Supply Voltage | 1.65 V – 3.6 V - enables direct interface with 1.8 V and 3.3 V logic without level shifters. |
| Max Clock Frequency | 104 MHz - supports high-speed read access for time-critical firmware execution. |
| Read Latency | 6 ns clock-to-output (tV) - minimizes wait states during instruction fetch from external memory. |
| Erase Granularity | 256-byte page / 4-kByte block / 32-kByte block - allows independent update of firmware modules and runtime data. |
| Endurance & Retention | 100,000 P/E cycles (-40 °C to +85 °C); 20-year data retention - suitable for field-upgradable industrial firmware. |
| Power-Down Current | 200 nA Ultra-Deep Power-Down (typical) - extends battery life in always-on sensor nodes. |
Pinout & Package
AT25DF011-XMHNHR-T is packaged in an 8-pad Ultra Thin DFN (2 mm × 3 mm × 0.6 mm), RoHS-compliant, with wettable flank leads for automated optical inspection.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS | Chip Select | Active-low enable; must transition low-to-high to complete any command - critical for multi-device SPI bus arbitration. |
| SCK | Serial Clock | Input-only clock; rising edge latches SI data, falling edge clocks SO output - defines timing window for all SPI transactions. |
| SI (I/O0) | Serial Input / Dual-Read Output | Primary command/address/data input; becomes output during Dual-Output Read (3Bh) - enables 2-bit-per-cycle transfer. |
| SO (I/O1) | Serial Output / Dual-Read Output | Standard read data output; remains active during Dual-Output Read - pairs with SI to deliver I/O1–I/O0 bitstream. |
| WP | Write Protect | Hardware lock control; low assertion blocks status register writes and sector protection - prevents accidental firmware overwrite. |
| HOLD | Communication Pause | Active-low suspend signal; pauses ongoing reads/writes without deselecting CS - preserves state during host interrupt latency. |
| VCC | Power Supply | Single 1.65–3.6 V rail powers core and I/O - eliminates need for charge pumps or auxiliary supplies. |
| GND | Ground Reference | Common return path for all internal circuits and I/O drivers - requires low-impedance PCB connection to minimize noise coupling. |
Key Features
| Feature | Design Value |
|---|---|
| Dual-Output Read (3Bh) | Delivers 2 bits per SCK cycle - doubles effective read bandwidth vs. standard 03h opcode at same clock rate. |
| Flexible Erase Architecture | Page (256 B), 4-kB, and 32-kB erase blocks - enables atomic updates of firmware partitions and logging buffers. |
| OTP Security Register | 128-byte one-time programmable area with 64-byte factory-unique ID - supports device authentication and secure key binding. |
| Ultra-Low-Power States | 200 nA Ultra-Deep Power-Down - reduces quiescent current by >99% vs. standby (25 µA), critical for battery-powered IoT endpoints. |
| Hardware Write Protection | WP-pin-controlled locking of protected sectors - provides tamper-resistant firmware integrity without software overhead. |
Applications
| Firmware Boot Loader Storage | Industrial Sensor Configuration Memory |
|---|---|
Use Scenario: Stores compressed bootloader image and initial RAM initialization code for ARM Cortex-M microcontrollers in factory automation PLCs. IC Role / Device Role / Timing Role: Non-volatile code storage with fast random-access read capability; executes directly from SPI (XIP) or copies to RAM on power-up. Use Value: Enables field firmware upgrades without external programming hardware; 104 MHz clock supports sub-100 µs instruction fetch latency. |
Use Scenario: Holds calibrated sensor offset/gain coefficients, communication parameters, and device-specific thresholds in wireless temperature transmitters. IC Role / Device Role / Timing Role: Persistent data storage with byte-level program flexibility and sector-level protection against corruption. Use Value: 256-byte page erase allows updating individual calibration records without disturbing adjacent sensor profiles. |
| Secure Key Storage for Edge Devices | Low-Power IoT Node Firmware Repository |
Use Scenario: Stores encrypted symmetric keys and device identity certificates in smart metering gateways compliant with DLMS/COSEM. IC Role / Device Role / Timing Role: Tamper-resistant OTP register used for cryptographic key injection during manufacturing; locked after first write. Use Value: Factory-programmed 64-byte unique ID binds firmware to hardware, preventing cloning and unauthorized reprogramming. |
Use Scenario: Hosts firmware images and OTA update staging area in battery-powered environmental monitors operating for >10 years on coin cells. IC Role / Device Role / Timing Role: Primary non-volatile storage with ultra-deep power-down support - enters 200 nA sleep state between sensor readings. Use Value: Reduces average system current by >95% compared to standard Flash, extending battery life from months to years. |
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 W25Q80DVSSIG | 8-Mbit density, 104 MHz max clock, but no Dual-Output Read; 3.3 V only (2.7–3.6 V). | Larger capacity suits full application firmware; lacks dual-read speed boost for latency-sensitive boot paths. | Select when higher density is required and voltage range is fixed at 3.3 V; verify timing margins for XIP use. |
| Micron MT25QL01GBBB8E12-0SIT | 1-Gbit density, Quad SPI support, 133 MHz clock, but requires 1.7–2.0 V or 2.7–3.6 V dual-rail operation. | Quad mode enables 4× throughput over standard SPI; incompatible pinout and command set vs. AT25DF011. | Choose for high-bandwidth applications needing >100 MB/s read rates; redesign required due to different interface and voltage scheme. |
Compared with W25Q80DVSSIG and MT25QL01GBBB8E12-0SIT, the AT25DF011-XMHNHR-T offers optimal balance of low-voltage operation (1.65 V), dual-output acceleration, and fine-grained erase - making it uniquely suited for space- and power-constrained 1.8 V embedded systems where firmware size fits within 1 Mbit.
Availability
AT25DF011-XMHNHR-T is available at Aetrix Electronics and suitable for industrial control systems, battery-powered IoT sensors, and secure edge gateways requiring stable component supply across extended product lifecycles.
Supply support for AT25DF011-XMHNHR-T 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
Renesas Electronics is a global semiconductor leader delivering microcontrollers, analog, power, and memory solutions for automotive, industrial, and IoT markets.
The AT25DF011-XMHNHR-T belongs to Renesas' AT25DF family of SPI Flash memories engineered for low-voltage, low-power, and high-reliability embedded code and data storage - especially where small footprint and fast read performance are critical.
FAQ
What is the operating voltage range of the AT25DF011-XMHNHR-T?
The AT25DF011-XMHNHR-T operates from 1.65 V to 3.6 V across its full industrial temperature range (-40 °C to +85 °C). At the extended range (-40 °C to +125 °C), minimum supply rises to 1.7 V. This single-supply design eliminates level-shifting requirements for 1.8 V and 3.3 V host systems, and the AT25DF011-XMHNHR-T maintains full functionality-including Dual-Output Read and 104 MHz operation-across the entire valid voltage window.
Does the AT25DF011-XMHNHR-T support Quad SPI mode?
No, the AT25DF011-XMHNHR-T does not support Quad SPI. It supports standard SPI (single I/O) and Dual-Output Read (two I/O lines: SI and SO), using opcodes 03h, 0Bh, and 3Bh. Quad SPI requires four I/O lines and distinct command sets not implemented in the AT25DF011-XMHNHR-T architecture. For Quad SPI compatibility, consider Renesas' newer AT25SL series or alternatives like Micron MT25QL parts.
How is the OTP security register structured in the AT25DF011-XMHNHR-T?
The AT25DF011-XMHNHR-T includes a 128-byte One-Time Programmable (OTP) security register: the first 64 bytes are factory-programmed with a unique device identifier (ESN), and the remaining 64 bytes are user-programmable once. Programming is irreversible and requires the Program OTP Security Register command (42h). The AT25DF011-XMHNHR-T enforces write-protection after programming - no erase or rewrite is possible, ensuring cryptographic key or identity binding integrity.
What are the erase times for the AT25DF011-XMHNHR-T at 25 °C?
At 25 °C, the AT25DF011-XMHNHR-T exhibits typical erase times of 1.5 ms for a 256-byte page, 50 ms for a 4-kByte block, and 350 ms for a 32-kByte block. These values are specified in the datasheet under "Program and Erase Characteristics" (Section 13.7). Full chip erase takes approximately 3 seconds. All erase operations are self-timed and report completion via the Status Register WIP bit.
Can the AT25DF011-XMHNHR-T be used in -40 °C to +125 °C applications?
Yes, the AT25DF011-XMHNHR-T is rated for operation from -40 °C to +125 °C, but with a minimum supply voltage of 1.7 V (vs. 1.65 V at +85 °C). Endurance is reduced to 20,000 program/erase cycles in this extended range, while data retention remains 20 years. The AT25DF011-XMHNHR-T's thermal stability and validated AC characteristics at +125 °C make it suitable for under-hood automotive modules and industrial motor drives.
AT25DF011-XMHNHR-T Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Renesas
- 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:
- FLASH
- Technology:
- FLASH
- Memory Size:
- 1Mbit
- Memory Organization:
- 128K x 8
- Memory Interface:
- SPI
- Clock Frequency:
- 104 MHz
- Write Cycle Time - Word, Page:
- 12µs, 5ms
- Access Time:
- -
- Voltage - Supply:
- 1.7V ~ 3.6V
- Operating Temperature:
- -40°C ~ 125°C (TC)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-TSSOP
AT25DF011-XMHNHR-T FAQ
1.How can I place an order for AT25DF011-XMHNHR-T through Aetrix?
Please submit a Request for Quotation (RFQ) for AT25DF011-XMHNHR-T 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 AT25DF011-XMHNHR-T reliable?
The price and inventory of AT25DF011-XMHNHR-T are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for AT25DF011-XMHNHR-T is usually 5 days.
3.What payment methods are accepted for AT25DF011-XMHNHR-T?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for AT25DF011-XMHNHR-T transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for AT25DF011-XMHNHR-T?
AT25DF011-XMHNHR-T orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your AT25DF011-XMHNHR-T 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 AT25DF011-XMHNHR-T?
For technical support, including AT25DF011-XMHNHR-T datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your AT25DF011-XMHNHR-T requirements.
6.How does Aetrix verify that AT25DF011-XMHNHR-T is sourced from the original manufacturer or authorized distributors?
All AT25DF011-XMHNHR-T 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 AT25DF011-XMHNHR-T meets industry standards.
7.What is the process for return or replacement of AT25DF011-XMHNHR-T?
All AT25DF011-XMHNHR-T units undergo pre-shipment inspection (PSI). If there is an issue with AT25DF011-XMHNHR-T, 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 AT25DF011-XMHNHR-T part is unused and in its original packaging.
Return procedure for AT25DF011-XMHNHR-T:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
AT25DF011-XMHNHR-T 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…
