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.

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

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

Mahesh said:   1 decade ago
The ram size of the 8051 is 128 bytes. It is introduced by intel corporation.

Amit joshi said:   1 decade ago
The memory of 8051 is of 64 bytes whereas 8052 has 128 bytes internal RAM.

Karthick hick MKDSM said:   1 decade ago
Yeah the memory of 8051 is 128 bytes and 8031 has a no internal memory.

Shashikant poonia said:   1 decade ago
Ya, the memory of 8051 is 128 bytes, its right answer.

Shruti said:   1 decade ago
128 bytes..which is divided as:
1) 32 bytes-from 00 to
1F for register banks
2) 16 bytes-from locations 20H to
2FH for bit-addressable memory
3)80 bytes-from locations 30H to
7FH for read and write storage called as scratch pad

Vijay the dominator said:   1 decade ago
Ya its 128 bits for 8051.

Manjunath king 0f 8051 said:   1 decade ago
I have done 6 projects on 8051 and the internal ram of 8051 is pakka 128 bytes and another 128 bytes is reserved for sfrs, but 8052 has 256 their it will parallelly shares the memory and we can access that memory using indirect addressing by using registers R0 and R1.

Parth Mishra said:   1 decade ago
As I had gone through datashhet alongwith Mazidi book on microcontroller it is clearly written that for 8051 family microcontroller ram is of 128bytes & for 8052 RAM is 258 bytes.


Post your comments here:

Your comments will be displayed after verification.