STM32Cube DSP libraries
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-03-21 9: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 #stm32cube- Labels:
-
DSP
-
STM32Cube MCU Packages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-03-25 2: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:
- IAR: C:\Keil\ARM\CMSIS\DSP_Lib
- Keil: C:\Program Files (x86)\IAR Systems\Embedded Workbench 6.5\arm\CMSIS\DSP_Lib
Best regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-04-11 8: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? JW- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-04-11 9: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 JanUp vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-04-24 2: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, Chris- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-04-24 5:05 AM
If I want a fucked up chaos as a library, I can go with Atmel.
But they do try very hard.Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-05-16 11:00 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-06-30 6: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.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-01-15 1: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