STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 2.0 release - early heads-up!

Starting from the release in November 2025, STM32CubeIDE and STM32CubeMX will be available exclusively in their standalone versions. STM32CubeMX will no longer be integrated inside STM32CubeIDE. Instead, the two tools will be interoperable in the sam...

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

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...

.bss section taking up flash space?

Hi all, I have an STM32H743 project that I've been working on. I've worked on a fair amount of projects in STM32CubeIDE in the past, but now I have a problem I haven't encountered before: the linker is putting my .bss section in flash as well as RAM....

ide Version v.1.18.1 external loader issue

hi,stm32h723zgt6 + W125Q128 + v2 stlink was working fine with  V.1.17.0. i had external loader issue with  V.1.18.0 version update and i was reported as well as in the past month .I knew downgrading ide version to  V.1.17.0 is the solution but my PC ...

MMARI.1 by Senior
  • 192 Views
  • 0 replies
  • 0 kudos

How do I update the CMSIS used by a project?

I've created a project for an STM32G031 device, but the code does not build cleanly with -Wsign-conversion due to some "nasty" stuff in the CMSIS core_cm0plus.h file:../Drivers/CMSIS/Include/core_cm0plus.h: In function '__NVIC_SetVector': ../Drivers/...

CTapp.1 by Senior II
  • 288 Views
  • 2 replies
  • 0 kudos

Resolved! Measure the speed rotation by using TIM in encoder mode

hello, I ask for the following clarification: I am using a two-channel encoder, A and B, and I want to estimate the rotation speed of the encoder shaft as precisely as possible. I started setting the TIM2 in encoder mode.My encoder generates 1200 pul...

SMusc.1 by Associate III
  • 957 Views
  • 14 replies
  • 1 kudos

VL53L8CX RUNNING SPD

Hello, I have a problem when I try to run the SPD code under STM32cube IDE, I have this under the serial monitor which remains stuck like this:SPD ULD SW Kit version 1.0.0Module type = VL53L8CXModule ID : 0000000000000000_VL53L8CBV0GC/1$2FW Version :...

Freedy by Associate II
  • 119 Views
  • 0 replies
  • 0 kudos

Resolved! STMCUBE IDE can we use two debug window at time?

Hello, I am using the NUCLEO-h745ziq board. I am using two board for SPI loopbacking.One board as master and one board as SLAVE. Can we use the two debug window at time. Because I launch the one stmcubeIDE window 1.5.1 and another from stmcubeide 1.6...

MDeva.1 by Associate II
  • 3744 Views
  • 4 replies
  • 4 kudos

Resolved! STM32F103 Nucleo Pushbutton RTC Conflict

Hello,I've discovered the following anomalous behavior when attempting to use the STM32F103 Nucleo board:Pushbutton interrupt code will not execute if the RTC is active with NVIC EXTI13.  I've noticed that the RTC tamper PIN is also assigned to PC13 ...

Resolved! Generate code not working in CubeIDE

Following up from my previous post, I am having issues with code generation - it seems to complete, but I don't see anything changed in the code.Here attached you will find the ioc file. I modified pin names for PB10 to PB12, but after generating the...

slai-nick by Associate II
  • 13366 Views
  • 14 replies
  • 12 kudos