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

STM32F103 controller bootloader Jump

Hi,I am try to develop a bootloader for STM32F103C8T6 controller. my bootloader memory is 16 KB address range 0x8000000 to 0x8004000.my application range is 45 KB 0x800C000 to 0x8010000. jump statement I am using below mentioned one,void(*app_reset_h...

NandhakumarGanesan_0-1718607176359.png NandhakumarGanesan_1-1718607310008.png

Infinite loop in HAL_RCC_OscConfig - STM32G4 ?

Hi Community,I am working on a project with a custom board that uses both HSE (24MHz) and LSE (32.768KHz) clock sources. TIM6 is used as a time base source because SysTick is used by the RTOS. When running a debug session I can see that it is going i...

Guide for STM32 fmc nand flash

Hello,Can anyone help me with interfacing NAND flash with STM32H7 microcontroller? I am unable to find any reference guide or application note related to the same.-Regards

HDesa.1 by Senior
  • 5273 Views
  • 13 replies
  • 11 kudos

Resolved! STM32CubeIde 1.15.1 headless build is not working

Hi,I have upgraded from STM32CubeIde 1.12.1 to 1.15.1.I am trying to build my project with STM32CubeIde v1.15.1 in headless mode on Ubuntu 22.04.Note - This worked fine with v1.12.1 with no problems at all but now 1.15.1 there is.The command I run is...

joeSD by Associate III
  • 2151 Views
  • 2 replies
  • 0 kudos

mDNS example project

Hello,I have a project running on an STM32F407VE that is using FreeRTOS and lwIP.  I have a working webserver among other things.  I want to implement mDNS but it doesn't seem straightforward - never done it before.  Does anyone have some guidance or...

MStra.3 by Associate III
  • 2478 Views
  • 4 replies
  • 1 kudos