- Why NOR Flash Can’t Be Replaced
- Three Demand Drivers Hitting Simultaneously
- Edge AI Multiplied the NOR Flash Per Device
- Automotive ADAS Went From 2 Chips to 12
- AI Servers: The Unexpected Consumer
- Why Supply Can’t Keep Up
- The Specific Part: W25Q128
- NOR Flash Supplier Substitution Matrix
- What To Do
- How Long Will This Last?
- Frequently Asked Questions
NOR Flash was supposed to be boring.
For years, it was the quiet workhorse of the semiconductor world — the chip that stores your firmware, boots your system, and then gets completely forgotten about. Demand was predictable. Pricing was stable. Nobody wrote breathless articles about NOR Flash shortages.
That era is over. In 2026, NOR Flash — particularly Winbond’s W25Q128 — has become one of the most supply-constrained components in the electronics industry. And unlike cyclical semiconductor shortages that resolve in a few quarters, this one has structural roots that won’t easily unwind. The pattern looks a lot like the MLCC sourcing situation we wrote about earlier: a “boring” passive or memory category, sudden multi-vector demand, and a supply base that never planned for it.
Here’s what happened, and why it matters for your production planning.
Why NOR Flash Can’t Be Replaced
If you’re sourcing integrated circuits for a live project, our team can pull availability across multiple suppliers and return pricing within 4 business hours. See our IC sourcing options.
Before diving into the shortage, you need to understand why NOR Flash is irreplaceable. Not “hard to replace” — genuinely without substitute.
NOR Flash has a property called execute-in-place (XiP): the processor can run code directly from the Flash chip without copying it to RAM first. Boot firmware starts executing within microseconds of power-on. Random read access latency is in the tens to low-hundreds of nanoseconds (typical SPI NOR sits around 70–120 ns, with higher-density parallel parts running closer to 150 ns) — multiple orders of magnitude faster than NAND Flash, whose page-read latency is measured in microseconds.
Can you use NAND Flash instead? No. NAND requires reading an entire page (2–4 KB minimum) and copying it to RAM before the processor can use it. This adds milliseconds of boot latency and requires DRAM to be initialized first — a chicken-and-egg problem for the firmware that initializes the DRAM.
Can you use DRAM? No. DRAM is volatile. Turn off the power, lose the data. Firmware must survive power cycles.
NOR Flash is the only commercially available technology combining non-volatility, byte-level random access, and execute-in-place capability. There is nothing else. When NOR Flash is in shortage, there is no Plan B at the technology level — only alternative suppliers of the same technology.
Three Demand Drivers Hitting Simultaneously
This is what makes the situation structural rather than cyclical. The 2021–2022 chip shortage was broad-based demand hitting broad-based supply. The NOR Flash shortage of 2026 is three specific, independent demand surges hitting a component category that has no reason to have built spare capacity.
Edge AI Multiplied the NOR Flash Per Device
A basic IoT device in 2022 needed one NOR Flash chip — perhaps a W25Q16 (2 MB) or W25Q32 (4 MB) — to store its firmware. Done.
An edge AI device in 2026 needs dramatically more. The AI model weights that enable on-device inference need to be stored somewhere that allows instant access at power-on. You can’t wait for a network download or a NAND-to-RAM copy. The model needs to be there when the processor wakes up.
A smart camera with AI object recognition now needs 128 Mbit (16 MB) or more of NOR Flash — plus a second chip for fail-safe OTA updates (so you can update one bank while running from the other). An AR/VR headset might need three 256 Mbit chips. A voice assistant with local wake-word detection uses 128 Mbit where it once used 32 Mbit.
The per-device NOR Flash content has grown 8–16x in three years. And the number of devices with AI capabilities is growing simultaneously. The compound effect is staggering.
Automotive ADAS Went From 2 Chips to 12
A standard vehicle five years ago used 2–3 NOR Flash chips totaling maybe 128 Mbit. Instrument cluster firmware, radio boot code, maybe a telematics module. Simple.
A modern vehicle with Level 2+ ADAS uses 8–12 NOR Flash ICs with total capacity over 1 Gbit. Every camera module (front-facing plus four corner/surround cameras) needs its own NOR Flash. Every radar module needs one. The ADAS domain controller needs a large one (256–512 Mbit). The instrument cluster, the telematics unit, the V2X module — each needs fast-boot firmware storage that survives power cycles.
And here’s the procurement headache: automotive NOR Flash must be AEC-Q100 qualified. That qualification takes 12–18 months for new production lines. You can’t quickly shift consumer-grade production to automotive-grade to meet demand. The qualification barrier creates a structural supply ceiling that demand has now exceeded.
AI Servers: The Unexpected Consumer
This one caught the industry by surprise. AI servers use significantly more NOR Flash than standard servers, for a reason that’s not immediately obvious.
HBM (High Bandwidth Memory) — the stacked DRAM that gives AI accelerators their bandwidth — requires NOR Flash to store initialization sequences that must execute deterministically at power-on. Each HBM stack needs its own NOR Flash for boot-time configuration. A GPU with six HBM stacks needs six NOR Flash chips just for memory initialization, separate from the main system firmware.
A standard server uses 1–2 NOR Flash chips. A GPU server with HBM uses 5–8. An AI training rack can need 30 or more. Nobody planned NOR Flash capacity for this use case, because nobody predicted AI training clusters would deploy at this scale this quickly.
Why Supply Can’t Keep Up
NOR Flash is manufactured on mature process nodes — 45nm and 55nm. These are the same nodes that produce display drivers, power management ICs, automotive MCUs, and analog chips. There’s fierce competition for mature-node wafer capacity, and NOR Flash — with its relatively lower revenue per wafer — often loses the allocation battle to higher-margin products.
The industry’s strategic investment has flowed to two places: advanced nodes (for AI chips) and capacity expansion for power semiconductors and automotive MCUs. NOR Flash hasn’t attracted significant new capital because, until recently, nobody expected it to be a growth market.
Winbond — the global NOR Flash market leader (TrendForce and company disclosures place its share in the high-20s to mid-30s percent range, with particular dominance in the ≤1Gb automotive/industrial segment) — confirmed during its Q4 2025 earnings call that NOR Flash capacity for both 2026 and 2027 is fully sold out. Management has reportedly refused contracts longer than three months due to supply constraints. Their CUBE (Customized Ultra-Bandwidth Elements) architecture — note that CUBE is a 3D-stacked custom DRAM platform for edge AI, not a NOR Flash product — is ramping initial volumes in H2 2026. Winbond’s NOR Flash roadmap remains focused on 45nm 2D scaling rather than 3D NOR. None of this helps 2026. Their position is stated plainly in Winbond’s investor communications, which I check quarterly because the tone shifts there usually precede the spot-market shifts by 4–6 weeks.
The Specific Part: W25Q128
If I had to name the single most supply-constrained NOR Flash SKU in 2026, it would be the Winbond W25Q128JVSIQ.
128 Mbit (16 MB) is the Goldilocks capacity — large enough for edge AI firmware bundles but cost-effective enough for high-volume IoT products. It’s also the standard capacity for automotive camera modules. Demand is concentrated at exactly this density node, from both consumer and automotive applications simultaneously.
Smaller capacities (16–64 Mbit) and larger capacities (512 Mbit+) have more available supply. If your design can tolerate a capacity change in either direction, you may find shorter lead times.
NOR Flash Supplier Substitution Matrix
The single biggest design-time decision that protects you in this shortage is making your BOM vendor-flexible at the 128 Mbit, 3.0 V, SOIC-8 / WSON-8 footprint. Every major supplier ships parts in this slot, and most are software-compatible if your bootloader honors the JEDEC SFDP (Serial Flash Discoverable Parameters) protocol. The JEDEC JESD216 SFDP standard is what makes “swap one Flash for another without firmware changes” actually possible — read it once, design around it, and you’ve bought yourself optionality for the next five years.
Here’s how the five suppliers we deal with most often compare. Lead times move week to week; what’s worth comparing is the structural position of each vendor.
| Vendor | Representative 128 Mbit Part | Voltage / Package | Typical Applications | Relative Cost (2026) | Lead Time Posture |
|---|---|---|---|---|---|
| Winbond | W25Q128JV (commercial), W25Q128JW (1.8 V) | 1.65–3.6 V / SOIC-8, WSON-8, USON-8 | Reference design default, automotive AEC-Q100 lines, IoT, GPU HBM init | Baseline (highest) | 30–40+ weeks; allocation-only |
| GigaDevice | GD25Q128E, GD25LQ128E (1.8 V) | 1.65–3.6 V / SOIC-8, WSON-8 | Cost-sensitive consumer, IoT, white-box server BMC | ~10–20% below Winbond | Generally shorter; often Available / 3–5 days for stocked options |
| Macronix | MX25L12873G, MX25U12832F (1.8 V) | 1.65–3.6 V / SOIC-8, WSON-8, BGA-24 | Automotive AEC-Q100, set-top boxes, networking | Comparable to Winbond on auto-grade | 20–30 weeks for AEC-Q100; better for commercial |
| ISSI (Lumissil) | IS25LP128F, IS25WP128F (1.8 V) | 1.65–3.6 V / SOIC-8, WSON-8 | Automotive (extended temp), industrial, military | Premium for extended-temp grades | Steady; second-source play for AEC-Q100 designs |
| Puya | P25Q128H, P25Q128SH | 1.65–3.6 V / SOIC-8, USON-8 | Cost-floor consumer, smart home, low-volume IoT | ~25–35% below Winbond | Generally Available; good for tight budgets |
A few notes on how to read this table:
- Pin compatibility is high but not universal. Standard 8-pin SOIC parts share the same JEDEC pinout, but WSON / USON variants have package-specific dimensions. Always pull the Macronix MX25L12873G datasheet and the GigaDevice SPI NOR Flash product line page and overlay them before locking the BOM.
- AEC-Q100 grades are not interchangeable with commercial. If your design is automotive, you cannot drop a commercial-grade GD25Q128E into a slot qualified for W25Q128JV-IT without re-qualification. The AEC-Q100 stress test definition is the gating document.
- Voltage matters. The “JW” / “LQ” / “U” / “WP” suffixes indicate low-voltage variants. A 3.0 V part will not boot in a 1.8 V slot, and vice versa.
- Puya is the supplier we get asked about most when budget is tight. We use them on cost-floor consumer projects where the customer accepts a Tier-2 supplier in exchange for 25–35% bill-of-materials savings.
If you’re already running into shortage pain on a single-source W25Q128 BOM, the migration path that works best: qualify GigaDevice as a footprint-compatible second source first (smallest firmware delta if you’re SFDP-compliant), add Macronix or ISSI for AEC-Q100 lines, and reserve Puya for SKUs where unit cost dominates.
What To Do
If NOR Flash would stop your production line, secure 6–9 months of safety stock now. The carrying cost (2–3% of component value per month) is trivial compared to line-down costs. Also: begin qualification of GigaDevice’s GD25Q128E immediately — broker and distributor data we’ve seen suggests it is broadly pin-for-pin and command-set compatible with the W25Q128 family and typically ships with shorter lead times than Winbond, though you should always confirm against the latest datasheets and your specific package/voltage option before locking it into a BOM. The same logic we walked through in our shortage-handling playbook on zero-stock alternatives applies here.
If NOR Flash is important but not critical-path, extend your planning horizon to 16–20 weeks (versus the historical 8–12) and ensure your firmware driver supports JEDEC SFDP-compliant devices from multiple vendors without hardware changes. This is the single best investment you can make: design-time flexibility that creates procurement-time optionality.
If you’re designing a new product, ensure your PCB footprint and SPI interface support multiple NOR Flash vendors interchangeably. Standardize on JEDEC SFDP discovery protocol in your bootloader. A small software investment now gives your procurement team the freedom to source from Winbond, GigaDevice, Macronix, or ISSI based on whoever has stock — without a hardware revision.
If you’re buying through brokers, the counterfeit risk on W25Q128 has risen sharply. We’ve seen relabeled commercial parts marked as automotive, and lower-density parts re-marked as 128 Mbit. The basic protocol from our component authenticity guide — read the JEDEC ID and SFDP table from a known-good and a suspect part, compare byte-for-byte — catches almost all of these in under a minute per reel.
How Long Will This Last?
Meaningful relief requires either new 2D capacity (unlikely to receive investment given the 3D transition) or 3D NOR Flash reaching volume production (2027–2028 at earliest).
My best estimate, informed by industry-source channel checks rather than vendor guidance: the structural shortage persists through at least mid-2027, with spot pricing meaningfully above 2025 contract levels (industry sources estimate a sustained premium in the mid-teens to mid-twenties percent range, depending on density and grade). Beyond that, 3D NOR and potential capacity additions should gradually restore balance — but “balance” will be at higher price levels than the pre-2025 era, because the demand drivers (edge AI, automotive ADAS, AI servers) are permanent, not cyclical.
Plan accordingly.
For parts headed into production, who verifies them before they ship matters as much as the part itself. How Cosolvic operates covers our inspection process, counterfeit refund policy, and why we work as an independent distributor rather than a franchise reseller.
Frequently Asked Questions
Is GD25Q128E a drop-in replacement for W25Q128JV?
For most commercial and industrial applications, yes — same SOIC-8 / WSON-8 pinout, same SPI command set, and JEDEC SFDP-compliant firmware will discover and configure either chip without code changes. Caveats: confirm voltage match (3.0 V vs 1.8 V variants are not interchangeable), verify your specific package option, and re-qualify if the slot is AEC-Q100 automotive — commercial-grade GigaDevice cannot directly substitute for automotive-grade Winbond without re-qualification.
Can NAND Flash replace NOR Flash for firmware boot?
Not directly. NAND requires page-level reads (2–4 KB minimum) into RAM before the processor can execute code, which means you need DRAM initialized before you can boot — a chicken-and-egg problem. Some SoCs include a small on-chip ROM that loads a first-stage bootloader from NAND into SRAM, then jumps to it; this works but adds complexity, slows boot, and changes your software architecture. For execute-in-place workloads, NOR remains the only practical option.
When will NOR Flash supply normalize?
Industry-source channel checks suggest meaningful relief no earlier than mid-2027, contingent on either new 2D NOR capacity coming online or 3D NOR reaching volume production. Pricing is unlikely to return to pre-2025 contract levels even after supply rebalances, because the underlying demand drivers — edge AI, automotive ADAS, AI servers — are structural rather than cyclical.
What about MRAM as a NOR alternative?
MRAM (magnetoresistive RAM) from suppliers like Everspin and Avalanche offers non-volatility, byte-level random access, and far higher write endurance than NOR. It’s already used in industrial and aerospace designs where its endurance and radiation tolerance justify the price. The blockers for mainstream NOR replacement: cost (typically 5–20× per bit at comparable densities) and capacity ceiling (commercial MRAM tops out well below the 128 Mbit Goldilocks point). Viable niche substitute today, not a volume substitute this decade.
Should I switch from W25Q128 to a higher-density part to dodge the shortage?
Sometimes. 256 Mbit and 512 Mbit parts have meaningfully better availability today, and if your firmware bundle is growing toward 16 MB anyway, jumping to 32 MB future-proofs you. The trade-off: larger parts cost more, draw more standby current, and may force a package change. For new designs, I’d usually specify 256 Mbit minimum on the schematic. For mature designs, second-sourcing GigaDevice is usually the better lever.
Have a NOR Flash line you’re trying to source — W25Q128, GD25Q128, MX25L12873, IS25LP128, or anything adjacent? Send us your BOM at request a quote. We’ll tell you within four hours which lines we have authentic stock for, what’s available within 3–5 days, and which ones genuinely require a redesign or capacity step-up.