Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

Winbond Electronics Corporation W25Q80BLZPIG

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

Inventory:2,522

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

W25Q80BLZPIG from Winbond is an 8M-bit (1 MB) serial NOR flash memory IC designed for code storage and XIP (execute-in-place) in space-constrained embedded systems. It supports Standard, Dual, and Quad SPI interfaces, operates from 2.3V to 3.6V, delivers up to 200 MHz equivalent data throughput via Quad I/O, and features 4 KB uniform sectors, 100,000+ program/erase cycles, and 20-year data retention.

For engineers reviewing the W25Q80BLZPIG datasheet, W25Q80BLZPIG pinout, W25Q80BLZPIG application, or W25Q80BLZPIG equivalent, key selection considerations include Quad SPI enable (QE bit), /WP and /HOLD dual-role behavior in Quad mode, sector-level hardware write protection, continuous read mode timing overhead, and compatibility with JEDEC-standard SFDP and Unique ID registers.

Technical Context

The W25Q80BLZPIG implements a SPI command-set architecture supporting three operational modes: Standard (4-wire: CLK, /CS, DI, DO), Dual (5-wire: CLK, /CS, IO0, IO1, /WP or /HOLD), and Quad (6-wire: CLK, /CS, IO0–IO3). Quad mode requires non-volatile QE bit (Status Register-2, bit 1) set to '1', repurposing /WP and /HOLD as IO2 and IO3 - disabling their hardware protection functions during active Quad operation.

Its memory array comprises 4,096 × 256-byte pages organized into 256 erasable 4 KB sectors and 16 erasable 64 KB blocks. Erase/program suspend/resume capability enables interleaved background operations, while the 64-bit unique serial number and SFDP register support traceability and automated configuration discovery in boot firmware.

Key Specifications

ParameterValue and Actual Design Meaning
Memory Density8 M-bit (1,048,576 bytes), enabling compact firmware storage for microcontrollers with limited external memory footprint.
Interface ModesStandard/Dual/Quad SPI - selectable via instruction set; Quad mode requires QE=1 and enables 200 MHz effective throughput using IO0–IO3.
Page Size256 bytes - minimum programmable unit; allows fine-grained updates without disturbing adjacent data.
Erase Granularity4 KB sectors (256 total), 32 KB blocks (32 total), 64 KB blocks (16 total), and full chip - supports flexible data partitioning and wear leveling.
Operating Voltage2.3 V to 3.6 V - compatible with 2.5 V and 3.3 V logic domains; eliminates need for level-shifting in most MCU designs.
Data Retention20 years at +25°C - ensures long-term reliability for industrial and automotive applications without refresh.
Endurance100,000 program/erase cycles per sector - sufficient for firmware update logging, parameter storage, and OTA staging buffers.

Pinout & Package

W25Q80BLZPIG is packaged in an 8-pad USON 2×3-mm (package code UX), with exposed pad for thermal dissipation and space-constrained PCB layouts.

Pin/TerminalCircuit RoleDesign Meaning
/CSChip Select InputActive-low enable; must transition high→low after power-up before accepting instructions; controls device selection on shared SPI bus.
DO (IO1)Bidirectional Data I/O (Dual/Quad)Serial data output in Standard SPI; becomes bidirectional IO1 in Dual/Quad mode - carries read data and address bits.
/WP (IO2)Hardware Write Protect / IO2Active-low hardware lock for Status Register when QE=0; repurposed as IO2 in Quad mode (QE=1), disabling hardware WP.
GNDGround ReferencePrimary return path for VCC and all I/O signals; requires low-impedance connection to minimize noise coupling during high-speed reads.
DI (IO0)Bidirectional Data I/O (Dual/Quad)Serial data input in Standard SPI; becomes bidirectional IO0 in Dual/Quad mode - carries instructions, addresses, and write data.
CLKSerial Clock InputMaster-generated clock (up to 50 MHz); timing reference for all SPI transfers; supports Mode 0 and Mode 3 polarity/phase configurations.
/HOLD (IO3)Hold Input / IO3Pauses ongoing SPI transfer when active-low (QE=0); repurposed as IO3 in Quad mode (QE=1), disabling hold functionality.
VCCPower Supply2.3–3.6 V supply; internal voltage regulators support stable core operation across full range; decoupling capacitor required near pin.

Key Features

FeatureDesign Value
Continuous Read ModeEnables true XIP with ≤8-clock instruction overhead per 24-bit address access - reduces CPU wait states and improves real-time code execution efficiency.
Quad Enable (QE) BitNon-volatile Status Register-2 bit that permanently configures /WP and /HOLD as IO2/IO3 - essential for enabling 200 MHz-equivalent Quad I/O but disables hardware write/halt control.
Security RegistersThree 256-byte OTP-locked security areas - suitable for storing cryptographic keys, calibration data, or device-specific credentials with irreversible write protection.
Unique Serial Number64-bit factory-programmed identifier - enables secure device authentication, anti-cloning, and firmware binding in IoT and industrial edge nodes.
SFDP RegisterJEDEC JESD216-compliant parameter table - allows host bootloader to auto-detect memory geometry, timing, and feature set without hard-coded driver assumptions.

