• 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
    • Automotive
    • Connectivity
    • Consumer Electronics
    • Industrial
    • Medical
    • Security
  • EE Forums
    • EDABoard.com
    • Electro-Tech-Online.com
  • Videos
    • TI Microcontroller Videos
  • EE Resources
    • DesignFast
    • eBooks / Tech Tips
    • FAQs
    • LEAP Awards
    • Podcasts
    • Webinars
    • White Papers
  • EE Learning Center

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

DesignFast

Component Selection Made Simple.

Try it Today
design fast globle

EE Training Center Classrooms

“ee

“ee

“ee

“ee

Subscribe to our Newsletter

Subscribe to weekly industry news, new product innovations and more.

Subscribe today

RSS Current EDABoard.com discussions

  • Replacement for rotary Switches
  • Antenna impedance matching
  • super capacitor
  • Power controll on 230V with zero switching and PWM?
  • RGB LED based 4" Digital Clock Circuit Diagram

RSS Current Electro-Tech-Online.com Discussions

  • Touch circuit sound, led. 555 timer
  • new to Ardunio but trying to compile
  • crowbar ovp
  • Accumulator?
  • Power supply circuit

Follow us on Twitter

Tweets by MicroContrlTips

Footer

Microcontroller Tips

EE World Online Network

  • DesignFast
  • EE World Online
  • EDA Board Forums
  • Electro Tech Online Forums
  • Connector Tips
  • Analog IC Tips
  • Power Electronic Tips
  • Sensor Tips
  • Test and Measurement Tips
  • Wire and Cable Tips
  • 5G Technology World

Microcontroller Tips

  • Subscribe to our newsletter
  • Advertise with us
  • Contact us
  • About us
Follow us on TwitterAdd us on FacebookFollow us on YouTube Follow us on Instagram

Copyright © 2021 · 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