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

Unable to locate the OS resource that is blocking the task

Hi there,I am using STM32CubeIDE for STM Nucleo F767ZI. I am running a FreeRTOS application on the Nucleo and I am seeing that my high-priority task is blocked because of an unavailable resource and I have its address as well. But I am not getting ab...

0693W00000Nsc1rQAB.png
SJant.1 by Associate III
  • 1144 Views
  • 2 replies
  • 0 kudos

USING NUCLEO 429 ZI , The program pass Build, Debug ,But when clicking RUN there is a message , Break at address "0x120124" with no debug information available, or outside of program code.

there is a possibility to click view disassembly , when clicking there is alot of lines that look like 681b0c86:  movs  r0, r0681b0c88:  movs  r0, r0681b0c8a:  movs  r0, r0681b0c8c:  movs  r0, r0681b0c8e:  movs  r0, r0681b0c90:  movs  r0, r0681b0c92:...

RKore.1 by Associate II
  • 647 Views
  • 1 replies
  • 0 kudos

STM32CubeIDE How to import examples from repository

Hi to all,I'm facing an issue in import example from repository in STM32CubeIDE.following this https://wiki.st.com/stm32mpu/wiki/How_to_get_started_with_STM32CubeIDE_from_scratchthe source file in imported project are not recognized.16:51:27 **** Bui...

ABatt.1 by Senior
  • 1194 Views
  • 2 replies
  • 0 kudos

The STM32CubeIDE has a debugger window that lets you look at the SPF (Special Function Registers). Why are the set of GPIO registers not included? I am trying to see if RA2 and RA9 are set up the same. But I do not know how to look at them in the debugger

 This lets me see most registers. Why are the GPIO registers not included?How do I examine their settings? Normally I would print them out, but I am trying to debug the serial port so I cannot print them out to a terminal. Thanks,

0693W00000Nsq6uQAB.png
KiptonM by Lead
  • 2287 Views
  • 5 replies
  • 0 kudos

Remove all SWV data

When I use SWV Statistical Profiling and click the "remove all collected SWV-data" (red cross button), when I restart the program, no SWV data are collected. Is there a way to overcome this behavior without having to terminate / restart the debug ses...

JPerr.2 by Associate III
  • 962 Views
  • 3 replies
  • 0 kudos