Hi,
So my two tasks are:
1. Setting up a square wave using interrupts.
2. Check ADC values every 10 seconds
In case I give the square wave 1st priority, there should be no distortion in the square wave; but at the same time will I be able to check ADC values every 10 seconds, will it even go to the 2nd task? I am using API(s).
Thank you