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

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

Resolved! No way to Log into MyST on CubeIDE V 18 ??

Hi,I upgraded CubeIDE to V.18 but when creating a project from an IOC file it could not generate any code because the micros packages are missing. It said to log into MyST but there is no Login option where it previously was (see screenshot below).Ho...

Ricko_0-1741031489011.png
Ricko by Senior III
  • 539 Views
  • 3 replies
  • 2 kudos

TrustZone Secure Debug

I have a project with TrustZone enabled, and am able to debug the non-secure side fine, but breakpoints never hit on the secure side (functions through nsc from non-secure side) other than main before it jumps to the non-secure side. I'm setting it u...

JamesB_0-1740782581863.png JamesB_1-1740782621853.png JamesB_2-1740782696050.png
JamesB by Associate II
  • 275 Views
  • 2 replies
  • 0 kudos

I need download 1.6.1

Hi Imen,   The link is not working anymore, can you share it again?I would need STM32CubeIDE 1.6.1 as well

jdn by Associate
  • 193 Views
  • 1 replies
  • 0 kudos

Minimum Heap Size has no effect on linker file

When I make a change to the Minimum Heap Size setting in the ioc file (STM32CubeIDE 1.16.1) for G071RBTX, it results in no change to the linker file. However, changing the Minimum Stack Size here does cause a change in the liker file. What does the M...

Carl_G by Senior II
  • 425 Views
  • 2 replies
  • 1 kudos

Next version of GNU Tools for STM32 release date?

Hello,I've seen that there is a GCC 12.3 version of GNU Tools for STM32 in the repository  here: https://github.com/STMicroelectronics/gnu-tools-for-stm32.When can I expect this to be released in an official STM32CubeIDE/CubeCLT version?Does this rep...

Nico1 by Associate II
  • 2947 Views
  • 9 replies
  • 8 kudos

Resolved! XPSR register bitfields?

Is there a way to split the XPSR register view up so you can see each status bit by its name rather than the 32-bit value?The SFRs have this feature, why do the general registers not have it enabled by default?

Synchronizing PWM Signal through an external Signal

I'm using NucleoG071RB for this experiment. I have an (periodic) external signal that should reset the Timer counter to zero, so that the PWM is synchronized to the external signal. I used the external signal to generate an interrupt (EXTI), and rese...

MIXA1 by Associate
  • 218 Views
  • 1 replies
  • 0 kudos