Posted on September 13, 2017 at 11:50Hi everyoneI want to do signal processing with stm32f407 while I am using dsp library also I implemented several functions with this methodIn this part of my project I need to run filtfilt (a function in matlab f...
Posted on August 21, 2017 at 15:19Hi allI have Problem with applying dsplib functions while working on keil software and stm32f407I write these codes and add an array of input data with the length of 2048&sharpinclude 'stm32f4xx_hal.h'&sharpinclu...
Posted on August 16, 2017 at 09:28Hi every one!I I have a problem when trying to use arm_math.h and want to use fft function with keil software and stm32f497vgt but I see this error #error 'Define according the used Cortex core ARM_MATH_CM7, A...
Posted on August 16, 2017 at 09:13Hi every one!I I have a problem when trying to use arm_math.h and want to use fft function with keil software and stm32f497vgt but I see this error #error 'Define according the used Cortex core ARM_MATH_CM7, A...
Posted on August 17, 2017 at 13:54 Mr. @ Liu.Zhitai and Mrs.@ st.mcu thank you for your help and advice st.mcu I added USE_STM32F407_DISCO,ARM_MATH_CM4 ..now its ok!!