MICROPROCESSOR AND MICROCONTROLLER

INTRODUCTION TO MICROPEOCESSOR

MODEL OF MICROPROCESSOR

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which location specify the storage/loading of vector address during the interrupt generation?
A
Stack Pointer
B
Program Counter
C
Data Pointer
D
All of the above
Explanation: 

Detailed explanation-1: -Program Counter-Specify the storage/loading of vector address.

Detailed explanation-2: -Explanation: TCON register is used to make any interrupt level or edge triggered.

Detailed explanation-3: -8051 has 5 interrupt signals, i.e. INT0, TFO, INT1, TF1, RI/TI. Each interrupt can be enabled or disabled by setting bits of the IE register and the whole interrupt system can be disabled by clearing the EA bit of the same register.

There is 1 question to complete.