Loading...
 
Skip to main content

System Workbench for STM32


FFT example on STM32

I use DSP_Lib under the CubeF4 package for FFT bin example, getting some error while the controller executes the function arm_sqrt_f32(float32_t, float32_t*). controller goes to infinite loop when executes the function arm_sqrt_f32. Can anyone please help.