Digital Electronics - The 8051 Microcontroller - Discussion

Discussion Forum : The 8051 Microcontroller - True or False (Q.No. 10)
10.
Up to 65K of code memory and 65K of data memory can be added to any of the 8051 family members.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
2 comments Page 1 of 1.

Franklin said:   1 decade ago
2^8 code memory and 2^16 data memory.

Durgaprasad said:   1 decade ago
Answer is false.

Because, For 8051 family variants we can connect 64 kBytes of memory externally.

We can use that external memory for code memory and as well as data memory.

So there is no external code or data memory. Its depends on us how we use it.

Post your comments here:

Your comments will be displayed after verification.