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

Are there integration function library to do integration in STM32H745 ? Are there low pass filter functions that can be used for this problem? if yes , How to use the library functions in STM32 IDE?

I am using ST microcontroller STM32H745Xi for Rogowski coil current measurement.we are using Rogowski coil for current measurement. we have to detect the transient current .Due to Rogowski coil signal, amplitude is different (higher) at high frequenc...

RKhel.1 by Associate
  • 552 Views
  • 0 replies
  • 0 kudos

Support for mbedtls/PKCS7 on a Nucleo-F446RE board

Hi, I need to implement certificate verification based on PKCS7. I use STM32CubeIDE build 12015_20220302_0855. I have enabled the MBEDTLS middleware module and I see that some support for mbedTLS is added to the project, but PKCS7 seems to be missing...

NPlöt.1 by Associate II
  • 1314 Views
  • 5 replies
  • 0 kudos

Resolved! How to setup DMA to GPIO transfer using HAL in the CubeIDE?

My goal is to transfer the contents of an integer array (8 bits per value) to 8 GPIO pins.Using the CubeMX perspective in the CubeIDE (latest version) I configured the DMA2 to work with Timer1 in the memory to peripheral mode. I am using the STM32 F4...

Broyildiz by Associate II
  • 13018 Views
  • 11 replies
  • 0 kudos

Resolved! Disable rebuild on run

Is there a way to stop the project being rebuilt when I run it? I'd prefer to use the last build, rather than building again every time.I checked the project and build configuration options but couldn't see anything. Thanks.

qua by Associate III
  • 1589 Views
  • 3 replies
  • 0 kudos

Resolved! CubeIDE hides errors in the console window

When I do a build in STM32CubeIDE 1.9.0 the console window looks like this: But if you scroll up a bit...You can see that the build actually failed. Those errors are real.I could make the window a bit taller I suppose, but shouldn't it stop building ...

0693W00000NsMjrQAF.png 0693W00000NsMk6QAF.png
qua by Associate III
  • 3385 Views
  • 6 replies
  • 0 kudos

i have been using the STM32cubeide for years. I have it loaded on 2 laptops. On one I must have made a mistake initially in the setup. It will no longer update to the next release.

The computer has two Solid state drives, C is only 120 Gbytes, D is 1000 Gbytes. Currently the C drive has all the files and programs and is running out of room. What should I do? How can I use the D drive?

LBarn.2 by Associate II
  • 710 Views
  • 2 replies
  • 0 kudos

Resolved! I am running STM32CubeIDE 1.9 Is it possible to have some code files run at one optimization, and other files run at a different optimization?

My code is larger than expected and I am close to the 32K program boundary of my device. When I optimize for debugging or have no optimize I cannot test new code. When I optimize for size I have plenty of room for the new code, but single stepping th...

KiptonM by Lead
  • 1803 Views
  • 3 replies
  • 0 kudos

place flash-related functions in the ram in st,32f030k6t6

estoy utilizando flash para escribir y leer mientras tengo un bluetooth conectado por serial DMA, cuando intento escribir en flash en la consola de stm32cubeide aparece "Target is not responding, retrying..." mientras que mi serial de dma con el blue...

jdo by Associate II
  • 1157 Views
  • 6 replies
  • 0 kudos