Define the type of interrupts in the 8085 processor?



Define the type of interrupts in the 8085 processor?..

Answer / Prince Kumar

The 8085 supports three types of interrupts: Maskable, Non-Maskable, and TRAP.nMaskable interrupts can be enabled or disabled by the user during program execution. They include INT0 and INT1.nNon-Maskable interrupts cannot be ignored and will always trigger a response, even if they are masked off by the user. The non-maskable interrupt is called NMI.nTRAP (Type 0) interrupt occurs as a result of an error or exception during execution.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More 86 Family Interview Questions

Why memory width is not 16-bit? In stead of having 8-bit (same as 8085)?

1 Answers  


What are the various criteria to choose the microcontroller?

1 Answers  


How to control and timing circuitry of the 8085.

1 Answers  


Can an rc circuit be used as clock source for 8085?

1 Answers  


What are tri-state devices and why they are essential in a bus oriented system?

1 Answers   HP, Keane India Ltd,


What is the width of data bus?

1 Answers  


Does 8085 have serial i/o control?

1 Answers  


Mention the types of programmed data transfer?

1 Answers  


The interrupt response time is determined by?

1 Answers  


Which flags can be set or reset by the programmer and also used to control the operation of the processor?

0 Answers  


State the order of interrupts priority wise (lower to higher)?

1 Answers  


What are the steps involved in communication of 8085 microprocessor with the memory?

1 Answers  


Categories