cancel
Showing results for 
Search instead for 
Did you mean: 

Can I use DSP lib with STM32L151?

igal
Associate II
Posted on March 30, 2015 at 08:08

Can I use CMSIS-DSP  

Verison 1.4.1 with STM32L151?

I have it from the STM32F4 downloads and it is not available in the STM32L downloads, but it says it fits Cortex-M3. (library arm_cortexM3l_math.lib)

#arm-cmsis-dsp
2 REPLIES 2
igal
Associate II
Posted on March 30, 2015 at 15:04

I found it is used in

STM32CubeMX

so it must be ok

gvigelet
Associate II
Posted on March 31, 2015 at 04:48

I believe the DSP library is only for the M4 and M7 cores, I haven't seen any M3 based core with a DSP.