CS-401 Compute Architecture & Assembly Language Programming Lecture-24 Real Time Interrupts and Hardware Interfacing
Lets revise the last lecture
Interrupts
PIC Operation Processor PIC ISR int 0x0 int 0x1 int 0x2 int 0x3
PIC Operation Processor PIC ISR int 0x0 int 0x1 int 0x2 int 0x3
IRQs
IO Operations
I/O Instructions mov dx,0x378 in al, dx out 0x21, al out dx, al in al, 0x21 mov dx,0x378 in al, dx out 0x21, al out dx, al
Port 0x21 IRQ Mapping Port 7 6 5 4 3 2 1 0 IRQ 7 6 5 4 3 2 1 0
Port 0x21 IRQ Mapping Port 7 6 5 4 3 2 1 0 IRQ 7 6 5 4 3 2 1 0
Port 0x21 IRQ Mapping Port 7 6 5 4 3 2 1 0 IRQ 7 6 5 4 3 2 1 0
Port 0x21 IRQ Mapping Port 7 6 5 4 3 2 1 0 IRQ 7 6 5 4 3 2 1 0
Port 0x21 IRQ Mapping Port 7 6 5 4 3 2 1 0 IRQ 7 6 5 4 3 2 1 0
Port 0x21 IRQ Mapping Port 7 6 5 4 3 2 1 0 IRQ 7 6 5 4 3 2 1 0
Port 0x21 IRQ Mapping Port 7 6 5 4 3 2 1 0 IRQ 7 6 5 4 3 2 1 0
Port 0x21 IRQ Mapping Port 7 6 5 4 3 2 1 0 IRQ 7 6 5 4 3 2 1 0