Classify interrupts on the basis of signals. State their differences.
Answer / Prasanjeet Tyagi
Interrupts can be classified based on their signal source as external and internal interrupts. External interrupts are generated by hardware devices, while internal interrupts originate from within the CPU itself. The main difference is in their origin, with external interrupts coming from peripherals, and internal interrupts being a result of system events such as timer expiration or overflow.
| Is This Answer Correct ? | 0 Yes | 0 No |
Other than setb, clr are there any single bit instructions?
Explain the significance of signal?
Device density on a microprocessor/chip?
What does it mean by embedded system?
Explain db?
In 8085 microprocessor READY signal does.which of the following is incorrect statements [a]It is input to the microprocessor [b] It sequences the instructions
What is the stack segment used for?
Write a program that will store the contents of an accumulator and flag register at locations 2000h and 2001h.
Explain the different types of data transfers possible in the 8085.
What are the types of interrupts from type 0 to 4
What is a program counter? What is its use?
what is a Watchdog Timer?