MICROPROCESSOR AND MICROCONTROLLER

8085 MICROPROCESSOR

FEATURE OF 8085

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which is Non-Vectored Interrupt
A
INTR
B
RST 7.5
C
TRAP
D
RST6.5
Explanation: 

Detailed explanation-1: -Non-Vector interrupt − In this type of interrupt, the interrupt address is not known to the processor so, the interrupt address needs to be sent externally by the device to perform interrupts. For example: INTR.

Detailed explanation-2: -Detailed Solution. INTR is known as non-vectored interrupt which does not have separate address.

Detailed explanation-3: -Distance is the quantity which is not vector.

Detailed explanation-4: -Out of these, INTR is non vectored interrupt and remaining interrupts are vectored interrupts.

Detailed explanation-5: -30. Which of the following is a non-vectored input? Explanation: TRAP, RST-7.5, and RST-6.5 are vectored inputs but INTR is a non-vectored input.

There is 1 question to complete.