Digital Electronics - The 8051 Microcontroller - Discussion
Discussion Forum : The 8051 Microcontroller - General Questions (Q.No. 1)
1.
The internal RAM memory of the 8051 is:
Discussion:
22 comments Page 1 of 3.
Saurabh Kumar Pandey said:
4 years ago
Yes, the 8051 microcontroller has 128 bytes of RAM.
FURTHER, they're divided into three parts.
1. Register bank (32 bytes).
2. Bit addressable memory (16 bytes).
3.Read/ write storage/scratchpad (80 bytes).
FURTHER, they're divided into three parts.
1. Register bank (32 bytes).
2. Bit addressable memory (16 bytes).
3.Read/ write storage/scratchpad (80 bytes).
(2)
Tanya said:
5 years ago
The answer is 256.
(1)
Lina said:
1 decade ago
Internal memory of 8051 is 128 bytes.
RAMESH MADDARA said:
3 weeks ago
The internal RAM memory of the standard 8051 microcontroller is 128 bytes. This internal RAM is used for data storage during program execution and is directly accessible by the CPU.
Details about the 8051 internal RAM:
It consists of 128 bytes of on-chip RAM at addresses 00H to 7FH.
The memory is divided into areas such as register banks, bit-addressable memory, and general-purpose RAM.
This RAM is volatile, used for temporary storage, and loses data when power is off.
The 8051 architecture also supports external RAM accessed via special instructions for larger data needs.
Details about the 8051 internal RAM:
It consists of 128 bytes of on-chip RAM at addresses 00H to 7FH.
The memory is divided into areas such as register banks, bit-addressable memory, and general-purpose RAM.
This RAM is volatile, used for temporary storage, and loses data when power is off.
The 8051 architecture also supports external RAM accessed via special instructions for larger data needs.
Dharma Mohan said:
8 years ago
In 8051 Memory,
ROM (Program memory) - 4K (Internal memory) + 60K (External memory).
RAM (Data memory) - 128 bytes (Internal memory) + 64K (External memory).
ROM (Program memory) - 4K (Internal memory) + 60K (External memory).
RAM (Data memory) - 128 bytes (Internal memory) + 64K (External memory).
Chirag said:
9 years ago
128 bytes of user RAM and 128 bytes SFR`s.
Shubham kherde said:
9 years ago
Yes, I agree with you all. The right answer is 128 bits.
Deepak said:
10 years ago
Actually RAM is 256 bytes but for user it is 28 bytes and for SFR (Special Function Registers) it is 128 bytes.
Dhritiraj said:
1 decade ago
Because 2^7 (i.e. 2 power 7) = 128 bytes.
Rakesh Mairembam said:
1 decade ago
128 bytes for user RAM.
And 128 bytes for SFR's.
And 128 bytes for SFR's.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers