0
6.6kviews
State purpose of interfacing 8259(PIC) to 8086. Explain interfacing of 8086(minimum mode) and 8259 (single mode).
1 Answer
1
176views
  • PIC 8259 is a Programmable Interrupt Controller that can work with 8085, 8086 etc. It is used to increase the number of interrupts.
  • A single 8259 provides 8 interrupts while a cascaded configuration of 1 master 8259 and 8 slave 8259s can provide up to 64 interrupts.
  • 8259 can handle …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.