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

We are pleased to announce that STM32CubeIDE 2.0.0 release is available. STM32CubeIDE is now independent from STM32CubeMX. With this release, device configuration, previously handled within STM32CubeIDE via STM32CubeMX, is now exclusively available t...

Aimen1 by ST Employee
  • 1457 Views
  • 0 replies
  • 3 kudos

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! STM32CubeIDE 1.14.0 on Sanoma MacOS fails to open project

Hii, I installed the new version of the IDE 14.1.0, my operating system is macOS Sanoma 14.3. It installed normally, it created a new workspace for me, but when I want to import my projects the program closes, a summary of the system appears to send ...

CColo.2 by Associate II
  • 1368 Views
  • 4 replies
  • 2 kudos

STMCube32IDE importing STM32U5 examples

How do I import the BSP and OSPI_NOR_MemoryMapped examples from the STM32CubeU5 package for the STM32U5A9J-DK board?  That series of board is not listed as supported in the example selector, so I have to use the git repo.  These are all examples that...

boxtor by Associate II
  • 1396 Views
  • 3 replies
  • 0 kudos

STM32F4 Timer Interrupts , mode Slave , Toggle on match

Hello everyone, I'm asking for your advice. I use stm32f429i-DISC1 board with display(I use) , HCLK = 96 MHz , APB1 = 48 MHz..., I start the for example timer_1,  output compare CH1 (output)mode=toggle on match ; ...preload = Enable ... , counter per...

gevmar by Associate III
  • 1844 Views
  • 3 replies
  • 0 kudos

ethernet cannot ping but dhcp assigned an address

I have a custom board that used to work with an older version of CubeMx-generated code, but with recent changes, my board no longer works. I made modifications in ethernetif.c to accommodate the known bug. but the board no longer responds to ping fro...

cleonb322 by Associate III
  • 2032 Views
  • 4 replies
  • 0 kudos

Trace SWO output in non-debug mode

I've successfully configured the SWO trace output and read the prints in STM32CUBE IDE -> SWV ITM Data Console. I see these prints are working in debug mode. Do STM32 chip (ARM Core) prints the same in non-debug mode (application mode)? If yes, how t...

VMuth.3 by Associate II
  • 6821 Views
  • 9 replies
  • 1 kudos