Hello All,
I'am using TI MCU TM4C129x and code composer IDE.
I've integrated the CMSIS DSP library inside my code and I'am able to apply the low pass filter using arm_fir_f32() function.
My input signal is the Varying frequency Sine wave…