2010-02-23 07:50 AM
Trouble in using IIR Biquad filter from STM32 DSP library
2011-05-17 04:41 AM
Did anyone tried the IIR API(Both ARMA & Biquad) from STM32 DSP library using Fixed point calculation?
Can someone post an example code using the above apis. I am looking for an answer for my last post.2018-08-22 03:55 PM
I logged in to ask the same question. Having trouble using arm_biquad_cascade_df2T_f32.
The main issue is that the filter output goes to inf very quickly. The value of the input is very small (between 1E-3 and 10E-3). Here are the steps I took to use the filter.
What am I missing?