ROM, EPROM, and EEPROM pdf tutorial

There is a type of memory for storing data in the absence of an electrical current, namely ROM (Read Only Memory), which is called read-only memory, sometimes a non-volatile memory because It does not clear when the system is turned off.

This type of memory makes it possible to preserve the data required to start the computer. Indeed, this information can not be stored on the hard disk since the parameters of the disk (essential to its initialization) are part of this data vital to the boot.

Overview

Read only memory devices are a special case of memory where, in normal system operation, the memory is read but not changed. Read only memories are non-volatile, that is, stored information is retained when the power is removed. The main read only memory devices are listed below:

  • ROM (Mask Programmable ROM—also called 'MROMs')
  • EPROM (UV Erasable Programmable ROM)
  • OTP (One Time Programmable EPROM)
  • EEPROM (Electrically Erasable and Programmable ROM)
  • Flash Memory - This device is covered in Section 10

Table of contents

  • HOW THE DEVICE WORKS
  • MASK PROGRAMMABLE ROMs
  • ROM Cell Size and Die Size
  • ROM Programmed by Channel Implant
  • Multimedia Card
  • EPROM
  • EPROM Floating Gate Transistor Characteristic Theory
  • EPROM Cell Size and Die Size
  • OTP (One Time Programmable) EPROM
  • EEPROM
  • Parallel EEPROM
  • Serial EEPROM
  • EEPROM Cell Program/Erase
  • EPROM programming: Hot electron
  • High VPP Current
  • High ISUB
  • VPP must be an external supply
  • No VBB generator
  • EEPROM programming: Tunneling
  • VPP is generated by an internal pump

 

Size : 778.85 Kb
File type : pdf
Downloads: 744
Created: 2017-01-01

Others Memory Tutorials

Guide RAM and ROM Based Digital Design

Programming Persistent Memory

DRAM: Architectures, Interfaces, and Systems

Introduction to ARM Memory and Assembly Language

Cache Memory course

Others related eBooks about ROM, EPROM, and EEPROM pdf tutorial

Guide RAM and ROM Based Digital Design

This tutorial is a brief overview of RAM and ROM memory, download free training document in pdf intended to beginners....

Philosophy of Computer Science

Download free course Philosophy of Computer Science, pdf file on 938 pages by William J. Rapaport....

Analysis for Computer Scientists

Download free course Analysis for Computer Scientists, pdf file on 372 pages by by Michael Oberguggenberger, Alexander Ostermann....

Computer basics courses

Download free course material and training Computer basics on 17 pages intended to beginners....

How to Think Like a Computer Scientist

Download free course How to Think Like a Computer Scientist, pdf file on 280 pages by Allen Downey, Jeffrey Elkner, Chris Meyers....

Computer Aided Verification

Download free course Computer Aided Verification, pdf file on 680 pages by Isil Dillig, Serdar Tasiran....

Getting the Most from LINQPad Succinctly

Download free course Getting the Most from LINQPad Succinctly, pdf file on 112 pages by José Roberto Olivas Mendoza....

Computer Architecture

In this tutorial, we briefly describe a basic computer architecture and principles of its operation ,a free PDF training course under 12 pages by Milo Martin & Amir Roth....

DRAM: Architectures, Interfaces, and Systems

...

Computer basics for beginners

A basic computer tutorial is a step-by-step guide that is designed to provide beginners with an understanding of the fundamental components and functionalities of a computer....