• CMSIS FIR filter using real time input from ADC and displaying output on DAC not working properly

    Hello,

    I am new to this forum and I am facing some difficulty in my program. I am taking ADC input from a DSO- a sine wave at 1kHz frequency, and I am processing the received data and applying filters to the received data and sending output on DAC. I…