2014-03-21 09:56 AM
Does anyone know what happened to the DSP libraries? I'm trying to get some arm_... basic math functions to work with the new HAL libraries used by STM32Cube and the header files used in the CMSIS/DSP_lib library won't work. I could not find any updated DSP libraries in the FW.F4.1.10 firmware package.
Thanks! #comment-of-the-day #comment-of-the-day #arm-cmsis-dsp #stm32cube2014-03-25 02:56 AM
Hi Vard,
The CMSIS DSP Software Library is not available within the STM32Cube FW F4 V1.1.0, for packaging size reason.
However, once installed, your used toolchain (IAR, Keil..) can provide you this CMSIS DSP Software Library, and can be located under installation folders, for example:
Best regards,
2014-04-11 08:47 AM
> The CMSIS DSP Software Library is not available within the STM32Cube FW F4 V1.1.0, for packaging size reason.
You mean, the cca 5MByte unpacked DSP library sources would inflate the cca 140MByte zip in an unacceptable way? JW2014-04-11 09:51 AM
You mean, the cca 5MByte unpacked DSP library sources would inflate the cca 140MByte zip in an unacceptable way?
ROTFL - Comment of the Day, Thanks Jan2014-04-24 02:34 AM
I agree very much. The package size is a lame excuse. There are web servers and all kind of PC stuff in the package. Please add the DSP lib. I don't want to archive my toolchain with my project. The STM32Cube is unusable to me in the current state.
One other thing: The examples are now grouped by eval board instead of peripheral. This might be nice for newbies but it is not nice for pros to look through a lot of folders to find an example. The second point is not THAT important but the DSP lib really matters. And please do not add even more stuff. I did choose ST _because_ of the clean library. If I want a fucked up chaos as a library, I can go with Atmel. :) In my view the once stellar quality of the libraries has dropped a little in the last years. Please work against this. Regards, Chris2014-04-24 05:05 AM
If I want a fucked up chaos as a library, I can go with Atmel.
But they do try very hard.2014-05-16 11:00 PM
2014-06-30 06:35 AM
Hi,
The CMSIS DSP Software Library will be added in next version of STM32Cube packages (first to implement it will be STM32CubeL1, release by end of september).Thank you for your interest in our STM32Cube solution.With regards.2015-01-15 01:47 PM
I've just learned that the DSP library v1.4.4 is included in the 'F4 Cube v1.4 package.
http://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1743/LN1897/PF259243 or direct link http://www.st.com/st-web-ui/static/active/en/st_prod_software_internet/resource/technical/software/firmware/stm32cubef4.zip Thanks. JW