EEE 432 Lecture 06
EEE 432 Lecture 06
Embedded Systems
Memory and Other Embedded System
Components
Lecture 06
1 Types of Memory
Many types of memory devices are available for use in modern computer systems.
Memory devices that are commonly found in embedded systems can be classified
into RAM, ROM and hybrid as shown in Figure 1.
In a RAM device, the data stored at each memory location can be read or written,
as desired.
In a ROM device, the data stored at each memory location can be read at will, but
never written.
The hybrid devices offer ROM-like permanence, but under some conditions it is
possible to overwrite their data.