STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Adding external GCC libraries to STM32Cube project

Hi,I was looking on some tutorials to do FFT on the NUCLEO-L476RG board, where they recomended using CMSIS DSP library. The DSP configuration guide from ST (link below) said to add the library path under Project Properties ->Tool Settings ->GCC Linke...

0693W00000QLEWvQAP.png
NRasm.1 by Associate II
  • 1388 Views
  • 7 replies
  • 0 kudos

Eigen library and stm32cubeide

I was looking for using the Eigen library with stm32cubeide, but after adding the library, the compiler says it can not find cmath library. I tried to change the project to c++, but the error was persistent. Anyone has any sort of experience?

How to add CMSIS DSP libraries in STM32CubeIDE

I want to use the DSP functions that are present in CMSIS. I'm using STM32CubeIDE with my target board being the ST32F411RE Discovery. Using CMSIS DSP with Keil uVision is extremely simple, you just select thew pack you want and use it but it's not s...

CDyer.1 by Senior
  • 7736 Views
  • 16 replies
  • 0 kudos

Are there integration function library to do integration in STM32H745 ? Are there low pass filter functions that can be used for this problem? if yes , How to use the library functions in STM32 IDE?

I am using ST microcontroller STM32H745Xi for Rogowski coil current measurement.we are using Rogowski coil for current measurement. we have to detect the transient current .Due to Rogowski coil signal, amplitude is different (higher) at high frequenc...

RKhel.1 by Associate
  • 227 Views
  • 0 replies
  • 0 kudos

Resolved! STMCubeIDE 1.6.1 and ARM CMSIS 5.7.0 (DSP)

Hello, at the moment I try to make the DSP-Lib work, I’d like to switch to 5.6.0, but the IDE doesn’t let me “erase�? the package because it claims it is used. Ok, so tries to continue with it:Step1: I activated it:   Step2: I set the Symbols:__FPU_P...

0693W00000BdfDwQAJ.png 0693W00000BdfEBQAZ.png 0693W00000BdfE6QAJ.png 0693W00000BdfE1QAJ.png