microcontroller ppt
microcontroller ppt
Data Memory
• The Data Memory or RAM of the 8051
Microcontroller stores temporary data and
intermediate results that are generated and used
during the normal operation of the
microcontroller. Original Intel’s 8051
Microcontroller had 128B of internal RAM. Some
part of this is often referred as registers.
• The 8051 has 22 SFRs(Special Function registers)
which are not the part of 128 bytes of RAM. They
occupy memory space from 80H to F8H.
Memory Mapping of 8051 Microcontrollers