Answer Posted / pratik
interrupt is a process when the an external device can use
the micro-processor. it is an asynchronous signal and it is
considered as an emergency signal.Whenever the
microprocessor receives an interrupt signal, it stops
executing its current program and jumps into the interrupt
service routine(ISR). there can be more than one "source"
for the interrupt signal and each source has its own ISR
| Is This Answer Correct ? | 37 Yes | 7 No |
Post New Answer View All Answers
What is a program counter?
why 8085 processor is called an 8 bit processor?
What is a microprocessor?
What are software interrupts?
Explain the functions of the two dma signals hold and hlda?
State the two type of 16 bit registers and define them?
What are the general purpose registers in 8085?
Explain the difference between microcontroller and microprocessor?
List various types of interrupts available in 8051 microcontroller?
What are the different flags included in the alu?
What number of the times the instruction sequence below will loop before coming out of loop is MOV AL, 00hA1: INC AL JNZ A1
Name the special purpose registers?
How many bit microprocessor is the 8086 microprocessor?
explain the various functional blocks of the 8085 microprocessor.
Design a divide-by-3 sequential circuit with 50% duty circle now?