Advanced Embedded Systems Question:

What is interrupt latency? How can you reduce it?

Advanced Embedded Systems Interview Question
Advanced Embedded Systems Interview Question

Answer:

Interrupt latency is a time taken to return from the interrupt service routine post handling a specific interrupt. By writing minor ISR routines, interrupt latency can be reduced.


Previous QuestionNext Question
Explain me what are the commonly found errors in Embedded Systems?Tell me what is the difference between microprocessor and microcontroller?