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 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeIDE is available. What is new in 1.19.0: Microcontroller, microprocessor, and board lists aligned with STM32CubeMX v6.15.0:Added the support for STM32MP21xx microprocessors to the STM32MP...

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! STM32 cube IDE Debugger error

I have created a demo project using touch gfx I'm able to flash that project using touch gfx. But when I try to flash that project using Stm32Cube ide it raises an error like "Failed to execute M1 command". Please refer attachments for more details.

sai1 by Associate II
  • 1894 Views
  • 5 replies
  • 3 kudos

About Timer work after Stop mode with RTC

Hello,Once I thougt I measure the duration time after entering Stop mode with RTC to wakeup by EXTI interupt on the STM32L0538-Discovery.But I noticed any timers don't work during Stop mode, is this right?And I think after entering Stop mode, any var...

curiae by Associate III
  • 1024 Views
  • 7 replies
  • 1 kudos

Resolved! Internet connection

Hello,Im unable to connect to internet in IDE and MX. Check below image in IDEBelow seen in MXMy work is getting hampered due to this. Please let me know what to do.

GauravK_0-1727273256884.png GauravK_1-1727273359373.png GauravK_2-1727273375566.png
GauravK by Senior
  • 1643 Views
  • 7 replies
  • 1 kudos

USB Protocol

I am using STM32F423RHT6 in the project. In .ioc file, there are different versions of USB being given. I am getting confused in which is given for what purpose?  Under the connectivity tab, there is USB OTG FS, whereas in Middlewares and Softwares a...

Screenshot 2024-10-08 165743.png

STM32CubeIDE documents or instructions

Hi,I am new to this.  Are there  documents or instructions to set up a port using  ATM32CubeIDE? For example, if I want to set up an UART or USB port, what are steps that I need to do? what parameters that I need to set? I can't find any documents on...