Skip to main content
SJoo.1
Associate II
September 29, 2022
Solved

Is it possible to use latest CMSIS DSP Library on STM32F4?

  • September 29, 2022
  • 1 reply
  • 2549 views

Hi, Expert,

I have STM32F407-Discovery and I'd like to use CMSIS DSP Library for audio processing.

When I checked the library version which is released, it looks 5.5.4.

So, I downloaded latest CMSIS DSP Library and build it for cortex-m4 atchitecture,

Before I integrate it on my stm32 project, I'd like to check that it is possible or not.

Please let me know.

Thanks,

SeungKyu Joo

This topic has been closed for replies.
Best answer by Imen.D

Hello @SJoo.1​ ,

I suggest to you this FAQ concerns the DSP Libraries, how to integrate them on STM32 project : Configuring DSP libraries on STM32CubeIDE (with an example using STM32F429).

Hope my answer helped you!

When your question is answered, please close this topic by choosing Select as Best.

Imen

1 reply

Imen.DBest answer
Technical Moderator
September 29, 2022

Hello @SJoo.1​ ,

I suggest to you this FAQ concerns the DSP Libraries, how to integrate them on STM32 project : Configuring DSP libraries on STM32CubeIDE (with an example using STM32F429).

Hope my answer helped you!

When your question is answered, please close this topic by choosing Select as Best.

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks