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

Debug NUCLEO-L552ZE-Q

How can I download my application onto board when debugging from the Cube IDE 1.16 ?I have the NUCLEO-L552ZE-Q, and using the Cube programmer I can program the .elf to flash as it seems, which takes like 30 seconds.When I debug from the Cube IDE 1.16...

swenets by Associate
  • 646 Views
  • 2 replies
  • 0 kudos

Resolved! stm32h747i DCMI

im trying to launch the snapshot mode project in my stm32 H747I disco . i tried the v1.11.1 and v1.11.2 from patch link  in ST website but the project generated errors like  these ;''make: *** No rule to make target 'C:/Users/gouiaa/Downloads/STM32Cu...

Screenshot 2024-07-13 141244.png Screenshot 2024-07-15 123558.png Screenshot 2024-07-15 121623.png
yessine by Associate III
  • 775 Views
  • 1 replies
  • 0 kudos

delay pwm on time

hi there,i have a NUCLEO-H7S3L8 dev kit and i am trying to generate a specific number of pwm pulse. i want to generate 10 pwm pulse with ability to delay the  t-on. i am trying to workout how to do this in stm32. i am thinking of using pwm with dma. ...

time delays.PNG

STM32CubeIDE instability with MX

Hi all,If I recall correctly, CubeIDE V1.8 was very unstable when using the integrated MX, with many of the control components failing to redraw correctly, or not at all. Sometimes you could trick it into drawing by minimising and restoring the form....

PGump.1 by Senior III
  • 1383 Views
  • 6 replies
  • 2 kudos

Stm32CubeIDE on Kali Linux

Hello,How can I install Stm32CubeIDE 1.16.0 on Kali linux?I have error about no libncurses5 and libwebkit2gtk-4.0-37 packages.I have installed libncurses6 and libwebkit2gtk-4.1-0. Thank you in advance for your help. System info:PRETTY_NAME="Kali GNU/...