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
  • 1703 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
  • 638 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...

Resolved! STM32G070R8T6 ADC values are to high

STM32G070R8T6STM32CubeIDE Version: 1.8.0We are bringing up our new board and using ADC1 to DMA PB0, PB1, PB2 and PB10 pin readings into memory. The actual level on the pins is ~1.358 volts and the DMA data from the pins seen by software are 1775 to 1...

Are there any changes to the new STM32f746G board

Hello, I bought a new Stm32f746g_DISCO board and loaded the same code that has been running on 2 other boards for 2 years. With the new board, I load the code and everything is ok, but when I disconnect and reconnect the power supply, the display is ...

ABerg.8 by Associate II
  • 1151 Views
  • 1 replies
  • 0 kudos

Resolved! What is the sprintf format for a uint64_t? %llu prints as "lu" (Just the characters, no number) Is there something special library I have to turn on? Like with floats?

Here is the code: if (constx8 == 0) // calculate constants one time. { uint64_t num = (((uint64_t)(((uint32_t)(R21 + R22))) * VREFINT_CAL_VREF) * (*VREFINT_CAL_ADDR)) << 8; uint32_t denom = (uint32_t)4095 * R22; constx8 = (uint32_t)(num / deno...

KiptonM by Lead
  • 21402 Views
  • 6 replies
  • 0 kudos

Debug issue at start up on STM32L4

Hi, I am using a STM32L4R9ZI programming by STLINK-V3MINI on STM32CubeIde. Once I launch for debug, I get always this message:"Break at address "0x1fff163e" with no debug information available, or outside of program code." Code application does not s...

lukin by Associate III
  • 1842 Views
  • 3 replies
  • 0 kudos

Creating an Executable with STM32CubeIDE

I am programming a microcontroller that will be in space flight. Currently to test the device we send the firmware to the board using something like the STM32CubeIDE or the stlink software. This works for now and allows us to run our code, but in fli...

JKing.8 by Associate III
  • 2545 Views
  • 3 replies
  • 0 kudos
Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.