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! View Memory allocation as a GUI

Hello Experts,Is it possible to view the memory allocation in a nice GUI format, something like this: (see image)The image is an example of what i am looking for (from code composer studio IDE).Basically it autoloads the data from .map file and displ...

ak52_0-1746351727028.png
ak52 by Associate III
  • 211 Views
  • 2 replies
  • 1 kudos

STM32CubeIDE Problems after update

I am having 2 major issues after upgrading STM32CubeIDE. 1) I get 2 error messages about segments having RWX permissions. ld.exe: warning: QCMA00-1_0_0.elf has a LOAD segment with RWX permissionsI saw the release notes about changing the .preinit_arr...

Code generation error

Code generation could not be donemost probably because the necessary firmware package is missing. Not abe to complete STM32Cube project creation. See Firmware updater for settingrelated to firmware package installation.Help me pleaseShow drafts  

Screenshot (11).png
Aman1 by Associate
  • 837 Views
  • 4 replies
  • 0 kudos

Cant find SPI3_ICS

Hi Im a bit new. I'm following a tutorial and i cant find the SPI_ICS like the guy on the video on the picture did.Its a STM32L432KBUTutorial pic: My STM32: 

siyar_0-1745832732403.png siyar_1-1745832804734.png
siyar by Associate II
  • 415 Views
  • 11 replies
  • 1 kudos

Resolved! Compilation Error when Using STM Cube IDE V 1.18

Hi AllGreetingsIm using the SBSFU folder from b-U585-IOT2A and was successfully running the codes. When updated the cube ide to latest version v1.18 from version v1.17, the following compilation is occuring in the Secure ApplicationError message:"C:/...

PJose.4 by Senior
  • 2428 Views
  • 7 replies
  • 0 kudos

Cmsis-DAP debugger in STM32CubeIDE

Hello, i have a DapLink debugger and wanted to use it with stm32, i also am pretty new to stm32, so don't be mad when i mess up some terms. I don't want to buy an STLink yet since i wanna see if i am going to like stm32 debugging/programming. Some co...