Is it possible to use latest CMSIS DSP Library on STM32F4?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-09-29 12:52 AM
Hi, Expert,
I have STM32F407-Discovery and I'd like to use CMSIS DSP Library for audio processing.
When I checked the library version which is released, it looks 5.5.4.
So, I downloaded latest CMSIS DSP Library and build it for cortex-m4 atchitecture,
Before I integrate it on my stm32 project, I'd like to check that it is possible or not.
Please let me know.
Thanks,
SeungKyu Joo
Solved! Go to Solution.
- Labels:
-
DSP
-
STM32F4 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-09-29 02:07 AM
Hello @SJoo.1 ,
I suggest to you this FAQ concerns the DSP Libraries, how to integrate them on STM32 project : Configuring DSP libraries on STM32CubeIDE (with an example using STM32F429).
Hope my answer helped you!
When your question is answered, please close this topic by choosing Select as Best.
Imen
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-09-29 02:07 AM
Hello @SJoo.1 ,
I suggest to you this FAQ concerns the DSP Libraries, how to integrate them on STM32 project : Configuring DSP libraries on STM32CubeIDE (with an example using STM32F429).
Hope my answer helped you!
When your question is answered, please close this topic by choosing Select as Best.
Imen
Thanks
Imen