2025-01-22 06:42 AM - last edited on 2025-01-23 06:53 AM by Andrew Neil
I'm asking because I've done the steps shown in the screenshot. But, many libraries are missing!
2025-01-22 07:05 AM
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.
2025-01-22 12:05 PM
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!
2025-01-23 05:22 AM
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.
2025-01-23 06:38 AM
Yes, you're welcome https://dropmefiles.com/r4eyz
password: 123
2025-01-23 06:52 AM
You could just attach a Zip file here
2025-01-23 06:56 AM
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.
2025-01-23 06:58 AM
I don't know how to attach the .zip file here?
2025-01-23 07:07 AM - edited 2025-01-23 07:12 AM
2025-01-23 07:07 AM
Normally zip file is supported? Try to share it in .rar then..