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.
Is interrupt affect ADC process
Moderator: Benj
-
- Flowcode V4 User
- Posts: 36
- Joined: Thu Sep 01, 2011 11:10 am
- Has thanked: 17 times
- Been thanked: 1 time
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: Is interrupt affect ADC process
Hello,
The ADC sample process is a hardware based event and once started will not be effected by interrupts etc.
The ADC sample process is a hardware based event and once started will not be effected by interrupts etc.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel