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

We are pleased to announce that the minor version 2.1.1 of STM32CubeIDE is available. What is new in 2.1.1: This release covers the topics listed below: SEGGER J-Link GDB server updated to 9.24 to fix an issue with the Live Expression view during the...

Aimen1 by ST Employee
  • 1062 Views
  • 0 replies
  • 1 kudos

STM32CubeCLT 1.21.0 released

We are pleased to announce that STM32CubeCLT 1.21.0 release is available. What is new in 1.21.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.1.0Update of Clang/LLVM toolchainUpdate of GCC to GCC 14Update of STM32Cu...

Aimen1 by ST Employee
  • 468 Views
  • 0 replies
  • 0 kudos

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

STM32H743: Which GPIO pins can be used as I2C (SDA & SCL) ?

When configuring I2C in STM32CubeIDE, the SDA & SCL pins are automatically assigned.Can I assign pins PA10 and PA9 on STM32H743 as I2C (SDA & SCL) ?What things i should keep in mind when using pins other than the one auto assigned by STM32CubeIDE?

MSing.8 by Associate III
  • 2251 Views
  • 2 replies
  • 0 kudos

Resolved! Using SPI / HAL - Where to start?

Hey, mechatronics student here. So ive been trying to make the transition from Arduino to STM32 lately, and am a little overwhelmed by hardware-oriented programming.So I can get things like Blink running, and know my way around C good enough to have ...

JGiem.1 by Associate III
  • 2938 Views
  • 2 replies
  • 2 kudos

How to get last address loaded, or size, from .ld file?

A live CAN loader resides in the first 0x8000 in a STM32L431RB. I want to do a CRC check on the application that loads, following the loader, e.g. 0x08008000. The goal is for the loader to run a CRC check upon reset and jump to the app if the CRC is ...

DHase.1 by Associate III
  • 4692 Views
  • 4 replies
  • 0 kudos

Project Explorer icons - what does slash mean?

I have the FWupgrade_Standalone example loaded, looks like files marked with slash and dimmed are part of the example, so should be active files - so what does the CM7 directory icons mean?

0693W00000QMd5XQAT.png
'SMike by Associate III
  • 4118 Views
  • 7 replies
  • 0 kudos

Resolved! Where should I initialise Git when creating a CubeIDE project?

Hi, This may be more of a general Git usage question, but I am currently learning how to use Git so I can begin to implement version control with my projects. There doesn't seem to be many examples online of embedded use, it's mostly web stuff. I use...

0693W00000QOIFkQAP.png
CDyer.1 by Senior
  • 4591 Views
  • 6 replies
  • 1 kudos