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

How can I add QSPI custom external loader to the debugger

In the Debug Configuration under the Debugger tab there is an option to add external QSPI loader .I have a custom external loader that is working with CubeProgrammer and STLinkUtility.I want to use this custom loader from within the CubeIDE.How can I...

Updating software has encounters a problem: I tried a few thing seen on eclipse sites but nothing works. Someone have an idea? Thanks.

An error occurred while collecting items to be installedsession context was:(profile=STM32CubeIDE, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).No repository found containing: osgi.bundle,org.eclipse.epp.mpc.core,1....

thecoach by Associate II
  • 1362 Views
  • 3 replies
  • 1 kudos

FPU

Probably a typo. In M4 generic user guide the mnemonic for floating-point MAC is shown as VLMA

ax0018 by Associate III
  • 659 Views
  • 2 replies
  • 0 kudos

CMSIS FFT problem in stm32cubeIDE

I tried to compile and run arm_rfft_q15(STM32F030R8) .In STM32CubeIDE, I'm using libarm_cortexM0l_math.a, the file is in STM32Cube_FW_F0_V1.11.0\Drivers\CMSIS\Lib\GCC, one of the functions I'm using is arm_rfft_q15. Build error: undefined reference t...

LLily.1 by Associate II
  • 1477 Views
  • 4 replies
  • 0 kudos

Resolved! Can't connect to target after power off (STM32F769I-DISCO)

I have the STM32F769I-DISCO board and just made a simple application that uses usart1 to print some debug messages on the virtual com port (USART1. Everything works fine until I power off the board. When the board is connected to usb cable again the ...

0693W000000WSSgQAO.png
ALevc.1 by Associate III
  • 628 Views
  • 2 replies
  • 0 kudos

STM32H750 + I2S Full Duplex Master + DMA (TX and RX)

Hello,I managed to get full duplex I2S + DMA working on an STM32F405 with Cube + HAL, however have now switched to an STM32H750 for more processing power.In STM32CubeIDE version 1.3.1, while there is an option to add a DMA stream for TX, there is unf...

PSalm.1 by Associate
  • 1261 Views
  • 2 replies
  • 0 kudos