Skip to main content
DMeix.1
Associate II
August 21, 2020
Question

arm_math.h with STMCUBEMX

  • August 21, 2020
  • 2 replies
  • 924 views

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)

This topic has been closed for replies.

2 replies

KnarfB
Super User
August 21, 2020

You have to download and unpack X-CUBE-DSPDEMO software expansion. There are samples included, X-CUBE-DSPDEMO\Projects\STM32746G-Discovery\STM32F746_DSPDEMO\SW4STM32\X-CUBE-DSPDEMO builds without issues.

DMeix.1
DMeix.1Author
Associate II
August 21, 2020

Tried it, unfortunately I could not port this into my project.

I could solve it by adding the CMSIS in the .ioc file --> Software Packs --> Select Software packs and selecting them under Software Packs --> ARM CMSIS 5.6.0