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

Resolved! [Resolved] STM32CubeIDE project creation issue

Updated post to reflect permanent fix Dear STM32CubeIDE user, Further to the recent STM32CubeIDE project creation issue, we would like to inform you that a solution is now available for you. This permanent fix applies to all STM32CubeIDE versions. I...

STM32CubeIDE 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeIDE is available. What is new in 1.19.0: Microcontroller, microprocessor, and board lists aligned with STM32CubeMX v6.15.0:Added the support for STM32MP21xx microprocessors to the STM32MP...

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

Messed-up source path

Hello Community!In my current project with the NUCLEO-H7S3L8, I am encountering some problems that seem a bit confusing and strange. As a starting point i used this Template from Github, which was the only way i didn't receive an error during program...

R_Zip_1-1730115473737.png R_Zip_0-1730115408890.png
R_Zip by Associate
  • 518 Views
  • 0 replies
  • 0 kudos

Resolved! Unable to select PB6 for I2C1_SCL on STM32F103C8

Hi,Trying to use I2C1 with REMAP=0 and as long as understand the SCL and SDA pins are PB6 and PB6. Along with I2C I am using some other peripherals as well. I am unable to select PB6 for I2C SCL PIN. Please see attached screenshot. Not sure why it wo...

technofection_0-1729854964045.png

EEPROM content not loaded when debugging

Rather than resurrecting this thread, that never got a decent reply anyway, I will start a new one. I'm working on a design with an STM32L072, where I use the internal EEPROM to store about two dozen parameters. These parameters are all initialised i...

RobK1 by Senior
  • 1091 Views
  • 5 replies
  • 2 kudos

Live Expressions modification hangs debugger

Hello all,Whenever I try to update a Live Expressions value while the program is running, the debugger hangs (no update, no way to pause the execution).If I pause then update, it works (but of course this is no more a "Live" update).I use JLink. Any ...