2025-07-23 7:59 PM
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.
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?
2025-07-23 8:56 PM
Weird, it appears to be missing for the STM32F4.
Download a different Cortex-M4 chip library such as STM32L4. They're in there.