cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F4 DSP LIB

Andy Zh
Associate II
Posted on August 08, 2017 at 09:35

HI,ALL

      The stm32F4 DSP lib have FFT /Integral and differential API?

1 ACCEPTED SOLUTION

Accepted Solutions
Tilen MAJERLE
ST Employee
Posted on August 08, 2017 at 13:44

Hello Andy

DSP library inside STM32F4 package is part of CMSIS provided from ARM.

Please check

http://www.keil.com/pack/doc/CMSIS/DSP/html/index.html

with documentation.

Best regards,

Tilen

View solution in original post

2 REPLIES 2
Tilen MAJERLE
ST Employee
Posted on August 08, 2017 at 13:44

Hello Andy

DSP library inside STM32F4 package is part of CMSIS provided from ARM.

Please check

http://www.keil.com/pack/doc/CMSIS/DSP/html/index.html

with documentation.

Best regards,

Tilen

Posted on August 08, 2017 at 13:45

Hello!

contains only

  1. Basic math functions
  2. Fast math functions
  3. Complex math functions
  4. Filters
  5. Matrix functions
  6. Transforms
  7. Motor control functions
  8. Statistical functions
  9. Support functions
  10. Interpolation functions

No integral , no differential

:(