Hi,
We are using nrf52840 QFAA with our amplifier that gives ADC values at 100hz. We need to process the data via low pass, band pass filters, median filter, moving average filter, S Goley and FFT filter.
As there is a long list of processing, we need DMA for the ADC so that processor is available for all this work.
Do you have an example on how to implement DMA on ADC?
How to increase the clock speed to maximum?
Will using nrf5340 be a better option?
Regards
Vivek