Digital Electronics - The 8051 Microcontroller - Discussion
|
|
|
|
Read more:"You cannot shake hands with a clenched fist."
- Indira Gandhi
|
| 4. |
The address space of the 8051 is divided into four distinct areas: internal data, external data, internal code, and external code. |
Answer: Option A
Explanation:
No answer description available for this question.
|
|
Mido said:
(Mon, Jan 17, 2011 10:59:06 AM)
|
|
| |
| bank addresses 0 , 1 ,2 ,3 ,4 |
|
Karu said:
(Wed, Aug 29, 2012 08:21:49 AM)
|
|
| |
| Can you explain Which address space. Because internal RAM divided into bank, bit addressable area, Ggeneral purpose RAM. Then how. ? |
|
Priyanka said:
(Wed, Aug 29, 2012 10:44:58 PM)
|
|
| |
| Do these bank addresses indicate the internal data, external data, internal code, and external code? |
|
Satyanarayana.Putta said:
(Mon, Oct 8, 2012 02:31:14 PM)
|
|
| |
8051 has two types of memories that are ROM ,RAM
RAM stores temporary data
ROM stores permanent data i.e)code
8051 has internally 128 bytes RAM,4 Kbytes ROM
We are connecting to externally RAM,ROM up to 64Kbyte of memory
So the answer is option A. |
|
|