Sometimes, we want to stop our program for a short time, perform some operations and run program from sttoping part (for example if timer was crowded or button was pressed). There is a great map of interrupts in pic microcontrollers from mikroe (look at the picture below).
Experiment #5. Using of interrupts.
Reply