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

Issue with fmount / SD Card / SPI /(freertos+fatfs) (Any help would be appreciated) (apparently the sd card is not detected by the NUCLEO_F767ZIT)

in fact i m trying to read and write data on SD card through an adpter using FREERTOS ,spi and fatfs .I m using stm32F767ZIT6the debugger return FR_OK for f_mount when it s put with 0 option and not working for 1 option.the prblms is that even when i...

hMasg.1 by Associate
  • 1128 Views
  • 1 replies
  • 0 kudos

Resolved! STM32CubeIDE 1.7.0 Clean Project problem (possible BUG)

I noticed a problem (possible BUG) with the Clean Project when working with bigger projects in STM32CubeIDE 1.7. When I try to clean project i get error: make -j12 clean  make (e=206): The filename or extension is too long. make: [makefile:169: clean...

JureL by Senior
  • 3081 Views
  • 6 replies
  • 0 kudos

Resolved! Determine heap free space on STM32

I'm using an STM32L4 with STM32CubeIDE, bare metal, and using C++ along with Cube's C libraries. The compiler is the GCC/G++ supplied with STM32CubeIDE.I have some dynamic memory usage in STL containers etc. I'm aware of the recommendation not to use...

SL-STPM-3PHISO Demo firmware on STM32CubeIDE

Hello,Looking for a free solution to make development for metering, I would like to know if the demo firmware of SL-STPM-3PHISO exists for STM32CubeIDE ?When downloading the proposed solution it seems to be available only for IAR worbench.

EAlir.1 by Associate
  • 468 Views
  • 0 replies
  • 0 kudos

Resolved! STM32CubeIDE re-install fails

This is on a Windows platform. After some crashes (that wiped my code!), I removed and then re-installed STM32CubeIDE. After re-installing, builds don't work. Reason is there is no make executable in the IDEs search path. It is buried in the appl...

willcfj by Senior
  • 5575 Views
  • 17 replies
  • 2 kudos

NUCLEO-F413ZH SystemView setup

I'm trying to setup a FreeRTOS config on a STM32F413 Nucleo board (IDE: STM32CubeIDE). For debugging purpose, I want to use SystemView. After trying a couple of tutorial online, I cant seem to make it work. I tried the patch tutorial also and no resu...

DRous.1 by Associate II
  • 742 Views
  • 1 replies
  • 0 kudos

Hello, I try to understand interrupt priorities in STM32F0. In RM0091 there is table 36. In the second column, I can see priority values from 7 to 38. What are these values? How to set them in CubeIde?

 As far as I know, this MCU has only 4 levels (2bits). In CubeIde I can set only values 0,1,2,3. And the second question: if I set all levels to 0, in what priority interrupts will be served (according to table index?).

MZych.1 by Associate
  • 1011 Views
  • 2 replies
  • 0 kudos

Resolved! Getting Error and unable to fix it

After building getting this error. c:\st\stm32cubeide_1.9.0\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.10.3-2021.10.win32_1.0.0.202111181127\tools\arm-none-eabi\bin\ld.exe: cannot find -lspfNeed help...

YGaju.1 by Associate II
  • 897 Views
  • 2 replies
  • 0 kudos