STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

Resolved! STM32U545RE missing DCMI and PSSI

As in the subject, DCMI and PSSI are missing from STM32U545RETXQ configuration. According to documentation, this unit should support those interfaces. Is that correct? Regards

mk11 by Associate
  • 915 Views
  • 3 replies
  • 5 kudos

STM32CubeIDE Indentation and Generate Code

Whenever I generate code, the indentation is always 2 characters.Even though the indentation is set to 4 characters in the settings,it continues to be generated as 2 characters except for the user code.Formatter > IndentationTab Policy : Spaces OnlyI...

hardrock by Associate III
  • 3455 Views
  • 10 replies
  • 6 kudos

Resolved! STM32CubeIDE - Prebuild command - Git error

STM32CubeIDE v1.15.1Git v2.45.1.windows.1Windows 11 The software project includes the pre-build command,"git log --pretty=format:'%H' -n 1 > git_hash.h" (format string simplified for this post)On a fresh install on a new PC the following error preven...

Scott_DeltaDev_1-1717628912723.png

STM32CubeIDE build randomly started failing

I started getting the build error "Fatal error: invalid -march= option: `armv7e-m+fp'" while testing my code. It first happened after I changed a numeric #define value in my application code but I tried changing it back to what it was and I continue ...

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
  • 806 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
  • 1129 Views
  • 5 replies
  • 1 kudos

ADC using DMA

Hello, @SofLit  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 to...

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