User Activity

I would like to implement a FFT on a STM32F103 (blue pill).So far i installed the STM32cubeIDE and set up a project.I added "CMSIS CORE" and "CMSIS DSP" (as library) in the cubeMX software under additional software.In my code i added: #define ARM_MAT...