cancel
Showing results for 
Search instead for 
Did you mean: 

Is it necessary to install STM32CubeMX to install DSP library?

DK.7
Senior

I'm asking because I've done the steps shown in the screenshot. But, many libraries are missing!

2025-01-22_16-17.png

2025-01-22_16-18.png

15 REPLIES 15
ELABI.1
ST Employee

Hi @DK.7,

You can add the CMSIS-DSP library not only by using STM32CubeMX but also you can use CMSIS-DSP library located in \STM32Cube_FW_F4_V1.28.0\Drivers\CMSIS and add it by following this article " How to integrate CMSIS-DSP libraries on a STM32 project"

Thank you.

ELABI.1

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

I did everything according to the instructions! https://community.st.com/t5/stm32-mcus/how-to-integrate-cmsis-dsp-libraries-on-a-stm32-project/ta-p/666790 I use the function from the connected libraries, and I get the following message: reference to `arm_rfft_fast_init_f32' undefined !
But if I do right-click on the function and select “Open declaration”, it opens the correct location of the function!55.png55a.png

Hi @DK.7,

Update your toolchain and restart a new project. Make sure that you have commented out all the includes.

Can you please share your project?

Thank you.

ELABI.1

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

Yes, you're welcome https://dropmefiles.com/r4eyz 

password: 123

You could just attach a Zip file here

First of all, did you try updating your toolchain and restarting your project, and it didn't work?

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

I don't know how to attach the .zip file here? 1.png2.png

Normally zip file is supported? Try to share it in .rar then..

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.
PS: This is NOT an online support (https://ols.st.com) but a collaborative space. So please be polite in your reply. Otherwise, it will be reported as inappropriate and you will be permanently blacklisted from my help/support.