Renesas AT25SL641-SUE-Y
- Part No.:
- AT25SL641-SUE-Y
- Manufacturer:
- Renesas
- Category:
- Memory
- Package:
- 8-SOIC (0.209", 5.30mm Width)
- Datasheet:
-
AT25SL641-SUE-Y.pdf
- Description:
- IC FLASH 64MBIT SPI 104MHZ 8SOIC
- Quantity:
- Payment:

- Shipping:

Inventory:3,725
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
AT25SL641-SUE-Y from Renesas Electronics is a 64-Mbit serial flash memory IC supporting SPI, Dual I/O, Quad I/O, and QPI interfaces with 133 MHz max clock frequency, 6 ns clock-to-output delay, and 1.7–2.0 V single-supply operation. It delivers up to 66 MB/s continuous data transfer and integrates hardware write protection, 4-kbit secured OTP, and SFDP compliance for embedded code storage and XiP applications in industrial IoT gateways.
For engineers reviewing the AT25SL641-SUE-Y datasheet, AT25SL641-SUE-Y pinout, AT25SL641-SUE-Y application, or AT25SL641-SUE-Y equivalent, key selection criteria include its dual/quad I/O timing performance, 2 µA deep power-down current, flexible erase architecture (4/32/64-kB blocks), JEDEC ID compatibility, and support for suspend/resume during program/erase operations.
Technical Context
The AT25SL641-SUE-Y implements a hierarchical erase architecture with physically distinct 4-kB, 32-kB, and 64-kB blocks-enabling efficient code partitioning and data logging without over-erasing. Its QPI mode uses a 4-bit command/address/data bus to achieve 532 MHz effective throughput, while Fast Read Quad I/O (EBh) and Word Read Quad I/O (E7h) commands optimize burst access latency.
Internal status register control includes dedicated BP2/BP1/BP0 bits for block protection, SRP0/SRP1 for status register lock, QE bit for quad enable, and SUS flag for erase/program suspend state tracking. The device supports both volatile and non-volatile status register writes, and integrates a 4-kbit one-time programmable security register accessible via B1h/C1h/2Bh/2Fh commands.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Density | 64 Mbit (8 MB), organized as 32,768 × 256-byte pages - enables full firmware image storage with page-level granularity for OTA updates. |
| Interface Modes | SPI (Modes 0/3), Dual I/O, Quad I/O, QPI - allows software-selectable bandwidth scaling from 133 MHz (SPI) to 532 MHz (QPI) without hardware change. |
| Max Clock Frequency | 133 MHz (SPI/QPI), with tV1 = 6 ns - ensures sub-8 ns read latency critical for XiP execution in real-time microcontrollers. |
| Erase Granularity | 4-kB, 32-kB, 64-kB blocks + full chip erase - minimizes wasted space during partial firmware updates and dynamic data logging. |
| Power Consumption | 2 µA deep power-down, 10 µA standby, 5 mA active read - extends battery life in always-on edge sensors and low-power gateways. |
| Data Retention & Endurance | 20 years retention, 100,000 program/erase cycles per block - meets industrial lifecycle requirements for field-deployed equipment. |
| Operating Voltage | 1.7 V to 2.0 V supply - compatible with modern ultra-low-voltage SoCs and PMICs without level-shifting. |
Pinout & Package
AT25SL641-SUE-Y is packaged in an 8-pad DFN (6 × 5 × 0.6 mm), RoHS-compliant, green package with wettable flanks for automated optical inspection.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS# | Chip Select Input | Active-low enable for SPI/QPI command latching; must be held stable during clock transitions to avoid spurious command execution. |
| SO / IO1 | Serial Output / Quad I/O Data Line 1 | Output-only in standard SPI; bidirectional in Dual/Quad I/O and QPI modes - requires external pull-up for open-drain compatibility. |
| WP# | Write Protect Input | Hardware-controlled lock for status registers; asserts permanent write inhibition when pulled low - used for secure boot configuration lockdown. |
| VSS | Ground | Reference return path for all I/O and core logic; separate analog/digital ground not required due to integrated noise suppression. |
| SI / IO0 | Serial Input / Quad I/O Data Line 0 | Command/address/data input in SPI; bidirectional in Dual/Quad I/O and QPI - supports daisy-chained multi-device configurations. |
| SCK | Serial Clock Input | Edge-triggered master clock up to 133 MHz; phase/polarity configurable for SPI Modes 0 and 3 - determines setup/hold timing margins. |
| HOLD# | Hold Input | Pauses ongoing read/write transfers without deselecting device - enables priority interrupt handling in resource-constrained hosts. |
| VCC | Power Supply | 1.7–2.0 V core supply; internal regulation ensures stable core voltage across process/voltage/temperature corners. |
Key Features
| Feature | Design Value |
|---|---|
| Erase/Program Suspend & Resume | Enables host CPU to interrupt long erase (350 ms) or program (0.6 ms) operations for time-critical tasks, then resume from exact point - eliminates watchdog timeouts in safety-critical firmware. |
| Serial Flash Discoverable Parameters (SFDP) | JEDEC JESD216-compliant register provides standardized, software-readable configuration (erase sizes, timing, address width) - eliminates hardcoded driver assumptions across flash vendors. |
| Secured One-Time Programmable Register | 4-kbit OTP area with dedicated enter/exit commands (B1h/C1h) and read/write protection - stores cryptographic keys, device IDs, or calibration data immune to field reprogramming. |
| Flexible Page Programming | Supports 1–256 byte writes per Page Program (02h) or Quad Page Program (33h) command - reduces write overhead for small configuration updates without erasing full sectors. |
| Hardware Write Protection | Dual-layer protection: WP# pin locks status registers, while SRP0/SRP1 bits prevent accidental modification of BP bits - prevents corruption of boot code regions during field firmware updates. |
Applications
| Industrial PLC Firmware Storage | Medical Sensor Data Logger |
|---|---|
Use Scenario: Storing and executing ladder logic firmware in programmable logic controllers with runtime updates over CAN or Ethernet. IC Role / Device Role / Timing Role: Non-volatile code storage with Execute-in-Place (XiP) capability and fast random read access for instruction fetch. Use Value: 6 ns tV1 and 133 MHz QPI interface reduce instruction fetch latency by >40% vs. legacy 80 MHz SPI flash, enabling deterministic scan cycle times. | Use Scenario: Capturing high-resolution physiological waveforms (ECG, EEG) at 1 kHz sampling rate with timestamped metadata in portable diagnostic devices. IC Role / Device Role / Timing Role: High-reliability data buffer with wear-leveling-friendly 4-kB erase blocks for cyclic logging. Use Value: 100,000 erase cycles and 20-year data retention ensure 10+ years of daily use without data loss or block exhaustion. |
| Automotive ADAS Camera Module | Smart Energy Meter Bootloader |
Use Scenario: Storing camera ISP firmware and calibration tables in automotive surround-view systems operating across -40°C to +85°C. IC Role / Device Role / Timing Role: Code storage with hardware write protection and temperature-qualified endurance. Use Value: Industrial temperature rating (-40°C to +85°C) and 2 µA deep power-down current maintain firmware integrity during vehicle sleep mode. | Use Scenario: Hosting secure bootloader and public-key verification code in utility-grade electricity meters requiring FIPS 140-2 Level 2 compliance. IC Role / Device Role / Timing Role: Secure boot storage with 4-kbit OTP for asymmetric key storage and anti-rollback counters. Use Value: Secured OTP register prevents extraction of private keys during physical probing, meeting tamper-resistance requirements for revenue-grade metering. |
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 W25Q64JVSSIQ | 3.3 V supply (vs. 1.7–2.0 V); no QPI mode; 104 MHz max clock; 8 ms typical 4-kB erase. | Lacks ultra-low-voltage support and QPI bandwidth; suitable only for 3.3 V systems without XiP latency constraints. | Select when existing 3.3 V board design prohibits voltage rail changes and QPI is unused. |
| Micron MT25QL512ABB8E12-0SIT | 1.8 V supply (compatible), supports Xccela interface (not QPI), 133 MHz DDR mode, 16 MB density. | Higher density and DDR interface offer greater bandwidth but require different controller IP and layout routing. | Choose for new designs needing >64 Mbit capacity and DDR timing margin, accepting Xccela ecosystem lock-in. |
Compared with W25Q64JVSSIQ and MT25QL512ABB8E12-0SIT, the AT25SL641-SUE-Y uniquely combines 1.7–2.0 V operation, QPI protocol, and 6 ns tV1 for ultra-low-latency XiP in space-constrained, battery-sensitive industrial edge nodes - making it optimal where voltage headroom and instruction fetch timing are limiting factors.
Availability
AT25SL641-SUE-Y is available at Aetrix Electronics and suitable for industrial PLC firmware storage, medical sensor data logging, automotive ADAS camera modules, and smart energy meter bootloader applications requiring stable component supply, long-term lifecycle support, and RoHS-compliant packaging.
Supply support for AT25SL641-SUE-Y 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, infrastructure, and IoT markets.
The AT25SL641-SUE-Y belongs to Renesas' serial NOR flash product line, engineered specifically for ultra-low-voltage, high-reliability embedded code and data storage in space- and power-constrained industrial and medical edge devices.
FAQ
What interface protocols does the AT25SL641-SUE-Y support?
The AT25SL641-SUE-Y supports standard SPI (Modes 0 and 3), Dual I/O, Quad I/O, and QPI protocols. It achieves up to 133 MHz clock frequency in SPI/QPI modes, with Fast Read Quad I/O (EBh) and QPI Read commands enabling up to 66 MB/s continuous transfer. The device uses the same pinout across all modes, eliminating PCB redesign when upgrading interface bandwidth.
Does the AT25SL641-SUE-Y support execute-in-place (XiP) operation?
Yes, the AT25SL641-SUE-Y supports XiP through its 6 ns clock-to-output (tV1) timing and 133 MHz QPI interface, enabling low-latency instruction fetch directly from flash. Its flexible erase architecture - with 4-kB blocks aligned to typical code module sizes - minimizes erase overhead during runtime firmware updates, making AT25SL641-SUE-Y well-suited for microcontroller-based XiP deployments.
How is hardware write protection implemented on the AT25SL641-SUE-Y?
The AT25SL641-SUE-Y implements dual-layer hardware write protection: the WP# pin provides physical lock of status registers (BP2/BP1/BP0, SRP0/SRP1), while SRP0/SRP1 bits in Status Register-1 enable software-controlled locking of block protection settings. This ensures that critical boot sectors remain immutable even during field firmware updates, preserving system integrity in AT25SL641-SUE-Y-based designs.
What is the purpose and accessibility of the 4-kbit secured OTP register in the AT25SL641-SUE-Y?
The 4-kbit secured OTP register in the AT25SL641-SUE-Y stores immutable data such as cryptographic keys, device-specific identifiers, or calibration constants. It is accessed exclusively via dedicated commands: Enter Secured OTP (B1h), Exit Secured OTP (C1h), Read Security Register (2Bh), and Write Security Register (2Fh). Once programmed, OTP bits cannot be altered - ensuring persistent security for AT25SL641-SUE-Y implementations in regulated environments.
Can the AT25SL641-SUE-Y operate across the full industrial temperature range?
Yes, the AT25SL641-SUE-Y is fully specified for operation from -40 °C to +85 °C. All electrical characteristics - including 2 µA deep power-down current, 133 MHz max clock, and 100,000 program/erase cycles - are guaranteed across this range. Its 8-pad DFN package (6 × 5 × 0.6 mm) is qualified for industrial thermal cycling, making AT25SL641-SUE-Y suitable for deployment in harsh environments like factory automation and outdoor metering.
AT25SL641-SUE-Y Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Renesas
- Series:
- -
- Package/Case:
- 8-SOIC (0.209", 5.30mm Width)
- Packaging:
- Tray
- Product Status:
- Active
- Programmable:
- Not Verified
- Memory Type:
- Non-Volatile
- Memory Format:
- FLASH
- Technology:
- FLASH
- Memory Size:
- 64Mbit
- Memory Organization:
- 8M x 8
- Memory Interface:
- SPI
- Clock Frequency:
- 104 MHz
- Write Cycle Time - Word, Page:
- 150µs, 5ms
- Access Time:
- -
- Voltage - Supply:
- 1.7V ~ 2V
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-SOIC
AT25SL641-SUE-Y FAQ
1.How can I place an order for AT25SL641-SUE-Y through Aetrix?
Please submit a Request for Quotation (RFQ) for AT25SL641-SUE-Y 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 AT25SL641-SUE-Y reliable?
The price and inventory of AT25SL641-SUE-Y are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for AT25SL641-SUE-Y is usually 5 days.
3.What payment methods are accepted for AT25SL641-SUE-Y?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for AT25SL641-SUE-Y transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for AT25SL641-SUE-Y?
AT25SL641-SUE-Y orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your AT25SL641-SUE-Y 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 AT25SL641-SUE-Y?
For technical support, including AT25SL641-SUE-Y datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your AT25SL641-SUE-Y requirements.
6.How does Aetrix verify that AT25SL641-SUE-Y is sourced from the original manufacturer or authorized distributors?
All AT25SL641-SUE-Y 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 AT25SL641-SUE-Y meets industry standards.
7.What is the process for return or replacement of AT25SL641-SUE-Y?
All AT25SL641-SUE-Y units undergo pre-shipment inspection (PSI). If there is an issue with AT25SL641-SUE-Y, 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 AT25SL641-SUE-Y part is unused and in its original packaging.
Return procedure for AT25SL641-SUE-Y:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
AT25SL641-SUE-Y 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…

