Winbond Electronics Corporation W25Q128JVSJQ TR
- Part No.:
- W25Q128JVSJQ TR
- Manufacturer:
- Winbond Electronics Corporation
- Category:
- Memory
- Package:
- 8-SOIC (0.209", 5.30mm Width)
- Datasheet:
-
W25Q128JVSJQ TR.pdf
- Description:
- IC FLASH 128MBIT SPI/QUAD 8SOIC
- Quantity:
- Payment:

- Shipping:

Inventory:3,148
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
W25Q128JVSJQ TR from Winbond is a 128M-bit (16MB) serial NOR flash memory IC supporting Standard, Dual, and Quad SPI interfaces with 133MHz clock rate, 4KB uniform sector architecture, and industrial temperature range (–40°C to +85°C). It delivers 66MB/s continuous read throughput and supports execute-in-place (XIP) for code storage in microcontroller boot applications.
For engineers reviewing the W25Q128JVSJQ TR datasheet, W25Q128JVSJQ TR pinout, W25Q128JVSJQ TR application, or W25Q128JVSJQ TR equivalent, key selection considerations include Quad SPI enable (QE bit), /HOLD vs /RESET pin availability in SOIC-8, 4KB sector granularity for firmware partitioning, and hardware write protection via /WP pin.
Technical Context
The W25Q128JVSJQ TR implements a flexible SPI command set including Standard (DI/DO), Dual (IO0/IO1), and Quad (IO0–IO3) modes - with Quad operation enabled only when Status Register-2 QE bit = 1. Its internal architecture features a 256-byte page buffer, 4,096 erasable 4KB sectors, and three 256-byte security registers with OTP locks.
It supports erase/program suspend/resume, continuous read with wrap (8/16/32/64-byte), and JEDEC-compliant SFDP register for discoverable parameters. The /CS pin must transition high-to-low after power-up before instruction acceptance, and /WP provides active-low hardware write protection for status register and memory blocks.
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 | Standard/Dual/Quad SPI - enables scalable bandwidth: up to 532 MHz equivalent (133 MHz × 4) in Quad I/O mode. |
| Max Clock Frequency | 133 MHz - allows fast boot-time code shadowing and real-time XIP execution in resource-constrained systems. |
| Sector Size | 4 KB uniform sectors - permits fine-grained firmware update partitioning and robust OTA rollback capability. |
| Endurance & Retention | 100K program/erase cycles per sector; >20-year data retention - suitable for industrial logging and configuration storage. |
| Supply Voltage | 2.7 V to 3.6 V - compatible with 3.3 V logic domains and tolerant of brown-out conditions in embedded power rails. |
| Operating Temperature | –40°C to +85°C - certified for industrial-grade operation in automotive ECUs, PLCs, and network edge devices. |
| Power-Down Current | <1 µA (typ.) - enables ultra-low-power sleep states in battery-backed or energy-harvesting applications. |
Pinout & Package
W25Q128JVSJQ TR uses an 8-pin SOIC 208-mil (Package Code S) package with exposed pad not present. Pin functions are fixed per JEDEC-standard SPI interface layout and support both Standard/Dual SPI and Quad SPI (with QE=1).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 /CS | Chip Select Input | Active-low enable: high = device deselected (high-Z DO); low = instruction/data transfer enabled. |
| 2 DO (IO1) | Data Output / I/O1 | Unidirectional output in Standard SPI; bidirectional I/O in Dual/Quad SPI; used for status/data reads. |
| 3 /WP (IO2) | Write Protect / I/O2 | Active-low hardware lock for status register and memory blocks; becomes IO2 in Quad mode when QE=1. |
| 4 GND | Ground Reference | Primary return path for VCC and all I/O signals; requires low-impedance PCB connection for signal integrity. |
| 5 DI (IO0) | Data Input / I/O0 | Unidirectional input in Standard SPI; bidirectional I/O in Dual/Quad SPI; carries instructions, addresses, data. |
| 6 CLK | Serial Clock Input | Edge-triggered timing source: rising edge for input, falling edge for output; supports SPI Modes 0 and 3. |
| 7 /HOLD (IO3) | Hold / I/O3 | Pauses ongoing SPI transaction when low (active-low); becomes IO3 in Quad mode when QE=1; no /RESET pin in SOIC-8. |
| 8 VCC | Power Supply | 2.7–3.6 V supply; decoupling capacitor (0.1 µF) required near pin for stable core and I/O operation. |
Key Features
| Feature | Design Value |
|---|---|
| Quad SPI Enable (QE bit) | Status Register-2 bit controls IO2 (/WP) and IO3 (/HOLD) remapping - essential for enabling 4-line data transfers without PCB redesign. |
| Erase/Program Suspend | Allows pausing long erase/program operations to service time-critical interrupts - critical for deterministic real-time firmware updates. |
| Individual Sector Lock | Per-sector write protection via Security Registers and BP bits - enables secure bootloader + application partitioning in safety-critical systems. |
| 64-bit Unique ID | Factory-programmed immutable serial number - used for device authentication, license binding, and field failure traceability. |
| SFDP Register Support | JEDEC JESD216-compliant flash parameter table - enables automatic driver configuration in Linux U-Boot and RTOS BSPs. |
| Continuous Read Wrap | Configurable 8/16/32/64-byte burst wrap - eliminates address counter overhead for streaming audio/video or sensor buffers. |
Applications
| Industrial PLC Firmware Storage | Automotive ECU Boot Memory |
|---|---|
|
Use Scenario: Storing firmware, calibration tables, and diagnostic logs in programmable logic controllers operating in harsh factory environments. IC Role / Device Role / Timing Role: Primary non-volatile code and data storage with XIP-capable Quad SPI interface for deterministic boot and runtime execution. Use Value: 4KB sector granularity enables atomic firmware updates without disrupting control loop timing; 100K endurance ensures >10 years of field reprogramming. |
Use Scenario: Hosting boot code and safety-critical application binaries in automotive engine control units requiring AEC-Q100 compliance. IC Role / Device Role / Timing Role: Secure boot memory with hardware write protection (/WP pin + BP bits) and unique ID for anti-cloning and firmware version tracking. Use Value: Industrial temperature rating (–40°C to +85°C) and >20-year data retention meet ASAM and ISO 26262 functional safety requirements. |
| IoT Edge Gateway Configuration | Medical Device Parameter Storage |
|
Use Scenario: Persisting network credentials, OTA update metadata, and device-specific settings in cellular/Wi-Fi gateways deployed at remote sites. IC Role / Device Role / Timing Role: Configurable non-volatile storage with SFDP register for auto-adapting driver initialization across firmware versions. Use Value: Low 1 µA power-down current extends battery life during deep-sleep; security registers protect sensitive Wi-Fi keys from unauthorized readout. |
Use Scenario: Storing calibrated sensor offsets, user preferences, and audit logs in portable medical monitors and infusion pumps. IC Role / Device Role / Timing Role: Tamper-resistant parameter memory with individual sector lock and OTP-protected security registers. Use Value: Hardware write protection prevents accidental overwrites during clinical use; 4KB sectors align with FDA-required change-tracking granularity. |
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 |
|---|---|---|---|
| MX25L12833FZNI-08G | 128Mb density, 133MHz max clock, SOIC-8 package; lacks /HOLD pin function - uses dedicated /WP and /HOLD pins instead of multiplexed IO2/IO3. | No Quad SPI I/O remapping; requires separate /HOLD routing - less flexible for legacy board reuse with Quad mode upgrades. | Select when fixed-pin-function layout is preferred and Quad SPI is not required; verify /HOLD signal routing matches pinout. |
| S25FL128SAGMFI000 | 128Mb, 104MHz max clock, SOIC-16 package with dedicated /RESET; supports HyperBus but not native Quad SPI I/O remapping. | Includes hardware /RESET pin (absent in W25Q128JVSJQ TR's SOIC-8) - beneficial for systems requiring guaranteed reset recovery independent of software state. | Select when hardware reset assurance is mandatory and board space allows SOIC-16; note lower max clock limits XIP performance. |
Compared with MX25L12833FZNI-08G and S25FL128SAGMFI000, the W25Q128JVSJQ TR offers higher 133MHz Quad SPI bandwidth and integrated I/O remapping (QE-controlled), enabling faster code execution and simpler PCB layout - but lacks dedicated /RESET, requiring software reset or external circuitry in fail-safe designs.
Availability
W25Q128JVSJQ TR is available at Aetrix Electronics and suitable for industrial PLC firmware storage, automotive ECU boot memory, and IoT edge gateway configuration requiring stable component supply, long-term lifecycle support, and consistent parametric performance across production batches.
Supply support for W25Q128JVSJQ 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 SPI NOR/NAND flash, RAM, and mobile DRAM, serving industrial, automotive, and consumer markets since 1987.
The W25Q series targets cost-sensitive, space-constrained embedded systems requiring high-speed serial flash with robust security, endurance, and industrial reliability - optimized for MCU boot, firmware storage, and configuration retention.
FAQ
What is the maximum clock frequency supported by the W25Q128JVSJQ TR in Quad SPI mode?
The W25Q128JVSJQ TR supports up to 133 MHz on the CLK pin in Quad SPI mode, delivering an effective data rate of 532 MHz (133 MHz × 4 lines). This enables 66 MB/s continuous read throughput using Fast Read Quad I/O (EBh) instruction, verified per AC Electrical Characteristics Table 9.6 in the official datasheet.
Does the W25Q128JVSJQ TR include a hardware reset pin (/RESET)?
No, the W25Q128JVSJQ TR in SOIC-8 (Package Code S) does not include a dedicated /RESET pin. Hardware reset is only available on SOIC-16 and TFBGA packages. For W25Q128JVSJQ TR, system-level reset must be implemented via software sequence (66h + 99h) or external logic controlling /CS and power sequencing.
How is Quad SPI functionality enabled on the W25Q128JVSJQ TR?
Quad SPI is enabled by setting the Quad Enable (QE) bit in Status Register-2 (SR2) to '1' using Write Status Register-2 (31h) instruction. When QE = 1, the /WP pin becomes IO2 and /HOLD becomes IO3 - allowing four I/O lines. This remapping is non-volatile unless cleared, and must be confirmed via Read Status Register-2 (35h) before issuing Quad commands.
What package type is used by the W25Q128JVSJQ TR?
The W25Q128JVSJQ TR uses an 8-pin SOIC 208-mil package (Package Code S), with standard pinout: /CS, DO(IO1), /WP(IO2), GND, DI(IO0), CLK, /HOLD(IO3), VCC. It does not include an exposed thermal pad and is RoHS-compliant per Winbond's ordering information table.
Can the W25Q128JVSJQ TR support execute-in-place (XIP) operation?
Yes, the W25Q128JVSJQ TR supports true XIP via Fast Read Quad I/O (EBh) and Continuous Read with wrap (77h), enabling direct code execution from flash without copying to RAM. Its 133 MHz Quad SPI clock and low latency (tV < 7 ns) meet real-time MCU timing constraints for Cortex-M and RISC-V boot applications.
W25Q128JVSJQ TR Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Winbond Electronics Corporation
- Series:
- SpiFlash®
- Package/Case:
- 8-SOIC (0.209", 5.30mm Width)
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Active
- 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, DTR
- Clock Frequency:
- 133 MHz
- Write Cycle Time - Word, Page:
- 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-SOIC
W25Q128JVSJQ TR FAQ
1.How can I place an order for W25Q128JVSJQ TR through Aetrix?
Please submit a Request for Quotation (RFQ) for W25Q128JVSJQ 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 W25Q128JVSJQ TR reliable?
The price and inventory of W25Q128JVSJQ TR are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for W25Q128JVSJQ TR is usually 5 days.
3.What payment methods are accepted for W25Q128JVSJQ TR?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for W25Q128JVSJQ TR transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for W25Q128JVSJQ TR?
W25Q128JVSJQ TR orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your W25Q128JVSJQ 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 W25Q128JVSJQ TR?
For technical support, including W25Q128JVSJQ TR datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your W25Q128JVSJQ TR requirements.
6.How does Aetrix verify that W25Q128JVSJQ TR is sourced from the original manufacturer or authorized distributors?
All W25Q128JVSJQ 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 W25Q128JVSJQ TR meets industry standards.
7.What is the process for return or replacement of W25Q128JVSJQ TR?
All W25Q128JVSJQ TR units undergo pre-shipment inspection (PSI). If there is an issue with W25Q128JVSJQ 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 W25Q128JVSJQ TR part is unused and in its original packaging.
Return procedure for W25Q128JVSJQ TR:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
W25Q128JVSJQ 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…

