Browse By Tags

  • Using CMSIS DSP Function: arm_fir_f32 - Correct Use?

    Hi All;

    I have some questions about correct use of the CMSIS DSP library call arm_fir_32. First, I'll provide some background about what I am doing and what the setup is.

    I have a STM32F4 Discovery board, using IAR EWARM for programming. Just for…