This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Using CMSIS DSP Library on SDKv11

Hello,

I am developing in NRF52 with SDK v11. Initially I want to use CMSIS DSP library for statistic and FFT functions. However, I read that CMSIS Pack is not supported in SDK v11, does it mean CMSIS DSP library also cannot be used in SDK v11?

Or CMSIS DSP is not connected to CMSIS Pack at all? As I saw in this question devzone.nordicsemi.com/.../ , there is a hint that it can still be used.

Thank you!

Related