Applications

Boot Code StorageFirmware Update Buffer

Use Scenario: Storing primary bootloader and application firmware for ARM Cortex-M or RISC-V microcontrollers requiring fast startup and minimal external memory.

IC Role / Device Role / Timing Role: Non-volatile code repository accessed via Quad SPI XIP; provides deterministic <50 ns random-access latency and sustained 25 MB/s read throughput.

Use Value: Eliminates need for parallel NOR flash or external RAM loading - reduces BOM count, PCB area, and boot time by enabling direct execution from flash.

Use Scenario: Holding validated firmware images prior to atomic swap during over-the-air (OTA) updates in connected sensors and gateways.

IC Role / Device Role / Timing Role: Dual-bank storage partitioned into active/inactive banks; leverages sector erase granularity and suspend/resume to avoid service interruption during writes.

Use Value: Enables zero-downtime field upgrades with rollback capability - critical for medical, industrial, and automotive ECUs where uptime is mandated.

Configuration & Calibration DataSecure Identity Storage

Use Scenario: Retaining runtime-tuned parameters (e.g., sensor offsets, motor PID gains, display gamma tables) across power cycles in smart appliances and test equipment.

IC Role / Device Role / Timing Role: Parameter store with 4 KB sector erase - allows independent update of calibration regions without affecting firmware or other settings.

Use Value: Preserves device accuracy and user customization without requiring battery-backed SRAM or EEPROM - lowering system cost and complexity.

Use Scenario: Hosting cryptographic keys, device certificates, and one-time-programmable (OTP) identifiers in secure boot chains for industrial controllers and payment terminals.

IC Role / Device Role / Timing Role: Tamper-resistant identity vault using 3×256-byte OTP-locked security registers and 64-bit unique serial number.

Use Value: Provides hardware-rooted trust anchor - satisfies FIPS 140-2 and Common Criteria requirements for secure provisioning and attestation.

Equivalent & Alternatives

The following parts are listed as comparable options for similar serial NOR flash memory applications.

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
MX25L8006EM1I-12G8 M-bit, 3.3 V, supports Standard/Dual SPI only (no Quad I/O); max clock 80 MHz; no SFDP or Unique ID.Lacks Quad SPI, SFDP, and UID - unsuitable for XIP-critical or auto-configurable systems; lower pin count needed.Select when Quad bandwidth and firmware discoverability are unnecessary and cost is prioritized over future-proofing.
S25FL008KAGMFI0108 M-bit, 2.7–3.6 V, supports Quad SPI with QPI mode; includes 64-bit UID and SFDP; endurance 100K cycles; -40°C to +105°C extended temp.Higher temperature rating and QPI command subset - better for automotive under-hood use; identical Quad/XIP capabilities.Prefer for extended temperature environments or where Cypress/Infineon ecosystem alignment simplifies qualification.

Compared with MX25L8006EM1I-12G, W25Q80BLZPIG delivers 4× faster random access via Quad I/O and enables automated firmware configuration via SFDP; versus S25FL008KAGMFI010, it offers identical performance but at lower cost and with Winbond's broader distribution channel - making it optimal for commercial and industrial designs balancing speed, security, and supply stability.

Availability

W25Q80BLZPIG is available at Aetrix Electronics and suitable for boot code storage, firmware update buffering, configuration data retention, and secure identity management requiring stable component supply across production lifecycles.

Supply support for W25Q80BLZPIG 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 trusted computing components.

The W25Q series was designed specifically for embedded systems needing high-speed, low-pin-count, secure code and data storage - emphasizing Quad SPI performance, XIP readiness, and robust data integrity features.

FAQ

What is the package type and footprint of W25Q80BLZPIG?

W25Q80BLZPIG uses an 8-pad USON (Ultra Thin Small Outline No-lead) package measuring 2 mm × 3 mm with an exposed thermal pad. Its pinout matches the standard 8-pin SPI flash layout (CLK, /CS, IO0–IO3, VCC, GND), enabling drop-in compatibility with other USON-8 flash devices in space-constrained layouts. The ZPIG suffix explicitly denotes this USON 2×3-mm variant.

Does W25Q80BLZPIG support Quad SPI mode out of the box?

No - W25Q80BLZPIG requires the Quad Enable (QE) bit in Status Register-2 to be set (to '1') before Quad SPI instructions like Fast Read Quad I/O (EBh) become functional. By default, QE=0 at power-up, so /WP and /HOLD retain their hardware protection roles. A Write Status Register command must be issued first, and QE is non-volatile - persisting across power cycles once programmed.

