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

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

linking error when using retargetF (_kill_r)

Ran into a problem once I upgraded to 1.13.0.Programs were failing with two errors, one relating to _kill_r.  There was a warning that _kill_r will always fail, and then a fatal error.I'm using retargetF.c and retargetF.h to redirect the standard con...

Is it possible to use spi dma using STM32F107VCT6 (DW1000)?

I am trying to get the 'devID' by using the HAL_SPI_TransmitReceive_DMA function in CUBEIDE, but the proper 'devID' value is not coming out.The correct devID value is 0xdeca0130. (Use 'HAL_SPI_TransmitReceive' function)Please let me know if you have ...

kim_dy by Associate II
  • 1005 Views
  • 2 replies
  • 1 kudos

STM32cubeIDE

we are trying to execute the CAN messages here we get error we are added header files but it give same errorplease tell me how to resolve that error we are waiting for your information thank youthanks and regards,B.Mahaboob Shareef.

Can't build project after re-installing CubeIDE

After re-installing Ubuntu on my laptop and installing CubeIDE v12.1 I can't build a previously building project and get the error:`make: *** No rule to make target '/home/shane/Desktop/STM32Cube/Repository/STM32Cube_FW_F3_V1.11.4/Drivers/STM32F3xx_H...