Skip to main content
Graduate
October 29, 2024
Solved

Where is the documentation for the CMSIS-DSP library

  • October 29, 2024
  • 1 reply
  • 1361 views

I got STM's libraries, grabbed the X-CUBE-DSPDEMO & AN4841 & AN4891 (section 3 on FFT demonstration) but haven't seen any documentation on the DSP library API. 

Have all the examples which are great, but still a good documentation for reference would be great.

The AN4891 in section 3 mentions a demo project that runs on MDK-ARM, kind of an FFT performance demonstration. Is that source available somewhere on STM's website or github repo?

Thanks

 

 

 

    This topic has been closed for replies.
    Best answer by STOne-32

    Dear @armDevCP ,

    CMSIS-DSP library documentation is made by our Partner ecosystem ARM here : CMSIS-DSP: Overview

    Full Github sources are here : CMSIS-DSP/Documentation at main · ARM-software/CMSIS-DSP · GitHub

    Source code of the our STM32 X-CUBE-DSPDEMO - Digital Signal Processing with STM32, software expansion for STM32Cube (AN4841) - STMicroelectronics then go to the Software section.

    Ciao

    STOne-32.

     

     

    1 reply

    STOne-32Answer
    Technical Moderator
    October 29, 2024

    Dear @armDevCP ,

    CMSIS-DSP library documentation is made by our Partner ecosystem ARM here : CMSIS-DSP: Overview

    Full Github sources are here : CMSIS-DSP/Documentation at main · ARM-software/CMSIS-DSP · GitHub

    Source code of the our STM32 X-CUBE-DSPDEMO - Digital Signal Processing with STM32, software expansion for STM32Cube (AN4841) - STMicroelectronics then go to the Software section.

    Ciao

    STOne-32.