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 STM32Cube project creation issue

Description In STM32CubeIDE version 1.18.1 and earlier, after selecting any STM32 target when creating a new project, the STM32Cube option becomes greyed out. This prevents creating STM32CubeMX-based projects, allowing only empty projects. How to Re...

GhofraneGSOURI_0-1753106154077.png

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

Resolved! How to make all projects in a solution built one after one automatically ? how to configurate the STM32cubeIDE?

we set up three projects for one solution . these projects share the same driver and third-party code. what we want to ​do is that ,when we build one project ,the other projects would be built one after one automatically after the first one . how ...

slu.7 by Associate II
  • 1094 Views
  • 3 replies
  • 0 kudos

I generated a project for a STM32L552RC changing just 2 points (enable Debug serial Wire and set on SYS timesource TIM1). On timer init the SP goes to nowhere...

Every time when it reaches the line:if (IS_TIM_SLAVE_INSTANCE(htim->Instance))it is going to nowhere see image 1 and on image 2 you have more info about the registers.One maybe non standard of our HW is that we are powered by 1.8VThis occurs every ti...

daniele by Associate II
  • 1231 Views
  • 3 replies
  • 0 kudos

BUG in STM32F1xx_ll_gpio driver (STM32Cube_FW_F1_V1.8.3) in regards to Push/Pull resistor settings on PUSHPULL OUTPUT

Dear readers,It has taken me quit a lot of time and rewrites to get this working (using STMCUBE IDE V1.5 and LL libraries V1.8.3, for a STM32F103VB).When initializing the GPIO pins for PUSHPULL outputs i want to make sure that the pins initialize wit...

TCamu.2 by Associate
  • 1193 Views
  • 3 replies
  • 0 kudos