Question
fast adc calculation
I am using 46uSec sample rate adc to acquire 6 channels data using adc time to trigger adc with dma transfer, but I would like to do average every 4 samples, and do some other calculation every 30 samples. I use 3 channels in Timer 4 to realize adc trigger, average calculation and other calculations every 30 samples, but it looks the thing doesn't work properly. Anybody knows how to use counter to trigger caluclation?
Regards,