Winbond Electronics Corporation W25Q128FVFIQ
- Part No.:
- W25Q128FVFIQ
- Manufacturer:
- Winbond Electronics Corporation
- Category:
- Memory
- Package:
- 16-SOIC (0.295", 7.50mm Width)
- Datasheet:
-
W25Q128FVFIQ.pdf
- Description:
- IC FLASH 128MBIT SPI/QUAD 16SOIC
- Quantity:
- Payment:

- Shipping:

Inventory:3,534
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
W25Q128FVFIQ from Winbond is a 128M-bit (16MB) serial NOR flash memory supporting Standard/Dual/Quad SPI and QPI interfaces, operating from 2.7V to 3.6V with 104MHz max clock, 4KB uniform sector erase, and true execute-in-place (XIP) capability for embedded code storage and boot applications.
For engineers reviewing the W25Q128FVFIQ datasheet, W25Q128FVFIQ pinout, W25Q128FVFIQ application, or W25Q128FVFIQ equivalent, key selection considerations include Quad Enable (QE) bit configuration, /HOLD vs /RESET pin mapping per package, 4KB sector granularity for firmware partitioning, and JEDEC SFDP register support for auto-configuration in modern SoC boot loaders.
Technical Context
The W25Q128FVFIQ implements a flexible SPI-compatible command set with hardware- and software-controlled write protection, including volatile/non-volatile status register bits (BP2–BP0, TB, SEC, CMP, SRP0/SRP1), programmable output driver strength (DRV1/DRV0), and HOLD/RESET dual-function pin logic dependent on QE state. It supports erase/program suspend/resume for real-time system responsiveness.
Its architecture enables three distinct I/O modes: Standard SPI (DI/DO), Dual SPI (IO0/IO1), and Quad SPI/QPI (IO0–IO3), where IO2 and IO3 are remapped from /WP and /HOLD only when QE=1 in Status Register-2 - a non-volatile setting requiring explicit programming. The device includes a 64-bit unique ID and three 256-byte one-time-programmable (OTP) security registers.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Density | 128 M-bit (16 MB), organized as 65,536 × 256-byte pages |
| Interface Modes | Standard SPI, Dual SPI, Quad SPI, and QPI - selectable via instruction set and QE bit |
| Max Clock Frequency | 104 MHz (SPI), enabling 208 MB/s dual-I/O and 416 MB/s quad-I/O effective throughput |
| Erase Granularity | Uniform 4 KB sectors (4,096 total), plus 32 KB and 64 KB blocks - enables fine-grained firmware update partitioning |
| Write Endurance | 100,000 program/erase cycles per sector - sufficient for field firmware updates over product lifetime |
| Data Retention | 20 years at +85°C - validated for industrial temperature operation without refresh |
| Supply Voltage | 2.7 V to 3.6 V - compatible with 3.3 V logic domains and low-power microcontroller I/O |
| Operating Temp | −40°C to +85°C - qualified for automotive infotainment and industrial control environments |
Pinout & Package
W25Q128FVFIQ uses an 8-pin SOIC 208-mil (Package Code S) with exposed pad, pin-compatible with industry-standard footprint. Pin functions are shared across SPI modes: /CS enables communication, CLK synchronizes transfers, DI/DO serve standard mode, while IO0–IO3 enable dual/quad operation when QE is set.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 /CS | Chip Select Input | Active-low enable; high-impedance DO during deselect - critical for multi-device SPI bus sharing |
| 2 DO (IO1) | Data Output / I/O1 | Unidirectional output in Standard SPI; bidirectional in Dual/Quad - used for read data and status feedback |
| 3 /WP (IO2) | Write Protect Input / I/O2 | Hardware lock for status register; repurposed as IO2 in Quad mode when QE=1 - requires careful PCB routing |
| 4 GND | Ground Reference | Signal and power return path - must be low-impedance for stable timing and noise immunity |
| 5 DI (IO0) | Data Input / I/O0 | Unidirectional input in Standard SPI; bidirectional in Dual/Quad - carries instructions, addresses, and write data |
| 6 CLK | Serial Clock Input | Rising-edge sampled input controlling all SPI timing - must meet tCH/tCL min/max specs for 104 MHz operation |
| 7 /HOLD (IO3) | Hold Input / I/O3 | Pauses active transfer without deselecting; repurposed as IO3 in Quad mode - enables deterministic bus arbitration |
| 8 VCC | Power Supply | 2.7–3.6 V supply with 4 mA typical active current - decoupling capacitor required per layout guidelines |
Key Features
| Feature | Design Value |
|---|---|
| Quad Peripheral Interface (QPI) | Reduces instruction overhead to 2 clocks per byte in continuous read, enabling true XIP execution from flash without RAM copy |
| JEDEC SFDP Register | Enables automatic configuration of timing parameters and feature sets by host SoC boot ROM - eliminates hard-coded flash init sequences |
| Erase/Program Suspend | Allows background firmware update to pause mid-operation and service high-priority interrupts - essential for real-time safety-critical systems |
| 64-bit Unique ID | Provides cryptographically secure device identity for secure boot binding and anti-cloning in certified IoT deployments |
| Three 256-byte Security Registers | OTP-locked storage for keys, certificates, or calibration data - isolated from main array and inaccessible via standard read commands |
| Continuous Read Mode | Supports 8/16/32/64-byte wrap addressing with only 8 clocks to issue address - minimizes latency for sequential code fetch |
Applications
| Embedded Boot Code Storage | Firmware Over-the-Air (OTA) Update |
|---|---|
|
Use Scenario: Storing bootloader and application firmware for ARM Cortex-M or RISC-V microcontrollers in space-constrained edge devices. IC Role / Device Role / Timing Role: Non-volatile code storage with XIP support - directly executed by CPU via QPI interface to reduce RAM footprint and boot time. Use Value: Eliminates need for external RAM-based code shadowing; 4KB sector erase allows atomic firmware patching without full chip erase. |
Use Scenario: Secure in-field firmware updates for smart meters, medical sensors, and industrial gateways requiring rollback-safe version management. IC Role / Device Role / Timing Role: Dual-bank firmware partitioning target - one bank active, one reserved for verified update image before atomic swap. Use Value: 100K endurance and 20-year retention ensure reliable field updates over 10+ year product lifecycle without wear leveling controller. |
| Secure Key and Certificate Storage | Industrial HMI Configuration Data |
|
Use Scenario: Storing cryptographic keys, TLS certificates, and device identity tokens in tamper-resistant embedded systems. IC Role / Device Role / Timing Role: Isolated OTP-protected security register storage - accessible only via dedicated security instructions (42h/44h/48h). Use Value: Prevents extraction of private keys during physical probing; 3×256-byte registers support multiple key hierarchies (root, intermediate, leaf). |
Use Scenario: Retaining display calibration tables, user preferences, and operational logs in factory HMIs and PLC operator panels. IC Role / Device Role / Timing Role: Parameter storage with hardware write protection - /WP pin + BP bits prevent accidental corruption during power cycling. Use Value: 4KB sector granularity enables independent update of calibration vs. log vs. UI assets; −40°C to +85°C rating ensures reliability in uncontrolled cabinet environments. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial NOR flash memory applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| MX25L12833FZC-10G | 128M-bit, 104MHz max, but lacks QPI mode and SFDP register; uses legacy instruction set only | No auto-configuration support - requires fixed timing setup in host boot ROM; no XIP optimization | Choose when legacy compatibility is prioritized over modern SoC integration and reduced firmware size |
| S25FL128SAGMFI000 | 128M-bit, 80MHz max, includes HyperBus interface option and configurable dummy cycles; supports octal DTR mode | Higher bandwidth potential with HyperBus, but larger package (16-pin SOIC) and higher VCC min (2.7V–3.6V same) | Prefer for designs targeting Cypress/Infineon ecosystem or needing >100MB/s sustained throughput with minimal pin count trade-off |
Compared with MX25L12833FZC-10G, W25Q128FVFIQ delivers faster quad-mode throughput and QPI-driven XIP efficiency; versus S25FL128SAGMFI000, it offers smaller 8-pin SOIC footprint and broader SPI mode compatibility at slightly lower peak bandwidth.
Availability
W25Q128FVFIQ is available at Aetrix Electronics and suitable for embedded boot code storage, OTA firmware updates, secure key provisioning, industrial HMI configuration, and automotive infotainment firmware caching requiring stable component supply and long-term lifecycle assurance.
Supply support for W25Q128FVFIQ 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
Winbond Electronics is a Taiwan-based semiconductor manufacturer specializing in specialty memory solutions, including serial flash, mobile DRAM, and code storage ICs for embedded and consumer markets.
The W25Q series was designed specifically for high-reliability code storage in resource-constrained microcontroller systems, emphasizing fast XIP performance, robust security features, and industrial-grade endurance - not general-purpose data logging.
FAQ
What is the function of the /HOLD pin on W25Q128FVFIQ, and how does it interact with Quad SPI mode?
The /HOLD pin on W25Q128FVFIQ pauses ongoing SPI transfers while maintaining chip select assertion, allowing other peripherals to share the bus without reinitializing communication. When the Quad Enable (QE) bit in Status Register-2 is set to 1, the /HOLD pin is remapped as IO3 for Quad SPI operation - meaning its hold functionality is disabled. This behavior is documented in Section 4.4 and Figure 1a of the datasheet. To retain /HOLD functionality, QE must remain cleared (0), limiting operation to Standard or Dual SPI modes. W25Q128FVFIQ users must therefore choose between Quad I/O bandwidth and hardware pause capability based on system-level timing requirements.
Does W25Q128FVFIQ support true execute-in-place (XIP), and what interface mode enables optimal performance?
Yes, W25Q128FVFIQ supports true XIP via its Quad Peripheral Interface (QPI) mode, which reduces instruction overhead to just two clocks per byte in Continuous Read Mode. This enables direct CPU execution of code stored in flash without copying to RAM - critical for memory-constrained MCUs. QPI achieves up to 416 MB/s effective throughput (104 MHz × 4) using all four I/O lines simultaneously. While Fast Read Quad I/O (6Bh) also supports XIP, QPI provides lower latency and deterministic timing due to simplified command encoding. W25Q128FVFIQ's QPI entry (38h) and exit (FFh) instructions are non-volatile and require no repeated initialization after power-up if configured once.
How is write protection implemented on W25Q128FVFIQ, and can hardware and software methods be used together?
W25Q128FVFIQ implements layered write protection: hardware via the /WP pin (active-low, protects status register when asserted), and software via status register bits (BP2–BP0, TB, SEC, CMP, SRP0/SRP1). These can be used concurrently - for example, /WP can guard against accidental status register changes while BP bits protect specific 4KB sectors from erase/program. The /WP pin is only functional in Standard/Dual SPI modes; in Quad SPI (QE=1), it becomes IO2 and hardware protection is disabled. All software protection settings persist across power cycles unless explicitly cleared. W25Q128FVFIQ's dual-layer scheme ensures robust firmware integrity in safety-critical applications where both physical and logical access control are required.
What is the purpose of the 64-bit Unique ID and three 256-byte Security Registers in W25Q128FVFIQ?
The 64-bit Unique ID provides a factory-programmed, unalterable device fingerprint used for secure boot binding, anti-counterfeiting, and device-specific key derivation. The three 256-byte Security Registers are one-time-programmable (OTP) memory blocks accessible only via dedicated instructions (42h/44h/48h), isolated from main array reads, and protected by lock bits (LB1–LB3). They store cryptographic keys, certificates, or calibration data that must survive firmware updates and resist extraction. Unlike standard flash, these registers cannot be erased or rewritten after programming - ensuring persistent, tamper-evident storage. W25Q128FVFIQ leverages both features to meet IEC 62443 and Common Criteria requirements for secure embedded systems.
Is W25Q128FVFIQ pin-compatible with other Winbond W25Q128 variants, and what package does "FIQ" denote?
Yes, W25Q128FVFIQ is pin-compatible with other W25Q128FV variants in the same 8-pin SOIC 208-mil package (Package Code S), including W25Q128FVIQ and W25Q128FVSIG. The "FIQ" suffix denotes Industrial temperature grade (−40°C to +85°C), RoHS-compliant, lead-free, halogen-free packaging with matte tin finish - confirmed in Section 11.1 of the datasheet. All share identical pinout, electrical characteristics, and instruction set. However, W25Q128FVFIQ differs from 16-pin SOIC (Code F) or TFBGA (Code B/C) variants, which add dedicated /RESET or different ball mappings. W25Q128FVFIQ users may substitute within the SOIC-8 family without PCB changes, provided voltage, timing, and QE configuration align.
W25Q128FVFIQ Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Winbond Electronics Corporation
- Series:
- SpiFlash®
- Package/Case:
- 16-SOIC (0.295", 7.50mm Width)
- Packaging:
- Tube
- Product Status:
- Discontinued at Digi-Key
- Programmable:
- Not Verified
- Memory Type:
- Non-Volatile
- Memory Format:
- FLASH
- Technology:
- FLASH - NOR
- Memory Size:
- 128Mbit
- Memory Organization:
- 16M x 8
- Memory Interface:
- SPI - Quad I/O, QPI
- Clock Frequency:
- 104 MHz
- Write Cycle Time - Word, Page:
- 50µs, 3ms
- Access Time:
- -
- Voltage - Supply:
- 2.7V ~ 3.6V
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 16-SOIC
W25Q128FVFIQ FAQ
1.How can I place an order for W25Q128FVFIQ through Aetrix?
Please submit a Request for Quotation (RFQ) for W25Q128FVFIQ 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 W25Q128FVFIQ reliable?
The price and inventory of W25Q128FVFIQ are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for W25Q128FVFIQ is usually 5 days.
3.What payment methods are accepted for W25Q128FVFIQ?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for W25Q128FVFIQ transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for W25Q128FVFIQ?
W25Q128FVFIQ orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your W25Q128FVFIQ 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 W25Q128FVFIQ?
For technical support, including W25Q128FVFIQ datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your W25Q128FVFIQ requirements.
6.How does Aetrix verify that W25Q128FVFIQ is sourced from the original manufacturer or authorized distributors?
All W25Q128FVFIQ 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 W25Q128FVFIQ meets industry standards.
7.What is the process for return or replacement of W25Q128FVFIQ?
All W25Q128FVFIQ units undergo pre-shipment inspection (PSI). If there is an issue with W25Q128FVFIQ, 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 W25Q128FVFIQ part is unused and in its original packaging.
Return procedure for W25Q128FVFIQ:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
W25Q128FVFIQ 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
Counterfeit components can hide behind convincing markings and passing basic function tests. This engineering reference covers source traceability, external inspection, X-ray, XRF, electrical testing, …
A practical engineering and sourcing framework covering lifecycle verification, lifetime-buy calculations, replacement qualification, supplier checks and counterfeit-risk controls.
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…

