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

- Shipping:

Inventory:6,100
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
AT25XE011-XMHN-T from Renesas Electronics is a 1-Mbit SPI serial flash memory IC optimized for ultra-low-power, code+data storage in IoT edge nodes and battery-powered industrial sensors. It operates from 1.65 V to 3.6 V, supports Dual-Output Read at up to 104 MHz, delivers 6 ns clock-to-output timing, and features granular 256-byte page erase and 4-kByte block erase for efficient firmware updates and data logging.
For engineers reviewing the AT25XE011-XMHN-T datasheet, AT25XE011-XMHN-T pinout, AT25XE011-XMHN-T application, or AT25XE011-XMHN-T equivalent, key selection criteria include its 200 nA ultra-deep power-down current, 128-byte OTP security register with factory-programmed unique ID, JEDEC-standard device identification, and hardware write protection via WP pin - all critical for secure, long-life embedded deployments.
Technical Context
The AT25XE011-XMHN-T implements a dual-I/O SPI interface supporting Modes 0 and 3, with SI and SO pins functioning as bidirectional I/O0/I/O1 during Dual-Output Read to deliver 2-bit-per-clock throughput. Its internal architecture includes SRAM data buffer, Y/X decoders, and control logic enabling byte/page program (1–256 bytes), four-tiered erase (page/4k/32k/chip), and automatic erase/program failure reporting.
Hardware-based protection is enforced via dedicated WP and HOLD inputs, while software-controlled locking uses status register bits and block protection commands. The integrated 128-byte OTP register contains 64 bytes of factory-unique identifier and 64 bytes user-programmable space, supporting device serialization and secure key storage without external crypto elements.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 1 Mbit (131,072 bytes) organized as 512 pages × 256 bytes; enables compact firmware partitioning and OTA update staging. |
| Supply Voltage | 1.65 V to 3.6 V single supply; eliminates need for level shifters in 1.8 V or 3.3 V MCU systems. |
| Max Clock Frequency | 104 MHz for Dual-Output Read; doubles effective read bandwidth vs standard SPI, reducing CPU wait states. |
| Read Latency | 6 ns clock-to-output (tV); ensures deterministic timing for real-time boot code execution. |
| Erase Granularity | 256-byte page + 4-kByte uniform block; minimizes wasted space during partial firmware updates. |
| Power-Down Current | 200 nA ultra-deep power-down (typical); extends battery life in multi-year sensor deployments. |
| Endurance & Retention | 100,000 program/erase cycles and 20-year data retention; qualified for industrial lifecycle requirements. |
Pinout & Package
AT25XE011-XMHN-T is packaged in an 8-lead TSSOP (3.0 mm × 4.4 mm, 0.65 mm pitch), RoHS-compliant and halide-free. Pin functions are electrically validated per Renesas DS-AT25XE011-059 Rev. J.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS | Chip Select input | Active-low enable; must transition high-to-low to initiate command, low-to-high to terminate operation. |
| SCK | Serial clock input | Controls data latching (rising edge) and output (falling edge); supports SPI Modes 0 and 3 only. |
| SI (I/O0) | Serial input / Dual-Read output | Input for commands/addresses; becomes output (I/O0) during Dual-Output Read to deliver LSB data bit. |
| SO (I/O1) | Serial output / Dual-Read output | Primary output for standard read; remains output (I/O1) during Dual-Output Read to deliver MSB data bit. |
| WP | Write protect input | Hardware lock for protected sectors; internally pulled high; assert low to enable hardware protection. |
| HOLD | Communication pause input | Temporarily suspends SPI transfer without deselecting device; requires CS asserted and SCK low. |
| VCC | Power supply | Single 1.65–3.6 V supply; powers core logic, I/O buffers, and flash array - no auxiliary voltage needed. |
| GND | Ground reference | System ground return path; required for stable operation and ESD robustness. |
Key Features
| Feature | Design Value |
|---|---|
| Dual-Output Read support | Enables 2-bit-per-clock data transfer using SI and SO simultaneously, doubling read throughput over standard SPI. |
| Ultra-low deep power-down | 200 nA typical current draw allows multi-year operation on coin-cell batteries in always-on sensing nodes. |
| Flexible erase architecture | 256-byte page + 4-kByte/32-kByte blocks + full-chip erase permits precise firmware/data partitioning and OTA efficiency. |
| 128-byte OTP security register | 64-byte factory-unique ID + 64-byte user-programmable space supports secure device identity and key binding. |
| Hardware write protection | WP pin provides physical, glitch-immune sector locking independent of software state or power sequencing. |
Applications
| Smart Meter Firmware Storage | Industrial Sensor Data Logging |
|---|---|
Use Scenario: Storing encrypted firmware images and calibration tables in utility-grade smart meters operating unattended for 15+ years. IC Role / Device Role / Timing Role: Non-volatile code storage with secure boot verification and field-upgradable application binaries. Use Value: 20-year data retention and 100,000-cycle endurance ensure firmware integrity across full product lifecycle without replacement. |
Use Scenario: Recording temperature, pressure, and vibration telemetry in battery-powered predictive maintenance sensors deployed in remote locations. IC Role / Device Role / Timing Role: Low-energy data buffer with wear-leveling-friendly page erase for cyclic logging. Use Value: 200 nA ultra-deep power-down current extends 2000 mAh battery life to >10 years in sleep-dominated duty cycles. |
| IoT Edge Node OTA Updates | Medical Wearable Boot Code |
Use Scenario: Receiving and validating signed firmware patches over BLE/Wi-Fi in constrained-edge gateways with limited RAM. IC Role / Device Role / Timing Role: Dual-Output Read-enabled staging area for verified update images prior to MCU execution. Use Value: 104 MHz Dual-Output Read reduces image load time by 50%, minimizing radio-on duration and system energy use. |
Use Scenario: Storing immutable bootloader and cryptographic keys in Class II medical wearables requiring FDA audit compliance. IC Role / Device Role / Timing Role: Secure, tamper-resistant boot memory with hardware write protection and unique device ID. Use Value: Factory-programmed 64-byte unique ID enables traceability and anti-cloning; WP pin prevents runtime corruption of boot sector. |
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 W25Q01JV-IQ | 1-Mbit SPI flash with Quad I/O support (not Dual-Output); 133 MHz max clock; no OTP register. | Lacks factory-unique ID and dedicated OTP space; requires software-managed key storage. | Choose when Quad I/O bandwidth is prioritized over hardware security features and ultra-low power-down current. |
| Micron MT25QL01GBBB8E12-0SIT | 1-Gbit density (1000× larger); supports Xccela interface; 16-pin SOIC; 2.5 µA deep power-down (vs 200 nA). | Over-specified capacity and higher active/standby current; not suitable for ultra-low-energy designs. | Choose only if future-proofing for >1-Mbit expansion is required and power budget allows 12.5× higher deep power-down current. |
Compared with W25Q01JV-IQ and MT25QL01GBBB8E12-0SIT, the AT25XE011-XMHN-T uniquely balances ultra-low 200 nA power-down, integrated 128-byte OTP with factory ID, and Dual-Output Read - making it optimal for secure, battery-constrained IoT endpoints where size, energy, and identity assurance are co-critical.
Availability
AT25XE011-XMHN-T is available at Aetrix Electronics and suitable for smart meter firmware storage, industrial sensor data logging, and IoT edge node OTA updates requiring stable component supply, long-term lifecycle support, and guaranteed green packaging compliance.
Supply support for AT25XE011-XMHN-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 trusted microcontrollers, analog, power, and memory solutions for automotive, industrial, infrastructure, and IoT applications.
The AT25XE011-XMHN-T belongs to Renesas' ultra-low-power serial flash memory product line, engineered specifically for energy-constrained, secure, and long-lifecycle embedded systems in the IoT and industrial automation markets.
FAQ
What is the maximum operating frequency supported by the AT25XE011-XMHN-T?
The AT25XE011-XMHN-T supports a maximum clock frequency of 104 MHz during Dual-Output Read operations. This is specified under AC characteristics in the official Renesas datasheet (DS-AT25XE011-059 Rev. J). Standard Read Array mode supports up to 80 MHz. The 104 MHz capability directly enables faster firmware loading and reduced host MCU wait states in time-sensitive applications.
Does the AT25XE011-XMHN-T include hardware write protection?
Yes, the AT25XE011-XMHN-T includes dedicated hardware write protection via the WP (Write Protect) pin. When asserted low, it locks protected memory sectors independently of software commands or power state. The WP pin is internally pulled high and can be left floating if unused, though Renesas recommends external connection to VCC for noise immunity. This feature ensures critical boot or configuration data cannot be overwritten by firmware bugs or transient faults.
How does the Dual-Output Read function work on the AT25XE011-XMHN-T?
The AT25XE011-XMHN-T implements Dual-Output Read using both the SI (I/O0) and SO (I/O1) pins as simultaneous outputs, clocking two bits per SCK falling edge. This requires the 3BH opcode and is distinct from standard SPI Read (03H). The feature is electrically validated and documented in Section 5.1 and Figure 9 of the Renesas datasheet. It effectively doubles read bandwidth without increasing clock frequency, reducing data transfer time for large firmware images.
What is the purpose and structure of the OTP security register in the AT25XE011-XMHN-T?
The AT25XE011-XMHN-T includes a 128-byte One-Time Programmable (OTP) security register: 64 bytes are factory-programmed with a unique device identifier, and 64 bytes are user-programmable for keys, certificates, or calibration data. Once programmed, OTP bytes cannot be erased or rewritten. This register supports secure device authentication, anti-counterfeiting, and cryptographic key binding - critical for IoT and medical applications requiring traceability and tamper resistance.
What power-down modes does the AT25XE011-XMHN-T support, and what are their typical current draws?
The AT25XE011-XMHN-T supports two ultra-low-power states: Deep Power-Down (4.5 µA typical) and Ultra-Deep Power-Down (200 nA typical). Both are entered via dedicated commands (B9h and 79h respectively) and exited with standard wake-up sequences. These modes are fully characterized in Section 12.3–12.6 of the Renesas datasheet and enable multi-year battery operation in intermittently active sensor nodes where the AT25XE011-XMHN-T spends >99.9% of its time in standby.
AT25XE011-XMHN-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, 3ms
- Access Time:
- -
- Voltage - Supply:
- 1.65V ~ 3.6V
- Operating Temperature:
- -40°C ~ 85°C (TC)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-TSSOP
AT25XE011-XMHN-T FAQ
1.How can I place an order for AT25XE011-XMHN-T through Aetrix?
Please submit a Request for Quotation (RFQ) for AT25XE011-XMHN-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 AT25XE011-XMHN-T reliable?
The price and inventory of AT25XE011-XMHN-T are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for AT25XE011-XMHN-T is usually 5 days.
3.What payment methods are accepted for AT25XE011-XMHN-T?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for AT25XE011-XMHN-T transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for AT25XE011-XMHN-T?
AT25XE011-XMHN-T orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your AT25XE011-XMHN-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 AT25XE011-XMHN-T?
For technical support, including AT25XE011-XMHN-T datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your AT25XE011-XMHN-T requirements.
6.How does Aetrix verify that AT25XE011-XMHN-T is sourced from the original manufacturer or authorized distributors?
All AT25XE011-XMHN-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 AT25XE011-XMHN-T meets industry standards.
7.What is the process for return or replacement of AT25XE011-XMHN-T?
All AT25XE011-XMHN-T units undergo pre-shipment inspection (PSI). If there is an issue with AT25XE011-XMHN-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 AT25XE011-XMHN-T part is unused and in its original packaging.
Return procedure for AT25XE011-XMHN-T:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
AT25XE011-XMHN-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…
