electronicsman
Full Member level 5
I have following questions about interrupts.
1. Whether interrupt will happen in other interrupt?
2. Suppose i configure a timer interrupt for 1ms. Apart from this let us assume i have interrupts for ADC, timer2, CAN etc. Will i always get 1ms interrupt? In case if i write big logic in any of the interrupts then am i going to miss the 1ms interrupt?
3. How to make my system more predictable with so many interrupts and functions? Very confused. I am referring to dspic controllers. Please advise.
1. Whether interrupt will happen in other interrupt?
2. Suppose i configure a timer interrupt for 1ms. Apart from this let us assume i have interrupts for ADC, timer2, CAN etc. Will i always get 1ms interrupt? In case if i write big logic in any of the interrupts then am i going to miss the 1ms interrupt?
3. How to make my system more predictable with so many interrupts and functions? Very confused. I am referring to dspic controllers. Please advise.