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:
32 bytes
64 bytes
128 bytes
256 bytes
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
22 comments Page 2 of 3.

Chanti said:   1 decade ago
Ya internal memory of 8051 is 128 bytes.

Lina said:   1 decade ago
Internal memory of 8051 is 128 bytes.

Suresh.S said:   1 decade ago
If a microprocessor has memory of 16kb then how many Address and Data lines are there?

Rakesh Mairembam said:   1 decade ago
128 bytes for user RAM.

And 128 bytes for SFR's.

Dhritiraj said:   1 decade ago
Because 2^7 (i.e. 2 power 7) = 128 bytes.

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.

Shubham kherde said:   9 years ago
Yes, I agree with you all. The right answer is 128 bits.

Chirag said:   9 years ago
128 bytes of user RAM and 128 bytes SFR`s.

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).

Tanya said:   5 years ago
The answer is 256.
(1)


Post your comments here:

Your comments will be displayed after verification.