Skip to main content
igal
Associate III
March 30, 2015
Question

Can I use DSP lib with STM32L151?

  • March 30, 2015
  • 2 replies
  • 869 views
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
This topic has been closed for replies.

2 replies

igal
igalAuthor
Associate III
March 30, 2015
Posted on March 30, 2015 at 15:04

I found it is used in

STM32CubeMX

so it must be ok

gvigelet
Associate III
March 31, 2015
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.