MICROPROCESSOR AND MICROCONTROLLER

INTRODUCTION TO MICROPEOCESSOR

MICROCOMPUTER SYSTEM

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
It is a command used to set and read the interrupt mask register.
A
ICW1
B
ICW2
C
OCW1
D
OCW2
Explanation: 

Detailed explanation-1: -OCW1 is used to read or set the interrupt mask register.

Detailed explanation-2: -Interrupt mask register(IMR): → The Interrupt Mask Register is a read and write register. → This register enables or masks interrupts from being triggered on the external pins of the Cache Controller. → The IMR is used to disable (Mask) or enable (Unmask) individual interrupt request inputs.

Detailed explanation-3: -The function of ICW1 is to tell the 82C59A how it is being used in the system (i.e. Single or cascaded, edge or level triggered interrupts etc.). ICW2: This control word is always issued directly after ICW1. When addressing this ICW, the A0 line from the address bus must be a one (high).

There is 1 question to complete.