Is it possible to use latest CMSIS DSP Library on STM32F4?
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