Skip to main content
Visitor II
September 18, 2018
Solved

DSP library with STM32F7

  • September 18, 2018
  • 7 replies
  • 4026 views

Where can I find the DSP library for the STMF7 processors? In the CMSIS DSP Software Library documentation I read that I can use the arm_cortexM7lfsp_math.lib (Little endian and Single Precision Floating Point Unit on Cortex-M7). On the website of ST (https://www.st.com/en/embedded-software/stm32-standard-peripheral-libraries.html?querycriteria=productId=LN1939) it only goes up to F4. 

    This topic has been closed for replies.
    Best answer by Tesla DeLorean

    There isn't an SPL. There is now the HAL, unpack the CubeF7 archive, and build the DSP libraries. ​

    7 replies

    Graduate II
    September 18, 2018

    Should be all the pieces you need under the HAL code trees, within the Driver CMSIS DSP branches.​

    MMettAuthor
    Visitor II
    September 18, 2018

    If I get the package: STM32F4xx_DSP_StdPeriph_Lib_V1.8.0

    I only see M4 libraries in the folder: en.stm32f4_dsp_stdperiph_lib/STM32F4xx_DSP_StdPeriph_Lib_V1.8.0/Libraries/CMSIS/Lib/ARM .

    I did not find any STM32F7xx_DSP_StdPeriph_Lib.

    Graduate II
    September 18, 2018

    There isn't an SPL. There is now the HAL, unpack the CubeF7 archive, and build the DSP libraries. ​

    MMettAuthor
    Visitor II
    September 18, 2018

    Ok, I found them, thank you!

    Technical Moderator
    September 18, 2018

    Hello,

    I would like to suggest you to have a look at AN4841 (Digital Signal Processing with STM32, software expansion for STM32Cube).

    You have the application note document besides to the firmware package with DSP examples for STM32F4 and STM32F7, based on STM32Cube firmware.

    https://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-expansion-packages/x-cube-dspdemo.html

    -Amel

    Explorer II
    May 1, 2024

    hi all, 

    i completed the setup and configured some DSP instructions and executed them on the STM32F7 nucleo board using AN4841 document, i see that during the debug operation power LED on the board is going Dim(dull) instead of being RED.

    Is this a common scenario whenever we run DSP instructions(like fft, fir etc..) or is there any other issue.??

    Kindly can anyone confirm me this and help me to overcome if there is an issue.

    Thanks in advance. 

    Graduate II
    May 1, 2024

    Don't hijack old threads - start your own.

    Explorer II
    May 2, 2024

    Can you please elaborate what you meant by old threads?

    Community Manager
    May 2, 2024

    HI @Ajay_07 

    A post and/or a post with replies can be considered a "thread".
    Given that this thread is back from 2018, it's best not to revive it and create your own post here

    Creating your own post gives you a better possibility to create the context of your issue. This helps the members that wants to help you 

    Best,
    Laurids