Question
Vibration Monitoring example code works fine with FFT size of 512. But does not work with FFT size of more than 512.
We are using X-Nucleo-IKS02A1 board to test the vibration sensor using vibration monitoring example code. The FFT data of vibration sensor is observed using Unicleo-GUI.
It is observed that the FFT data is not represented in Unicleo-GUI when FFT size is changed from FFT_SIZE_512 FFT_SIZE_1024 in MotionSP_Config.h file.
Please suggest the configuration settings to increase FFT size.
