Inta
Inta
Microprocessor Systems
Unit 7:
Interrupts
Topics/Reading
…
Segment High 00043h
To CS register
Segment Low 00042h
…
00000h
7 Interrupt TYPE
4
3
T7 T6 T5 T4 T3 X X X
• Programming:
– there are a number of steps needed.
– Initialization Commands words (from 3 to 4)
– Operation command words (3 types).
– Will see examples in lab 3.
• Students are responsible for assigned readings in pre-lab.
A1 A0 Function
0 0 Counter 0
0 1 Counter 1
1 0 Counter 2
1 1 Control word register
• Programming is simple:
– Control word for each counter to be used.
– Load (write) or read counters as needed.
– Servicing of ISR’s for any INTRs generated by
system