Digital Electronics - The 8051 Microcontroller - Discussion

Discussion Forum : The 8051 Microcontroller - General Questions (Q.No. 13)
13.
When the 8051 is reset and the line is HIGH, the program counter points to the first program instruction in the:
internal code memory
external code memory
internal data memory
external data memory
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
12 comments Page 2 of 2.

Amal krishna said:   7 years ago
What is EA?

Please give me a clear explanation.

Amisha. Patil said:   4 years ago
EA is high (connect to vcc) program fetches to address 0000H to 0FFFH are connected to internal ROM & program fetches to address 1000H through FFFFH are directed to external ROM.

EA pin low all address fetches by the program are directed to the external ROM.


Post your comments here:

Your comments will be displayed after verification.