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

Can't make WM8994 play over SAI on STM32H745I-DISCO board.

My project uses HAL and it's made with STM32CubeIDE.I've naturally seen the example and tried to configure everything exactly as in the example.So - the clock for SAI is set to 4.096MHz. I use SAI1 configured as on the screen:Here's my code:#include ...

0693W00000WLEAFQA5.png 0693W00000WLEAKQA5.png 0693W00000WLEAPQA5.png 0693W00000WLEpSQAX.png
HTD by Senior III
  • 3978 Views
  • 19 replies
  • 0 kudos

SWV data tracking timeline graph

Hello guys,I just wanted to report a bug regarding the SWV data tracking timeline graph, the export and import options are missing.And the zoom button zooms only in the middle, the graph can not be zoomed in areas where one would want. Plus, after zo...

BIsma.1 by Associate
  • 1148 Views
  • 2 replies
  • 0 kudos

STM32CubeIDE hangs during build

Lately, at an increasing rate, CubeIDE hangs with the project at 25~27% and will not proceed. As best I can tell, this is always on the last file it's compiling. That is to say, it's hanging on the last arm-none-eabi-gcc "source_code.c" output and wh...

Konami by Senior II
  • 1083 Views
  • 4 replies
  • 0 kudos

no rule to make target 'all' after project import

I imported a project into the project treeview (by Import) and trying to build the project results in:```10:35:43 **** Incremental Build of configuration Default for project pedscan ****make allmake: *** No rule to make target `all'. Stop."make all" ...

Error: Data mismatch found

Good afternoon dear collegues!When I try to compile and upload my program through the CubeIDE I have the following problem:Error: Data mismatch found at address 0x080003C0 (byte = 0x1B instead of 0x1A)Error: Download verification failed Every time th...

MMudr.1 by Associate
  • 693 Views
  • 2 replies
  • 0 kudos

USB Framework Custom HID bug on STM32F072

I followed the ST tuto here :https://community.st.com/s/article/how-to-implement-a-usb-device-custom-hid-class-on-stm32-part2?t=1670342951456I first tried it on a STM32F072BDISCOVERY board, for which it is written. Using this, I could send data, rece...

MMyar.1 by Associate II
  • 907 Views
  • 3 replies
  • 0 kudos

Resolved! Converting Project from Eclipse to STM32CubeIDE

I found a slightly old project, and I would like to compile it with STM32CubeIDE.It is to add HUB function in USB Host:https://github.com/mori-br/STM32F4HUBDoes anyone know how to adapt this project to compile in STM32CubeIDE?Or how to compile the or...

openocd with cmsis-dap adapter

I am in a point before on having my CMSIS-DAP openocd adapter working on CUBE IDE. But, I do not understand what I should add in order to have the CUBE's Debugger working.It seems that I need to RESET & HALT my Target in order to put it under Debugge...

JSILV.2 by Senior
  • 1878 Views
  • 1 replies
  • 0 kudos