4
\$\begingroup\$

I found one valuable Utmel blog which explains the three things:

The internal chip can be erased by irradiating ultraviolet rays through the hole. The EPROM eraser is needed to complete the chip erasing operation.

PROM is a programmable device. The mainstream product adopts a double-layer gate (two-layer poly) structure, including EPROM and EEPROM.

And EEPROM and EPROM internal structure seems to be same because they both use the double-layer gate:

eliminate the electron in EEPROM


I also found another Naver blog which compares EPROM and EEPROM although I don't master the Korean language:

enter image description here enter image description here

From the 3rd figure, the EPROM has no circuit to induce electrons while the EEPROM has by using WL,BL to control the electron induction in the double-layer gate. This shows how NOR flash (one type of the EEPROM) works.


Q1: EPROM and EEPROM are only different that they use different erasing technology but the internal structure are same.

Are the statements right?

P.S. Answer to the old 2nd question in the history: reading EEPROM by using one "intermediate voltage" is similar to how DRAM is read

\$\endgroup\$
4
  • \$\begingroup\$ That's a bit like saying cars and motorbikes only differ in the number of wheels they have. There are a great many varieties of both. \$\endgroup\$ Commented Jul 28, 2023 at 10:55
  • \$\begingroup\$ Thanks for the comment. I understanded after reading your analogy. \$\endgroup\$ Commented Jul 28, 2023 at 14:54
  • 1
    \$\begingroup\$ The diagram you linked shows a different structure, at least quantitatively. 100Å vs 250Å is a significant difference. BTW, there are/were also "EPROM" chips which were the same UVEPROM chip but packaged in a plastic (opaque) package, which obviously cannot be erased by UV light. This is still a commonly available program memory type in very low-end MCU chips such as this one (less than 2.5 cents USD), where it is called OTP = One Time Programmable. \$\endgroup\$ Commented Nov 7, 2023 at 7:10
  • \$\begingroup\$ Yes, the current is one difference and also there are small differences inside the UVEPROM as you said. \$\endgroup\$ Commented Nov 7, 2023 at 11:45

2 Answers 2

1
\$\begingroup\$

UV EPROMs were available many years before EEPROMs were developed. I think EEPROMs have replaced UVPROMs now. Digikey does list some UVPROMs that I remember, but shows them all as "obsolete - no stock".

\$\endgroup\$
1
  • \$\begingroup\$ Yes, maybe I focus too much on the details of something obsolete. I think your answer is better if equipped with the above comment by you. \$\endgroup\$ Commented Nov 7, 2023 at 11:46
1
\$\begingroup\$

EPROM is erased with UV light, making it less flexible and slower, while EEPROM can be electrically erased and rewritten, offering greater speed, versatility, and endurance, making it more suitable for modern electronic applications.

\$\endgroup\$
1
  • \$\begingroup\$ Your answer is general, also useful in some way. Thanks. \$\endgroup\$ Commented Nov 7, 2023 at 11:50

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.