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 the position of the stack pointer after the pop instruction?
With the help of an example explain how physical address is calculated?
How many instruction bits does 8085 processor support?
Can an rc circuit be used as clock source for 8085?
In the instruction FADD, What does F stands for
What are the sources of an interrupt?
Which bit of the flag register is set when output overflows to the sign bit?
What is a microprocessor?
After a pop instruction where does the stack pointer points?
Mention the types of programmed data transfer?
Explain why do you use two ground pins in microprocessor 8086?
What type of memory is the stack?
What is the purpose of the ale pin?
Explain with an example how parameters can be passed using registers.
Comment the size of stack?