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

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
  • 91 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE 2.1.0 released

We are pleased to announce that STM32CubeIDE 2.1.0 release is available. What is new in 2.1.0: Added support of STM32C5 seriesAdded support of new microcontrollers across the STM32WBA, STM32WL, STM32H5, STM32U3 and STM32F7 seriesAdded support of new ...

Aimen1 by ST Employee
  • 587 Views
  • 0 replies
  • 1 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...

I cant display the value via UART.

Hi,I wrote an application as below which prints formatted values. However, when I print the Adc.IntSensTmp, I dont see the value as expected. Instead, I see the output below. Could you pls help me resolve ?Thanks. Here is the output I get.   

demir_0-1708283156485.png demir_1-1708283178472.png demir_2-1708283202000.png demir_3-1708283299424.png
demir by Senior II
  • 924 Views
  • 3 replies
  • 0 kudos

STMCubeIDE running previous build before running latest build

Basically what I said in the title. After rebuilding and running, it first runs the most recent previous build and then after a few seconds, the newest build.I even made a new project from scratch but I get the same result.I am using an STM32F411RE. ...

Hermie by Associate
  • 988 Views
  • 1 replies
  • 0 kudos

Resolved! STM32CubeIDE cloning (copying) a project

A usual approach is to branch from a given project by making a copy of it and develop further on the copy, leaving the original intact. How can this be achieved in the STM32CubeIDE project tree?I tried it by copying the directory in the filsystem, to...

chriskuku by Senior III
  • 15382 Views
  • 14 replies
  • 9 kudos

Resolved! what is the purpose of -1 at HAL_UART_Transmit ?"

Hi,I copied below code from internet which works perfect while using HAL_UART_Transmit. However, I want to understand more why there is minus 1 (-1) at timeout parameter ?P.S.: This question may not be directed at the right section, apologies for tha...

demir_0-1708271235831.png
demir by Senior II
  • 958 Views
  • 1 replies
  • 1 kudos

Resolved! I cant set up DMA

Hi,I am trying to replicate this example by ST to understand DMA but I come up with below issue when I click on Add. Could you please help me resolve it ?  

demir_0-1708246299218.png
demir by Senior II
  • 1143 Views
  • 3 replies
  • 0 kudos

Problem in Timer3 Channel3 initialization as a counter

Hello,I am having some problems with Timer3 Channel3 InitializationThe target device will be an STM32L496RET6I'm trying to Initialization TIM3_CH3, STM32L496xx LQFP64 package Port-PB0 Pin26 of controller as a CounterThe timers I am using is- TIM3_CH3...

sagar01 by Associate
  • 974 Views
  • 1 replies
  • 1 kudos

STM 180 Conduction

Hi ! Im new to STM and have to write a 180 Degree conduction code using CUBE IDE need help Im also attaching a code that I wrote for Tiva. Please help out Could use any pins available in STMSTM Board : STM32F407VGT6 MCU Discovery board  #include "TM4...

TLS-SRP authentication on STM32F756ZGT6

Hi All,I am new to this forum so please forgive me if I am posting a request that is already answered elsewhere. However, I could not find a suitable solution anywhere and came here for help.I am working on a project using this processor that is curr...

AHuss.9 by Associate II
  • 768 Views
  • 0 replies
  • 0 kudos