Digital Filter working real-time with arm_fir_f32 function
Posted on September 25, 2013 at 13:53 Hi, I am using the DSP Library to make a Fir Filter with STM32F407 and uvision4. The example work fine and the data is right comparing with matlab. Now I am trying to make it work in a real time app...