Is it possible to interrupt an ‘analogRead’ call and in the ISR use analog read on another pin without disturbing the execution of the initial read call?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
analogRead() call within interrupt | 0 | 738 | October 22, 2015 | |
Are analogReads() allowed in IntervalTimer (interrupt) routine? | 22 | 1062 | September 13, 2020 | |
Reading from the ADC and using an interrupt on the same pin A0 | 4 | 1535 | October 19, 2015 | |
Switching pinmodes within the loop? | 6 | 667 | August 28, 2019 | |
[solved] Analog pin configuration outside of setup() | 20 | 5871 | February 20, 2016 |