0
4.4kviews
Explain in brief about interrupt handling and exception handling.
1 Answer
0
79views

The Cortex-M3 supports a number of exceptions, including a fixed numberof system exceptions and a number of interrupts, commonly called IRQ.

The number of interrupt inputs on a Cortex-M3 microcontroller dependson the individual design.

Interrupts generated by peripherals are connected to the interrupt inputsignals (16 or 32 in number).

There …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.