Chapter 5
Chapter 5
Interrupt Operations
Introduction
5.1 Polling VS interrupt
Multiple interrupts
• If the processor gets multiple interrupts, then
we need to deal these interrupts one at a time
and the dealing approaches are:
• Sequential processing of interrupts
• Priority wise processing of interrupts / Nested
processing of interrupts
Interrupt processing in 8085
5.4.1 Interrupt Pins and Priorities (Hardware
interrupts)
5.4.2 Using priority interrupt controller (PIC)