Visitor II
May 19, 2017
Question
I have trouble in using DSP_library with STM32F407VG
- May 19, 2017
- 0 replies
- 853 views
Posted on May 19, 2017 at 10:36
I want to use the DSP library function 'arm_lms_f32'.
My platform is Keil uVision5, it have a toolbox called 'Manage Run-time Environment'.
I chose CMSIS/CORE, CMSIS/DSP, and Device/Startup.
When I add the function into my program, my original output will be different.
If I delete the function,
#stm32f407 #arm-cmsis-dsp #stm32f4-dsp #dsp-libraries