• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer

Microcontroller Tips

Microcontroller engineering resources, new microcontroller products and electronics engineering news

  • Products
    • 8-bit
    • 16-bit
    • 32-bit
    • 64-bit
  • Applications
    • 5G
    • Automotive
    • Connectivity
    • Consumer Electronics
    • EV Engineering
    • Industrial
    • IoT
    • Medical
    • Security
    • Telecommunications
    • Wearables
    • Wireless
  • Learn
    • eBooks / Tech Tips
    • EE Training Days
    • FAQs
    • Learning Center
    • Tech Toolboxes
    • Webinars/Digital Events
  • Resources
    • Design Guide Library
    • DesignFast
    • LEAP Awards
    • Podcasts
    • White Papers
  • Videos
    • EE Videos & Interviews
    • Teardown Videos
  • EE Forums
    • EDABoard.com
    • Electro-Tech-Online.com
  • Engineering Training Days
  • Advertise
  • Subscribe

Tech refresher: Basics of flash, NAND flash, and NOR flash

August 14, 2019 By Lee Teschler Leave a Comment

Flash memory stores information in an array of memory cells made from floating-gate transistors. Each memory cell resembles a standard metal-oxide-semiconductor field-effect transistor (MOSFET) except that the transistor has two gates instead of one. The floating gate (FG) and the control gate (CG) control the current flowing between the source and drain. The CG resembles the gate in ordinary MOS transistors.

flash cellThe FG is completely insulated by an oxide layer and sits between the CG and the MOSFET channel. The electrical isolation of the FG traps any electrons placed on it. A charge placed on the FG screens the electric field from the CG, boosting the threshold voltage (VT1) of the cell. This means the CG must see a higher voltage to make the channel conductive. (This higher voltage, often written VT2 in texts, almost always comes from an internal charge pump. Flash chips today need only a single supply voltage.)

Applying a voltage between the threshold voltages (VT1 and VT2) to the CG is all that’s needed to read a value from the transistor. When the channel conducts at this intermediate voltage, it means the FG is uncharged (a charged FG would prevent conduction because the intermediate voltage is less than VT2). This means the gate stores a logical “1.” When the channel doesn’t conduct at the intermediate voltage, the FG is charged, so the gate stores a logical “0.”

Thus current flowing or not flowing through the transistor when the intermediate voltage is asserted on the CG indicates the presence of a logical “0” or “1.” Flash memories with multi-level cells, which store multiple bits per cell, sense the amount of current flow rather than simply its presence or absence to figure out the level of charge on the FG.

Today, there are two main types of flash, NOR and NAND. In NOR flash, each cell has one end connected directly to ground. The other end connects directly to a bit line. The NOR flash moniker comes because the arrangement acts like a NOR gate: when one of the word lines (connected to the cell CG) is brought high, the corresponding storage transistor pulls the output bit line low.

NAND flashNAND flash also uses floating-gate transistors, but they connect in a way that resembles a NAND gate: several transistors connect in series, and the bit line goes low only if all the word lines are pulled high (above the transistor VT). These groups then connect via additional transistors to a NOR-style bit line array in the same way that single transistors are linked in NOR flash.

A NOR flash might address memory by page and then by word. NAND flash might address it by page, word and bit. Bit-level addressing suits bit-serial applications (such as hard disk emulation), which access only one bit at a time. Execute-in-place applications, on the other hand, require every bit in a word to be accessed simultaneously. This requires word-level addressing. In any case, both bit and word addressing modes are possible with either NOR or NAND flash.

Though it contains additional transistors, NAND flash has fewer ground wires and bit lines that allows a denser layout and greater storage capacity per chip than is available with NOR flash. In addition, NAND flash can typically contain a certain number of faults and still work (NOR flash is generally expected to be fault-free). Because of the series connection and removal of word-line contacts, a large grid of NAND flash memory cells will occupy perhaps only 60% of the area of equivalent NOR cells.

You may also like:

  • flash
    Flash memory keeps cars connected
  • MX0141K flash memory expander
    Flash memory expander boosts NAND flash interface speeds
  • xl flash
    Persistent memory FLASH chips feature low latency and speed
  • STM hardware
    Gallery: An inside view of the STM32WB workshop

  • 3D NAND Flash memory: Making HDDs obsolete in a data-centric…

Filed Under: Embedded, FAQ, Featured, Memory Tagged With: FAQ

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Featured Contributions

Five challenges for developing next-generation ADAS and autonomous vehicles

Securing IoT devices against quantum computing risks

RISC-V implementation strategies for certification of safety-critical systems

What’s new with Matter: how Matter 1.4 is reshaping interoperability and energy management

Edge AI: Revolutionizing real-time data processing and automation

More Featured Contributions

EE TECH TOOLBOX

“ee
Tech Toolbox: Internet of Things
Explore practical strategies for minimizing attack surfaces, managing memory efficiently, and securing firmware. Download now to ensure your IoT implementations remain secure, efficient, and future-ready.

EE Learning Center

EE Learning Center

EE ENGINEERING TRAINING DAYS

engineering
“bills
“microcontroller
EXPAND YOUR KNOWLEDGE AND STAY CONNECTED
Get the latest info on technologies, tools and strategies for EE professionals.

RSS Current EDABoard.com discussions

  • How can I get the frequency please help!
  • 12VAC to 12VDC 5A on 250ft 12AWG
  • ILI9163 LCD driver
  • Elektronik devre
  • Powering a USB hub: safely distributing current from a shared power supply

RSS Current Electro-Tech-Online.com Discussions

  • 100uF bypass Caps?
  • Fuel Auto Shutoff
  • Actin group needed for effective PCB software tutorials
  • how to work on pcbs that are thick
  • compatible eth ports for laptop

DesignFast

Design Fast Logo
Component Selection Made Simple.

Try it Today
design fast globle

Footer

Microcontroller Tips

EE World Online Network

  • 5G Technology World
  • EE World Online
  • Engineers Garage
  • Analog IC Tips
  • Battery Power Tips
  • Connector Tips
  • DesignFast
  • EDA Board Forums
  • Electro Tech Online Forums
  • EV Engineering
  • Power Electronic Tips
  • Sensor Tips
  • Test and Measurement Tips

Microcontroller Tips

  • Subscribe to our newsletter
  • Advertise with us
  • Contact us
  • About us

Copyright © 2025 · WTWH Media LLC and its licensors. All rights reserved.
The material on this site may not be reproduced, distributed, transmitted, cached or otherwise used, except with the prior written permission of WTWH Media.

Privacy Policy