FreeRTOS Using ADC
Hello,
I'm a beginner in FreRTOSS but I've already made basics codes and tutorials.
Actually, I'm trying to do two different tasks. The first one is an ADC acquisition and the second one is a printf of the ADC value.
But my issue is that the ADC function run only one time.
So me thinks I need to make an interruption in the infinite loop, but I don't know how doing that.
Can you help me?
Thank you in advance
Respectfully
Bastien
