IIR functions in DSP libraries (STM32F407xx)
Posted on September 28, 2012 at 19:08Dear colleagues, are there any stable libraries for IIR (recursive) filters for the STM32F4x, aside of the CMSIS DSP software library? The CMSIS has only lattice (arm_iir_lattice***) or biquad (arm_biqua...