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

We are pleased to announce that the release 1.19.0 of STM32CubeCLT is available. What is new in 1.19.0: Support for ST Arm Clang toolchainMaintenance of the previous versionUpdated in accordance with STM32CubeIDE v1.19.0 Main fixed issues in 1.19.0: ...

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

how to interface LoRa 993 with stm32f401RE

 Body:Hello STM community,I'm currently working on a project where I need to interface a LoRa 993 module with an STM32F401RE microcontroller. However, I'm encountering some issues, and I could use some guidance from those experienced in this area.I'v...

vinayak by Associate II
  • 3957 Views
  • 5 replies
  • 3 kudos

Resolved! NUCLEO-G474RE Error in final launch sequence

I have successfully built the DRP1M1_DRP Dual-Role USB-C project targeting the NUCLEO-G474RE (supplied with X-CUBE-TCPP v4.4.0). The first time I tried RUN, I had to update the ST-LINK software on the NUCLEO board (it's brand new), but having done th...

alw by Associate III
  • 3137 Views
  • 8 replies
  • 3 kudos

Can not download stmcube ide

recently if i going to download stmcube ide it says this software is not available for download can anyone help me regarding this?Thanks in Advance

Asraful by Associate III
  • 3538 Views
  • 10 replies
  • 1 kudos

Resolved! How to enable global interrupt for TIM3 (in PWM mode)

Hi, I want to enable the global interrupt for TIM3 so that I can recognize when it becimes active (it raises the pin).I've added:if(htim_base->Instance==TIM3){/* Peripheral clock enable */ __HAL_RCC_TIM3_CLK_ENABLE();/* TIM2 interrupt Init */HAL_NVIC...

debug by Associate III
  • 1726 Views
  • 2 replies
  • 2 kudos

Resolved! Remove CubeIDE editor margin TODO tags.

Does anyone know how to remove the tags that show in the margin to the left of the line numbers in the editor when you have a 'TODO' in a comment on the line? They inhibit my viewing of breakpoints on the line. I guess I could get rid of side comment...

jlag_1-1714693120799.png
jlag by Associate III
  • 1637 Views
  • 4 replies
  • 5 kudos