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

We are pleased to announce that STM32CubeIDE 2.0.0 release is available. STM32CubeIDE is now independent from STM32CubeMX. With this release, device configuration, previously handled within STM32CubeIDE via STM32CubeMX, is now exclusively available t...

Aimen1 by ST Employee
  • 2028 Views
  • 0 replies
  • 3 kudos

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

Resolved! 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
  • 801 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
  • 5588 Views
  • 7 replies
  • 1 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...

STM32CubeIDE - procedure for cloning a project

It was difficult to learn how clone an existing project for a dual-core STM32H747i-DISCO board. Here are the steps that I used (after much researching and trials and errors):1) Copy the existing project folder called 'OLD' into a new folder called 'N...

Resolved! New and clean CubeIDE/MX project does not compile

Hi,I have just set up a fresh and clean STM32F466 project in CubeMX which makes use of a UART and a bunch of GPIOs. right after generating the code (and prior to changing ANYTHING at the generated code!), I get the following compile error in CubeIDE:...

HAL_UART does not exist

I have an STM32F769 Disco board.I am trying to follow the training tutorial for USART from stm.https://www.youtube.com/watch?v=JWOV4j5fCS4&list=PLnMKNibPkDnFCosVVv98U5dCulE6T3Iy8&index=11I have set the D0 and D1 pins for RX and TX and set the USART 6...

Kyrpav_0-1745910160784.png Kyrpav_1-1745910279483.png
Kyrpav by Associate III
  • 302 Views
  • 1 replies
  • 1 kudos