Using ARM CMSIS/DSP libraries on STM32U5
Hi,I want to migrate a project that I have made on a STM32L4 where I make the spectral analysis of the noise that I read from a digital MEMS microphone using the arm_fft dsp functions to a new board with a STM32U5 mcu.I have tried to include the "lib...