Winbond Electronics Corporation W25Q128FVPJQ TR
- Part No.:
- W25Q128FVPJQ TR
- Manufacturer:
- Winbond Electronics Corporation
- Category:
- Memory
- Package:
- 8-WDFN Exposed Pad
- Datasheet:
-
W25Q128FVPJQ TR.pdf
- Description:
- IC FLASH 128MBIT SPI/QUAD 8WSON
- Quantity:
- Payment:

- Shipping:

Inventory:1,395
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
W25Q128FVPJQ TR from Winbond is a 128M-bit (16MB) serial NOR flash memory IC supporting Standard/Dual/Quad SPI and QPI interfaces, operating at up to 104 MHz clock frequency with 50 MB/s continuous read throughput. It features uniform 4KB sectors (4,096 total), 32KB/64KB blocks, 256-byte page programming, and supports execute-in-place (XIP) operation. Used for code storage, firmware boot, and parameter retention in microcontroller-based embedded systems.
For engineers reviewing the W25Q128FVPJQ TR datasheet, W25Q128FVPJQ TR pinout, W25Q128FVPJQ TR application, or W25Q128FVPJQ TR equivalent, key selection criteria include Quad SPI enable (QE bit), /HOLD vs /RESET pin behavior per package, sector-level write protection granularity, JEDEC ID/SFDP register support, and 2.7–3.6V single-supply compatibility with <1 µA power-down current.
Technical Context
The W25Q128FVPJQ TR implements a flexible SPI-compatible command set with volatile/non-volatile status registers controlling block protection (BP2–BP0), top/bottom lock (TB), security register locks (LB3–LB1), and quad enable (QE). Its architecture supports concurrent erase/program suspend/resume and individual sector/block locking via dedicated instructions (36h/39h/3Dh).
It delivers true XIP capability via Continuous Read Mode (8-clock address overhead) and QPI mode (reduced instruction overhead), enabling direct code execution from flash. The device uses a 65,536 × 256-byte page array, with erase cycles rated ≥100,000 and data retention >20 years at +25°C.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Density | 128 M-bit (16 MB) - supports full firmware images for mid-tier MCUs without external memory expansion. |
| Interface Modes | Standard SPI, Dual I/O, Quad I/O, QPI - enables scalable bandwidth: 104 MHz single-line, 208 MHz dual, 416 MHz quad-equivalent. |
| Erase Granularity | 4 KB sectors (4,096 units), 32 KB & 64 KB blocks - allows fine-grained firmware update partitioning and parameter storage isolation. |
| Write Cycle Endurance | ≥100,000 program/erase cycles - suitable for field-upgradable firmware with frequent minor updates. |
| Data Retention | >20 years at +25°C - ensures long-term reliability in industrial and automotive control applications. |
| Supply Voltage | 2.7 V to 3.6 V - compatible with 3.3 V logic families and low-power MCU domains without level-shifting. |
| Power-Down Current | <1 µA (typ.) - minimizes standby power in battery-backed or energy-harvesting systems. |
Pinout & Package
W25Q128FVPJQ TR is supplied in an 8-pin WSON 6×5-mm package (Package Code P), with exposed pad for thermal dissipation and space-constrained PCB layouts.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 /CS | Chip Select Input | Active-low enable: high = high-impedance DO, low = active SPI communication; must transition high→low after power-up to accept commands. |
| 2 DO (IO1) | Data Output / Bidirectional I/O | Unidirectional output in Standard SPI; bidirectional I/O1 in Dual/Quad modes; requires QE=1 for Quad use. |
| 3 /WP (IO2) | Write Protect Input / Bidirectional I/O | Hardware write lock for status register when QE=0; becomes IO2 in Quad mode (QE=1); active-low function. |
| 4 GND | Ground Reference | Primary signal and power return path; connects to PCB ground plane for noise immunity and thermal conduction. |
| 5 DI (IO0) | Data Input / Bidirectional I/O | Unidirectional input in Standard SPI; bidirectional I/O0 in Dual/Quad modes; used for all instruction/address/data writes. |
| 6 CLK | Serial Clock Input | Master-controlled timing reference; rising edge for input sampling, falling edge for output sampling in all SPI variants. |
| 7 /HOLD or /RESET (IO3) | Hold/Reset Input / Bidirectional I/O | HOLD active-low pause during active /CS; /RESET available only if QE=0; becomes IO3 in Quad mode (QE=1). |
| 8 VCC | Power Supply | 2.7–3.6 V supply; decoupling capacitor (0.1 µF) required near pin for stable core voltage during fast read/write bursts. |
Key Features
| Feature | Design Value |
|---|---|
| Quad Peripheral Interface (QPI) | Reduces instruction overhead vs standard SPI, enabling faster sequential reads and true XIP with minimal CPU intervention. |
| Continuous Read Mode | As few as 8 clocks to initiate address access - eliminates per-byte instruction overhead, critical for real-time code execution. |
| Erase/Program Suspend & Resume | Allows background interrupt handling during long erase cycles (e.g., 64KB block erase ~200 ms), preserving system responsiveness. |
| 64-bit Unique ID & SFDP Register | Enables secure device authentication and automated configuration detection - no hardcoded timing or parameter tables in host firmware. |
| Three 256-byte Security Registers | OTP-lockable storage for keys, calibration data, or license tokens - isolated from main array and protected by LB1–LB3 bits. |
Applications
| Industrial PLC Firmware Storage | Automotive ADAS Boot Image |
|---|---|
|
Use Scenario: Storing and executing boot firmware and runtime configuration for programmable logic controllers in factory automation environments. IC Role / Device Role / Timing Role: Primary non-volatile code storage with XIP capability, interfacing directly to ARM Cortex-M7/M4 MCU via Quad SPI at 80+ MHz. Use Value: Eliminates need for external RAM loading; 4KB sector erase enables safe over-the-air (OTA) partial updates without disrupting active control loops. |
Use Scenario: Holding certified boot loader and sensor fusion firmware for camera/radar processing modules in advanced driver assistance systems. IC Role / Device Role / Timing Role: Secure, AEC-Q100-aligned (via qualification of W25Q128FV family) boot memory with hardware write protection and unique ID for firmware integrity verification. Use Value: Prevents unauthorized firmware modification using /WP pin + BP bits; SFDP register auto-configures timing parameters across temperature ranges. |
| Medical IoT Sensor Node | Smart Home Gateway OTA Storage |
|
Use Scenario: Retaining calibrated sensor coefficients, device identity, and diagnostic logs in battery-powered wearable health monitors. IC Role / Device Role / Timing Role: Low-power parameter and event log storage, leveraging <1 µA power-down current and 256-byte page programming for efficient small-data writes. Use Value: Extends battery life beyond 5 years; individual sector locking (36h/39h) isolates calibration data from user-updatable logs. |
Use Scenario: Hosting full firmware images and delta patches for Wi-Fi/Zigbee gateways requiring remote, fail-safe over-the-air updates. IC Role / Device Role / Timing Role: Dual-bank capable storage (via software-managed sector mapping) enabling atomic firmware swaps with rollback capability. Use Value: Supports robust A/B update schemes: one bank active, one bank receiving new image - no risk of bricking during power loss. |
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 | 128 M-bit, 104 MHz max clock, SOIC-8 package only; lacks /RESET pin and QPI mode; no SFDP register. | Supports Standard/Dual SPI only; no hardware reset pin; no auto-configuration capability. | Choose when QPI/XIP and SFDP are unnecessary and SOIC-8 footprint is mandatory. |
| S25FL128SAGMFV001 | 128 M-bit, 133 MHz max clock, TFBGA24 package; includes HyperBus interface option; supports 1.8 V/3.0 V dual supply. | Offers higher bandwidth via HyperBus (up to 333 MB/s) but requires different controller IP and layout; wider voltage range. | Choose when migrating to HyperBus-capable SoCs or needing 1.8 V compatibility alongside 3.3 V operation. |
Compared with W25Q128FVPJQ TR, MX25L12833FZC-10G omits QPI and SFDP-limiting XIP efficiency and auto-configuration-while S25FL128SAGMFV001 adds HyperBus and dual-voltage support at the cost of increased complexity and footprint change.
Availability
W25Q128FVPJQ TR is available at Aetrix Electronics and suitable for industrial control, automotive infotainment, and medical IoT applications requiring stable component supply, long-lifecycle support, and qualified flash memory with sector-level write protection.
Supply support for W25Q128FVPJQ TR 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 company specializing in specialty memory solutions, including serial flash, mobile DRAM, and code storage devices for embedded systems.
The W25Q128FV product line targets high-reliability, high-performance code storage in resource-constrained embedded platforms-designed specifically for XIP, OTA updates, and secure firmware deployment.
FAQ
What interface protocols does the W25Q128FVPJQ TR support?
The W25Q128FVPJQ TR supports Standard SPI, Dual I/O SPI, Quad I/O SPI, and Quad Peripheral Interface (QPI). QPI mode reduces instruction overhead and enables faster sequential reads. Quad operation requires setting the Quad Enable (QE) bit in Status Register-2. All modes operate with a single 2.7–3.6 V supply and share the same physical pins (IO0–IO3), with /WP and /HOLD repurposed as IO2 and IO3 when QE=1. The W25Q128FVPJQ TR datasheet specifies timing for each mode up to 104 MHz clock frequency.
How is write protection implemented on the W25Q128FVPJQ TR?
W25Q128FVPJQ TR implements multi-layer write protection: hardware via /WP pin (active-low, effective only when QE=0), and software via status register bits (BP2–BP0, TB, SEC, CMP, SRP0/SRP1). These bits allow locking of top/bottom array halves, individual 4KB sectors, or entire blocks. The /WP pin protects status register writes; BP bits protect corresponding memory regions. Protection persists through power cycles when configured as non-volatile. The W25Q128FVPJQ TR also supports OTP-locked security registers (LB1–LB3) for immutable key storage.
Does the W25Q128FVPJQ TR support execute-in-place (XIP) operation?
Yes, the W25Q128FVPJQ TR supports true XIP via Continuous Read Mode and QPI. Continuous Read requires only 8 clocks to initiate address access and supports wrap lengths of 8/16/32/64 bytes, minimizing instruction overhead. QPI further reduces command latency, enabling efficient instruction fetch directly from flash without buffering. This capability is validated across the W25Q128FV family and confirmed in the W25Q128FVPJQ TR datasheet under "Efficient Continuous Read and QPI Mode".
What is the purpose of the /HOLD and /RESET functions on the W25Q128FVPJQ TR?
On the W25Q128FVPJQ TR's 8-pin WSON package, Pin 7 serves dual function: /HOLD (when QE=0) or /RESET (when QE=0 and HOLD/RST bit = 1 in Status Register-3), but not both simultaneously. /HOLD pauses ongoing SPI transfers while /CS remains low; /RESET performs hardware initialization. When QE=1, Pin 7 becomes IO3 and neither function is available. The W25Q128FVPJQ TR does not include a dedicated /RESET pin in this package-unlike the 16-pin SOIC variant-so software reset (66h/99h) or power cycle is required if Quad mode is used.
What packaging and compliance information applies to the W25Q128FVPJQ TR?
W25Q128FVPJQ TR is packaged in an 8-pin WSON 6×5-mm body (Package Code P) with wettable flanks and RoHS-compliant, lead-free finish. It meets JEDEC J-STD-020 moisture sensitivity level 3 (MSL3) and operates across –40°C to +85°C. The "TR" suffix denotes tape-and-reel packaging (1,000 units per reel). This package is optimized for automated SMT assembly and thermal performance in dense PCB layouts. The W25Q128FVPJQ TR conforms to Winbond's industrial-grade qualification standards, including AEC-Q100 stress testing for the broader W25Q128FV family.
W25Q128FVPJQ TR Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Winbond Electronics Corporation
- Series:
- SpiFlash®
- Package/Case:
- 8-WDFN Exposed Pad
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Obsolete
- 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 ~ 105°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-WSON (6x5)
W25Q128FVPJQ TR FAQ
1.How can I place an order for W25Q128FVPJQ TR through Aetrix?
Please submit a Request for Quotation (RFQ) for W25Q128FVPJQ TR 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 W25Q128FVPJQ TR reliable?
The price and inventory of W25Q128FVPJQ TR are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for W25Q128FVPJQ TR is usually 5 days.
3.What payment methods are accepted for W25Q128FVPJQ TR?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for W25Q128FVPJQ TR transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for W25Q128FVPJQ TR?
W25Q128FVPJQ TR orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your W25Q128FVPJQ TR 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 W25Q128FVPJQ TR?
For technical support, including W25Q128FVPJQ TR datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your W25Q128FVPJQ TR requirements.
6.How does Aetrix verify that W25Q128FVPJQ TR is sourced from the original manufacturer or authorized distributors?
All W25Q128FVPJQ TR 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 W25Q128FVPJQ TR meets industry standards.
7.What is the process for return or replacement of W25Q128FVPJQ TR?
All W25Q128FVPJQ TR units undergo pre-shipment inspection (PSI). If there is an issue with W25Q128FVPJQ TR, 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 W25Q128FVPJQ TR part is unused and in its original packaging.
Return procedure for W25Q128FVPJQ TR:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
W25Q128FVPJQ TR 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…

