MICROPROCESSOR AND MICROCONTROLLER

INTRODUCTION TO MICROPEOCESSOR

MODEL OF MICROPROCESSOR

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The interrupt bit that when set works at level 1, and otherwise at level 0 is
A
PT1
B
PT0
C
PX1
D
all of the mentioned
Explanation: 

Detailed explanation-1: -Explanation: The bits, PT1, PT0, PX0 and PX1 when set, work at level 1, otherwise at level 0. Explanation: All the interrupts at level 1 are polled or sensed in the second clock cycle of the fifth T state or 9th clock cycle out of 12 clock cycles. Then all the interrupts at level 0 are also polled in the same cycle.

Detailed explanation-2: -Explanation: Different addresses are assigned for Timer0 and Timer1 overflow flags in the interrupt vector table. They are 0016h and 0012h for timer0 and timer1 respectively.

Detailed explanation-3: -EX0 and EX1 are used to enable the external interrupts 0 and 1. ES is used for serial interrupt. EA bit acts as a lock bit. If any of the interrupt bits are enabled but EA bit is not set, the interrupt will not function.

There is 1 question to complete.