Is interrupt affect ADC process
Posted: Sat Oct 15, 2011 9:16 am
Hi,
Let say I use ADC n Interrupt in a program/flowcode.
if interrupt occur during the ADC process, is the final ADC result been affected by interrupt ? as when interrupt happen/trigger, other program will be put on hold/stack and the interrupt run interrupt routine until the interrupt routine finish and then return to previous state (before interrupt) and continue the ADC process.
Or it's different for ADC process ?
Tq
Zuki.
Let say I use ADC n Interrupt in a program/flowcode.
if interrupt occur during the ADC process, is the final ADC result been affected by interrupt ? as when interrupt happen/trigger, other program will be put on hold/stack and the interrupt run interrupt routine until the interrupt routine finish and then return to previous state (before interrupt) and continue the ADC process.
Or it's different for ADC process ?
Tq
Zuki.