cancel
Showing results for 
Search instead for 
Did you mean: 

Can't find CMSIS/lib while try to use CMSIS-DSP

polarwang
Associate

I am using stm32f407 in stm32cubeide. When I tried to follow the steps in the forum to access the DSP library, I found that there was no CMSIS/lib in my firmware package. Neither in both firmware package follows.

polarwang_1-1753325460356.png

This is my screenshot in: C:\Users\dingh\STM32Cube\Repository\STM32Cube_FW_F4_V1.28.2\Drivers\CMSIS

In the relevant posts I found on the forum, there should be a lib folder in this folder. I‘m trying to link the dsp static library. Any idea how to find this folder?

polarwang_0-1753325399308.png

 

1 REPLY 1
TDK
Super User

Weird, it appears to be missing for the STM32F4.

Download a different Cortex-M4 chip library such as STM32L4. They're in there.

TDK_0-1753329358472.png

 

If you feel a post has answered your question, please click "Accept as Solution".