Eeprom: Stmicro M24C02 (HTTP://WWW - St.Co M/Resource/En/Datasheet/M24C02-F. PDF) I C Serial Type Eeprom
Eeprom: Stmicro M24C02 (HTTP://WWW - St.Co M/Resource/En/Datasheet/M24C02-F. PDF) I C Serial Type Eeprom
Contents
History
Theoretical basis of FLOTOX structure
Today's EEPROM structure
Security protections
Atmel AT93C46A (http://ww1.microc
Electrical interface hip.com/downloads/en/devicedoc/do
Serial bus devices c0539.pdf) die
Parallel bus devices
Other devices
Failure modes
Related types
Comparison with EPROM and EEPROM/flash
In popular culture
See also
References
External links
History
In the early 1970s, some studies, inventions, and development for
electrically re-programmable non-volatile memories were performed
by various companies and organizations. In 1971, the earliest research
report was presented at the 3rd Conference on Solid State Devices,
Tokyo in Japan by Yasuo Tarui, Yutaka Hayashi, and Kiyoko Nagai at
Electrotechnical Laboratory; a Japanese national research AT90USB162 (http://ww1.microchip.
institute.[1] They fabricated an EEPROM device in 1972,[2] and com/downloads/en/DeviceDoc/7707
continued this study for more than 10 years.[3] These papers have S.pdf) MCU integrates 512 Byte
been repeatedly cited by later papers and patents.[4][5] EEPROM
The theoretical basis of these devices is Avalanche hot-carrier injection. But in general, programmable
memories, including EPROM, of early 1970s had reliability and endurance problems such as the data
retention periods and the number of erase/write cycles.[20]
In 1975, NEC's semiconductor operations unit, later NEC Electronics, currently Renesas Electronics,
applied the trademark name EEPROM® to Japan Patent Office.[21][22] In 1978, this trademark right is
granted and registered as No.1,342,184 in Japan, and still survives as of March 2018.
In February 1977, Eliyahou Harari at Hughes Aircraft Company invented a new EEPROM technology
using Fowler-Nordheim tunnelling through a thin silicon dioxide layer between the floating-gate and the
wafer. Hughes went on to produce this new EEPROM devices.[23] But this patent[24] cited NEC's
EEPROM® invention.[15]
In May 1977, some important research result was disclosed by Fairchild and Siemens. They used SONOS
(polysilicon-oxynitride-nitride-oxide-silicon) structure with thickness of silicon dioxide less than 30 Å,
and SIMOS (stacked-gate injection MOS) structure, respectively, for using Fowler-Nordheim tunnelling
hot-carrier injection.[25][26]
Around 1976 to 1978, Intel's team, including George Perlegos, made some inventions to improve this
tunneling E2PROM technology.[27][28] In 1978, they developed a 16K (2K word × 8) bit Intel 2816 device
with a thin silicon dioxide layer, which was less than 200 Å.[29] In 1980. this structure was publicly
introduced as FLOTOX; floating gate tunnel oxide.[30] The FLOTOX structure improved reliability of
erase/write cycles per byte up to 10,000 times.[31] But this device required additional 20–22V VPP bias
voltage supply for byte erase, except for 5V read operations.[32]:5-86 In 1981, Perlegos and 2 other
members left Intel to form Seeq Technology,[33] which used on-device charge pumps to supply the high
voltages necessary for programming E2PROMs. In 1984, Perlogos left Seeq Technology to found Atmel,
then Seeq Technology was acquired by Atmel.[34][35]
Security protections
Because EEPROM technology is used for some security gadgets, such
as credit card, SIM card, key-less entry, etc., some devices have
security protection mechanisms.[42][43]
Electrical interface
EEPROM devices use a serial or parallel interface for data
input/output.
Inside of a SIM card
The common serial interfaces are SPI, I²C, Microwire, UNI/O, and 1-Wire. These use from 1 to 4 device
pins and allow devices to use packages with 8-pins or less.
A typical EEPROM serial protocol consists of three phases: OP-Code Phase, Address Phase and Data
Phase. The OP-Code is usually the first 8-bits input to the serial input pin of the EEPROM device (or with
most I²C devices, is implicit); followed by 8 to 24 bits of addressing depending on the depth of the device,
then the read or write data.
Each EEPROM device typically has its own set of OP-Code instructions mapped to different functions.
Common operations on SPI EEPROM devices are:
Program
Sector Erase
Chip Erase commands
Parallel EEPROM devices typically have an 8-bit data bus and an address bus wide enough to cover the
complete memory. Most devices have chip select and write protect pins. Some microcontrollers also have
integrated parallel EEPROM.
Operation of a parallel EEPROM is simple and fast when compared to serial EEPROM, but these devices
are larger due to the higher pin count (28 pins or more) and have been decreasing in popularity in favor of
serial EEPROM or flash.
Other devices
EEPROM memory is used to enable features in other types of products that are not strictly memory
products. Products such as real-time clocks, digital potentiometers, digital temperature sensors, among
others, may have small amounts of EEPROM to store calibration information or other data that needs to
be available in the event of power loss. It was also used on video game cartridges to save game progress
and configurations, before the usage of external and internal flash memories.
Failure modes
There are two limitations of stored information; endurance, and data retention.
During rewrites, the gate oxide in the floating-gate transistors gradually accumulates trapped electrons.
The electric field of the trapped electrons adds to the electrons in the floating gate, lowering the window
between threshold voltages for zeros vs ones. After sufficient number of rewrite cycles, the difference
becomes too small to be recognizable, the cell is stuck in programmed state, and endurance failure occurs.
The manufacturers usually specify the maximum number of rewrites being 1 million or more.[44]
During storage, the electrons injected into the floating gate may drift through the insulator, especially at
increased temperature, and cause charge loss, reverting the cell into erased state. The manufacturers
usually guarantee data retention of 10 years or more.[45]
Related types
Flash memory is a later form of EEPROM. In the industry, there is a convention to reserve the term
EEPROM to byte-wise erasable memories compared to block-wise erasable flash memories. EEPROM
occupies more die area than flash memory for the same capacity, because each cell usually needs a read, a
write, and an erase transistor, while flash memory erase circuits are shared by large blocks of cells (often
512×8).
Newer non-volatile memory technologies such as FeRAM and MRAM are slowly replacing EEPROMs in
some applications, but are expected to remain a small fraction of the EEPROM market for the foreseeable
future.
The difference between EPROM and EEPROM lies in the way that the memory programs and erases.
EEPROM can be programmed and erased electrically using field electron emission (more commonly
known in the industry as "Fowler–Nordheim tunneling").
EPROMs can't be erased electrically and are programmed via hot carrier injection onto the floating gate.
Erase is via an ultraviolet light source, although in practice many EPROMs are encapsulated in plastic
that is opaque to UV light, making them "one-time programmable".
Most NOR flash memory is a hybrid style—programming is through hot carrier injection and erase is
through Fowler–Nordheim tunneling.
In popular culture
The Stanford Graduate Students in Electrical Engineering (GSEE) has annually hosted a dance (i.e. prom)
called EEPROM[46] since 2012.
See also
Avalanche breakdown
DataFlash
EPROM
Field electron emission § Fowler–Nordheim tunneling
Flash memory
Floating-gate MOSFET
Intel HEX – file format
Programmer (hardware)
Quantum tunnelling
SREC – file format
Tunnel junction
References
1. Tarui, Yasuo; Hayashi, Yutaka; Nagai, Kiyoko (1971-09-01). "Proposal of electrically reprogrammable
non-volatile semiconductor memory". Proceedings of the 3rd Conference on Solid State Devices,
Tokyo. The Japan Society of Applied Physics: 155–162.
2. Tarui, Y.; Hayashi, Y.; Nagai, K. (1972). "Electrically reprogrammable nonvolatile semiconductor
memory". IEEE Journal of Solid-State Circuits. 7 (5): 369–375. Bibcode:1972IJSSC...7..369T (https://
ui.adsabs.harvard.edu/abs/1972IJSSC...7..369T). doi:10.1109/JSSC.1972.1052895 (https://doi.org/1
0.1109%2FJSSC.1972.1052895). ISSN 0018-9200 (https://www.worldcat.org/issn/0018-9200).
3. Tarui, Yasuo; Nagai, Kiyoko; Hayashi, Yutaka (1974-07-19). "Nonvolatile Semiconductor Memory" (htt
ps://www.jstage.jst.go.jp/article/oubutsu1932/43/10/43_10_990/_pdf/-char/en.pdf) (PDF). Oyobuturi.
43 (10): 990–1002. doi:10.11470/oubutsu1932.43.990 (https://doi.org/10.11470%2Foubutsu1932.43.9
90). ISSN 2188-2290 (https://www.worldcat.org/issn/2188-2290). Archived (https://web.archive.org/we
b/20180312205219/https://www.jstage.jst.go.jp/article/oubutsu1932/43/10/43_10_990/_pdf/-char/en.p
df) (PDF) from the original on 2018-03-12.
4. Iizuka, H.; Masuoka, F.; Sato, Tai; Ishikawa, M. (1976). "Electrically alterable avalanche-injection-type
MOS READ-ONLY memory with stacked-gate structure". IEEE Transactions on Electron Devices. 23
(4): 379–387. Bibcode:1976ITED...23..379I (https://ui.adsabs.harvard.edu/abs/1976ITED...23..379I).
doi:10.1109/T-ED.1976.18415 (https://doi.org/10.1109%2FT-ED.1976.18415). ISSN 0018-9383 (http
s://www.worldcat.org/issn/0018-9383).
5. Rossler, B. (1977). "Electrically erasable and reprogrammable read-only memory using the n-channel
SIMOS one-transistor cell". IEEE Transactions on Electron Devices. 24 (5): 606–610.
Bibcode:1977ITED...24..606R (https://ui.adsabs.harvard.edu/abs/1977ITED...24..606R).
doi:10.1109/T-ED.1977.18788 (https://doi.org/10.1109%2FT-ED.1977.18788). ISSN 0018-9383 (http
s://www.worldcat.org/issn/0018-9383).
6. Suzuki, E.; Hiraishi, H.; Ishii, K.; Hayashi, Y. (1983). "A low-voltage alterable EEPROM with metal—
oxide-nitride—oxide—semiconductor (MONOS) structures". IEEE Transactions on Electron Devices.
30 (2): 122–128. Bibcode:1983ITED...30..122S (https://ui.adsabs.harvard.edu/abs/1983ITED...30..12
2S). doi:10.1109/T-ED.1983.21085 (https://doi.org/10.1109%2FT-ED.1983.21085). ISSN 0018-9383
(https://www.worldcat.org/issn/0018-9383).
7. XTECH, NIKKEI. "Renesas Embeds 40nm Flash Memory on Chip" (http://tech.nikkeibp.co.jp/dm/engli
sh/NEWS_EN/20111215/202636/?ST=print). NIKKEI XTECH. Archived (https://web.archive.org/web/2
0180313154053/http://tech.nikkeibp.co.jp/dm/english/NEWS_EN/20111215/202636/?ST=print) from
the original on 2018-03-13.
8. "Renesas Electronics Develops 90 nm One-Transistor MONOS Flash Memory Technology to
Accelerate Intelligence in Automotive Control Systems" (https://www.businesswire.com/news/home/20
160203006140/en/Renesas-Electronics-Develops-90-nm-One-Transistor-MONOS). Business Wire.
2016-01-03. Archived (https://web.archive.org/web/20180313155254/https://www.businesswire.com/n
ews/home/20160203006140/en/Renesas-Electronics-Develops-90-nm-One-Transistor-MONOS) from
the original on 2018-03-13.
9. Taito, Y.; Kono, T.; Nakano, M.; Saito, T.; Ito, T.; Noguchi, K.; Hidaka, H.; Yamauchi, T. (2015). "A 28
nm Embedded Split-Gate MONOS (SG-MONOS) Flash Macro for Automotive Achieving 6.4 GB/s
Read Throughput by 200 MHz No-Wait Read Operation and 2.0 MB/s Write Throughput at Tj of
170circ$ C". IEEE Journal of Solid-State Circuits. 51 (1): 213–221. Bibcode:2016IJSSC..51..213. (http
s://ui.adsabs.harvard.edu/abs/2016IJSSC..51..213.). doi:10.1109/JSSC.2015.2467186 (https://doi.org/
10.1109%2FJSSC.2015.2467186). ISSN 0018-9200 (https://www.worldcat.org/issn/0018-9200).
10. Masuoka, Fujio (31 August 1972). "Avalanche injection type mos memory" (https://patents.google.co
m/patent/US3868187A/en).
11. Rai, Yasuki; Sasami, Terutoshi; Hasegawa, Yuzuru; Okazoe, Masaru (1973-05-18). "Electrically
reprogrammable nonvolatile floating gate semi-conductor memory device and method of operation" (h
ttps://patents.google.com/patent/US4004159A/en). Archived (https://web.archive.org/web/201805031
53251/https://patents.google.com/patent/US4004159A/en) from the original on 2018-05-03.
12. Abbas, Shakir A.; Barile, Conrad A.; Lane, Ralph D.; Liu., Peter T (1973-03-16). "US3836992A;
Electrically erasable floating gate fet memory cell" (http://pdfpiw.uspto.gov/.piw?Docid=3836992).
pdfpiw.uspto.gov. United States Patent and Trademark Office. Archived (https://web.archive.org/web/2
0180309182950/http://pdfpiw.uspto.gov/.piw?Docid=3836992) from the original on 2018-03-09.
13. Frohman, Bentchkowsky D (19 October 1973). "Electrically alterable floating gate device and method
for altering same" (https://patents.google.com/patent/US3825946A/en).
14. Chou, Sunlin (26 February 1973). "Erasable floating gate device" (https://patents.google.com/patent/U
S3919711A/en).
15. Ohya, Shuichi; Kikuchi, Masanori (1974-12-27). "Non-volatile semiconductor memory device" (https://
patents.google.com/patent/US4016588A/en).
16. Verwey, J. F.; Kramer, R. P. (1974). "Atmos—An electrically reprogrammable read-only memory
device". IEEE Transactions on Electron Devices. 21 (10): 631–636. Bibcode:1974ITED...21..631V (htt
ps://ui.adsabs.harvard.edu/abs/1974ITED...21..631V). doi:10.1109/T-ED.1974.17981 (https://doi.org/1
0.1109%2FT-ED.1974.17981). ISSN 0018-9383 (https://www.worldcat.org/issn/0018-9383).
17. B., Roessler; R. G., Mueller (1975). "Erasable and electrically reprogrammable read-only memory
using the N-channel SIMOS one-transistor cell". Siemens Forschungs und Entwicklungsberichte. 4
(6): 345–351. Bibcode:1975SiFoE...4..345R (https://ui.adsabs.harvard.edu/abs/1975SiFoE...4..345R).
18. Jack, S; Huang, T. (8 September 1975). "Semiconductor memory cell" (https://patents.google.com/pat
ent/US4051464A/en).
19. Gosney, W. M. (1977). "DIFMOS—A floating-gate electrically erasable nonvolatile semiconductor
memory technology". IEEE Transactions on Electron Devices. 24 (5): 594–599.
Bibcode:1977ITED...24..594G (https://ui.adsabs.harvard.edu/abs/1977ITED...24..594G).
doi:10.1109/T-ED.1977.18786 (https://doi.org/10.1109%2FT-ED.1977.18786). ISSN 0018-9383 (http
s://www.worldcat.org/issn/0018-9383).
20. Moskowitz, Sanford L. (2016). "reliability%20problems"+EPROM+1970s Advanced Materials
Innovation: Managing Global Technology in the 21st century (https://books.google.com/books?id=FyT
3DAAAQBAJ&pg=PA187&dq=). John Wiley & Sons. ISBN 9781118986097.
21. "EEPROM" (https://www.tmdn.org/tmview/get-detail?st13=JP501975000139811). TMview. Archived
(https://web.archive.org/web/20180310010029/https://www.tmdn.org/tmview/get-detail?st13=JP50197
5000139811) from the original on 2018-03-10.
22. "Reg. No.1342184 – LIVE – REGISTRATION – Issued and Active" (https://www.j-platpat.inpit.go.jp/we
b/TR/JPT_1342184/1767B48BDBDDD17B2CDA0380D54389D9).
23. "1027459330501acc.pdf" (http://archive.computerhistory.org/resources/access/text/2012/03/10274593
3-05-01-acc.pdf) (PDF). Archived (http://archive.wikiwix.com/cache/20150207004103/http://archive.co
mputerhistory.org/resources/access/text/2012/03/102745933-05-01-acc.pdf) (PDF) from the original
on 2015-02-07. Retrieved 2015-02-05.
24. Harari, Eliyahou (22 February 1977). "Electrically erasable non-volatile semiconductor memory" (http
s://patents.google.com/patent/US4115914A/en). Archived (https://web.archive.org/web/20180503153
251/https://patents.google.com/patent/US4115914A/en) from the original on 3 May 2018.
25. Chen, P. C. Y. (May 1977). "Threshold-alterable Si-gate MOS devices". IEEE Transactions on Electron
Devices. 24 (5): 584–586. Bibcode:1977ITED...24..584C (https://ui.adsabs.harvard.edu/abs/1977ITE
D...24..584C). doi:10.1109/T-ED.1977.18783 (https://doi.org/10.1109%2FT-ED.1977.18783).
ISSN 0018-9383 (https://www.worldcat.org/issn/0018-9383).
26. Rossler, B. (May 1977). "Electrically erasable and reprogrammable read-only memory using the n-
channel SIMOS one-transistor cell". IEEE Transactions on Electron Devices. 24 (5): 606–610.
Bibcode:1977ITED...24..606R (https://ui.adsabs.harvard.edu/abs/1977ITED...24..606R).
doi:10.1109/T-ED.1977.18788 (https://doi.org/10.1109%2FT-ED.1977.18788). ISSN 0018-9383 (http
s://www.worldcat.org/issn/0018-9383).
27. Simko, Richard T. (17 March 1977). "Electrically programmable and electrically erasable MOS
memory cell" (https://patents.google.com/patent/US4119995A/en).
28. Frohman-Bentchkowsky, Dov; Mar, Jerry; Perlegos, George; Johnson, William S. (15 December
1978). "Electrically programmable and erasable MOS floating gate memory device employing
tunneling and method of fabricating same" (https://patents.google.com/patent/US4203158A/en).
29. Dummer, G. W. A. (2013). Electronic Inventions and Discoveries: Electronics from Its Earliest
Beginnings to the Present Day (https://books.google.com/books?id=PbYgBQAAQBAJ&pg=PA212&dq
=Intel+FLOTOX). Elsevier. ISBN 9781483145211.
30. Johnson, W.; Perlegos, G.; Renninger, A.; Kuhn, G.; Ranganath, T. (1980). "A 16Kb electrically
erasable nonvolatile memory". 1980 IEEE International Solid-State Circuits Conference. Digest of
Technical Papers. XXIII: 152–153. doi:10.1109/ISSCC.1980.1156030 (https://doi.org/10.1109%2FISS
CC.1980.1156030).
31. Euzent, B.; Boruta, N.; Lee, J.; Jenq, C. (1981). "Reliability Aspects of a Floating Gate E2 PROM".
19th International Reliability Physics Symposium: 11–16. doi:10.1109/IRPS.1981.362965 (https://doi.o
rg/10.1109%2FIRPS.1981.362965). "
The Intel 2816 uses the FLOTOX structure, which has been discussed in detail in the literaturel.
Basically, it uses an oxide of less than 200A thick between the floating polysilicon gate and the N+
region as shown in Figure 1."
32. 2816A-2 PDF Datasheet - Intel Corporation - Datasheets360.com (http://www.datasheets360.com/pdf/
3161437977278813752). Intel. October 1983.
33. "Seeq Technology » AntiqueTech" (http://www.antiquetech.com/?page_id=900). Archived (https://web.
archive.org/web/20141002212230/http://www.antiquetech.com/?page_id=900) from the original on
2014-10-02.
34. Rostky, George (July 2, 2002). "Remembering the PROM knights of Intel" (http://www.eetimes.com/iss
ue/fp/showArticle.jhtml;?articleID=18307418). EE Times. Archived (https://web.archive.org/web/20070
929104409/http://www.eetimes.com/issue/fp/showArticle.jhtml;?articleID=18307418) from the original
on September 29, 2007. Retrieved 2007-02-08.
35. Atmel AT28C16 datasheet (http://cva.stanford.edu/classes/cs99s/datasheets/at28c16.pdf) (PDF)
(0540B ed.). October 1998. Archived (https://web.archive.org/web/20170829005334/http://cva.stanfor
d.edu/classes/cs99s/datasheets/at28c16.pdf) (PDF) from the original on 2017-08-29.
36. Gutmann, Peter (2001-08-15). "Data Remanence in Semiconductor Devices" (http://static.usenix.org/l
egacy/events/sec01/full_papers/gutmann/gutmann_html/#_Ref513619292). 10th USENIX SECURITY
SYMPOSIUM. IBM T.J.Watson Research Center: 39–54. Archived (https://web.archive.org/web/20161
012131700/http://static.usenix.org/legacy/events/sec01/full_papers/gutmann/gutmann_html/#_Ref513
619292) from the original on 2016-10-12.
37. Janwadkar, Sudhanshu (2017-10-24). "Fabrication of Floating Gate MOS (FLOTOX)" (https://www.slid
eshare.net/shudhanshu29/fabrication-of-floating-gate-mos-flotox). www.slideshare.net.
38. Koga, R.; Tran, V.; George, J.; Crawford, K.; Crain, S.; Zakrzewski, M.; Yu, P. "SEE Sensitivities of
Selected Advanced Flash and First-In-First-Out Memories" (http://www.ti.com/pdfs/hirel/space/V3690
SEE.pdf) (PDF). The Aerospace Corporation. Archived (https://web.archive.org/web/2018031404264
1/http://www.ti.com/pdfs/hirel/space/V3690SEE.pdf) (PDF) from the original on 2018-03-14.
39. Fuller, Dr. Lynn (2012-02-22). CMOS Process Variations EEPROM Fabrication Technology (https://pe
ople.rit.edu/lffeee/EEPROM). Microelectronic Engineering, Rochester Institute of Technology.
40. Groeseneken, G.; Maes, H.E.; VanHoudt, J.; Witters, J.S. Basics of Nonvolatile Semiconductor
Memory Devices. CiteSeerX 10.1.1.111.9431 (https://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.
1.1.111.9431).
41. Bergemont, Albert; Chi, Min-Hwa (1997-05-05). "US Patent 5856222: Method of fabricating a high
density EEPROM cell" (https://patents.google.com/patent/US5856222A/en). patents.google.com.
National Semiconductor Corp.
42. Skorobogatov, Sergei (2017). How Microprobing Can Attack Encrypted Memory (https://www.cl.cam.a
c.uk/~sps32/ahsa2017_prob.pdf#page=2) (PDF). 2017 Euromicro Conference on Digital System
Design (DSD). Vienna. pp. 244–251. doi:10.1109/DSD.2017.69 (https://doi.org/10.1109%2FDSD.201
7.69). ISBN 978-1-5386-2146-2.
43. "Breaking copy protection in microcontrollers" (https://www.cl.cam.ac.uk/~sps32/mcu_lock.html).
www.cl.cam.ac.uk. Archived (https://web.archive.org/web/20171022043128/http://www.cl.cam.ac.uk/~
sps32/mcu_lock.html) from the original on 2017-10-22.
44. "Frequently Asked Questions -ROHM Semiconductor" (http://www.rohm.com/products/lsi/eeprom/faq.
html). Archived (https://web.archive.org/web/20110219060902/http://www.rohm.com/products/lsi/eepr
om/faq.html) from the original on 2011-02-19.
45. System Integration - From Transistor Design to Large Scale Integrated Circuits
46. "Stanford Graduate Students in Electrical Engineering (GSEE) - Facebook" (https://www.facebook.co
m/StanfordGSEE). Archived (https://web.archive.org/web/20171207192102/https://www.facebook.co
m/StanfordGSEE) from the original on 2017-12-07.
External links
Gutmann (2001) papaer: "Data Remanence in Semiconductor Devices" | USENIX (http://static.usenix.
org/legacy/events/sec01/full_papers/gutmann/gutmann_html/)
Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site,
you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a
non-profit organization.