Question
arm_math.h with STMCUBEMX
I would like to use the DSP. Unfortunately it already fails because of the #include "arm_math.h".
The file is not available in the project.
Is there a suitable tutorial somewhere, everything I found so far does not work.
I use a STM32F7 and STM32CubeIDE version 1.4.2.
(When creating a project the option: "copy_all_used_libraries_into_the_project" is greyed out)
