STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

STMCubeIDE V1.15.0 Build Errors

I had a project that I was developing using V1.14.1 of STMCubeIDE. It was working fine, but overnight, the IDE was updated to V1.15.0. I am trying to build my project and running into this build message. arm-none-eabi-g++ -o "SmartGauge.elf" @"object...

MAlan.1 by Associate III
  • 950 Views
  • 3 replies
  • 0 kudos

BMA456 STM32

Hi, I have a project to finish where I have to use a bma456, which is a step counter sensor, on stm32CubeIde. But I can't seem to be able to do it, by running my own code or by using the code given on the git, I always seem to be stuck on the burst a...

dawlon by Associate
  • 1367 Views
  • 5 replies
  • 1 kudos

ADC using DMA

Hello, @mƎALLEm  I would like to measure the voltage on analog pin A0 and A1 simultaneously, using ADC in DMA mode. I configured my ADC settings as SCAN, CONTINUOUS mode to measure continuously the whole group. The DMA is also configured and linked t...

Erwan03 by Associate III
  • 817 Views
  • 2 replies
  • 1 kudos

Resolved! DSP include files errors

I'm trying to implement the DSP functions, FFT...but including the "DSP include files" I get several errors: May you help me ? Thank you, Luigi

carloV_0-1717423305363.png
carloV by Associate II
  • 817 Views
  • 4 replies
  • 0 kudos

Resolved! STM32G0 hardfault and signal handler FFFFFFF1

I'm trying to find the cause of a hard fault in my code. The problem repeatedly appears after a few or more minutes after starting the  code, sometimes not at all, sometimes every time at close startup after enabling interrupts, and somethimes after ...

Xme_0-1716273865159.png Xme_2-1716274145362.png
Xme by Associate II
  • 2511 Views
  • 7 replies
  • 3 kudos

ADC DMA

I am trying to capture input signal on the ADC using DMA and a Timer Interrupt.My board is STMH743VIHx.I am feeding an input sinusoidal signal to the ADC and,I am able to read values on DMA in a buffer. But I can't really understand the values I am g...

ssj16 by Associate
  • 389 Views
  • 1 replies
  • 0 kudos

Resolved! Suddenly occured error

Hello,There was nothing wrong when I worked on it until yesterday.But when I went to work today and built it, an error like the picture appeared.I can't guess the cause at all.Reimporting the project or deleting the IDE and installing it anew does no...

스크린샷 2024-06-04 083632.png