How does hardware write protection work on W25Q80BLZPIG when QE=0?

When QE=0, the /WP pin functions as an active-low hardware write protect for the Status Register - preventing changes to block protection bits (BP2–BP0), SRP0/SRP1, and QE itself. Combined with software-configured BP bits, this allows locking specific 4 KB sectors (e.g., bootloader region) against accidental overwrite while leaving other sectors writable. /WP has no effect on data array writes unless Status Register protection is enabled.

Can W25Q80BLZPIG be used for execute-in-place (XIP) applications?

Yes - W25Q80BLZPIG supports true XIP via its Continuous Read Mode, which minimizes instruction overhead to just 8 clocks for address setup. When paired with a host controller supporting Quad SPI prefetch (e.g., STM32H7, NXP i.MX RT), it delivers deterministic read latency and sustained 25 MB/s throughput - enabling direct code execution without RAM shadowing in real-time firmware and DSP applications.

What unique identification and security features does W25Q80BLZPIG provide?

W25Q80BLZPIG integrates a factory-programmed 64-bit unique serial number accessible via Read Unique ID (4Bh) instruction, plus three 256-byte security registers with OTP (One-Time-Programmable) lock bits. These support secure key storage, device binding, and tamper-evident firmware signing - meeting foundational requirements for secure boot, remote attestation, and regulatory compliance in industrial and medical systems.

W25Q80BLZPIG Specifications

Product attributes
Attribute value
Manufacturer:
Winbond Electronics Corporation
Series:
SpiFlash®
Package/Case:
8-WDFN Exposed Pad
Packaging:
Tube
Product Status:
Discontinued at Digi-Key
Programmable:
Not Verified
Memory Type:
Non-Volatile
Memory Format:
FLASH
Technology:
FLASH - NOR
Memory Size:
8Mbit
Memory Organization:
1M x 8
Memory Interface:
SPI - Quad I/O
Clock Frequency:
80 MHz
Write Cycle Time - Word, Page:
800µs
Access Time:
-
Voltage - Supply:
2.3V ~ 3.6V
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
8-WSON (6x5)

W25Q80BLZPIG FAQ

1.How can I place an order for W25Q80BLZPIG through Aetrix?

Please submit a Request for Quotation (RFQ) for W25Q80BLZPIG 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 W25Q80BLZPIG reliable?

The price and inventory of W25Q80BLZPIG are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for W25Q80BLZPIG is usually 5 days.

3.What payment methods are accepted for W25Q80BLZPIG?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for W25Q80BLZPIG transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for W25Q80BLZPIG?

W25Q80BLZPIG orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your W25Q80BLZPIG 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 W25Q80BLZPIG?

For technical support, including W25Q80BLZPIG datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your W25Q80BLZPIG requirements.

6.How does Aetrix verify that W25Q80BLZPIG is sourced from the original manufacturer or authorized distributors?

All W25Q80BLZPIG 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 W25Q80BLZPIG meets industry standards.

7.What is the process for return or replacement of W25Q80BLZPIG?

All W25Q80BLZPIG units undergo pre-shipment inspection (PSI). If there is an issue with W25Q80BLZPIG, 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 W25Q80BLZPIG part is unused and in its original packaging.

Return procedure for W25Q80BLZPIG:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

W25Q80BLZPIG Tags

  • W25Q80BLZPIG
  • W25Q80BLZPIG PDF
  • W25Q80BLZPIG Datasheet
  • W25Q80BLZPIG Specifications
  • W25Q80BLZPIG Images
  • Winbond Electronics Corporation
  • Winbond Electronics Corporation W25Q80BLZPIG
  • Buy W25Q80BLZPIG
  • W25Q80BLZPIG Price
  • W25Q80BLZPIG Distributor
  • W25Q80BLZPIG Supplier
  • W25Q80BLZPIG Wholesale
Related Products
M24C02-WMN6TP
M24C02-WMN6TP

STMicroelectronics

AT24C02C-XHM-T
AT24C02C-XHM-T

Microchip Technology

AT21CS01-STUM10-T
AT21CS01-STUM10-T

Microchip Technology

AT24C02C-SSHM-T
AT24C02C-SSHM-T

Microchip Technology

24LC01BT-I/OT
24LC01BT-I/OT

Microchip Technology

M24C02-FMC6TG
M24C02-FMC6TG

STMicroelectronics

AT24CS02-SSHM-T
AT24CS02-SSHM-T

Microchip Technology

93LC46BT-I/OT
93LC46BT-I/OT

Microchip Technology

AT24C04C-SSHM-T
AT24C04C-SSHM-T

Microchip Technology

24LC01BT-I/SN
24LC01BT-I/SN

Microchip Technology

24AA02UIDT-I/OT
24AA02UIDT-I/OT

Microchip Technology

AT24C08C-STUM-T
AT24C08C-STUM-T

Microchip Technology

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER