This demo implements an analog filter that doesn’t require any CPU intervention. An analog signal is read through the ADC, and uses the DMA to send the signal to a lowpass FIR filter with a 6Khz cutoff frequency.