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

STM32CubeCLT 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeCLT is available. What is new in 1.19.0: Support for ST Arm Clang toolchainMaintenance of the previous versionUpdated in accordance with STM32CubeIDE v1.19.0 Main fixed issues in 1.19.0: ...

Resolved! [Resolved] STM32CubeIDE project creation issue

Updated post to reflect permanent fix Dear STM32CubeIDE user, Further to the recent STM32CubeIDE project creation issue, we would like to inform you that a solution is now available for you. This permanent fix applies to all STM32CubeIDE versions. I...

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! STLink Server with MacOS 15

 Hello,I updated to Mac15 (MacOS Sonoma Public Beta), which was probably a mistake. Now I get an error from STMCubeIDE when I try to run indicating "ST-Link Server is required to launch the debug session" and to Please download it on www.st.com.  I f...

jdw by Associate II
  • 20899 Views
  • 36 replies
  • 30 kudos

Resolved! Folders missing

Hello everyone,I have the problem that only these 2 files are displayed on my Project Explorer. Once testpro and testpro.ioc all other files are missing, for example the C program main.c. My question is can someone help me to fix this problem?

Ak1893 by Associate II
  • 1373 Views
  • 5 replies
  • 3 kudos

STM32H563 ADC Prescaler

HelloI am a little confused by the clock prescaler for the ADC.I would like to run the 12 bit ADC at 75Mhz for the maximum sampling frequency. However, with a prescaler of 1 the value I get is stuck at 4095. Only if I were to put a prescaler of 2 for...

tw1_0-1740267045056.png
tw1 by Associate II
  • 443 Views
  • 3 replies
  • 1 kudos

STM32 C++ CMake Project - Dual-Core Board

Hi all.While I found it really nice that CubeIDE offers the option to generate a CMake Project, it can only generate projects for one core. I have the STM32H757I Evaluation Board, which is M7+M4 and I can't create a project for both cores. The STM32 ...

nnoK by Associate
  • 322 Views
  • 0 replies
  • 0 kudos

Resolved! Erase the MCU

I am working on EEPROM emulation. I am programming flash frequently and may have mistakes in my code. When I take a break I'd like to erase the MCU so that I don't have bad code in there possibly wearing out the FLASH. Is there a way in the IDE to ju...

Carl_G by Senior III
  • 473 Views
  • 2 replies
  • 1 kudos

Resolved! No ETH Connectivity Option for STM32F779

I cannot find the ETH connectivity option in the Pinout & Configuration window. It is listed as an option in the datasheet, and pins are given for the various MII options. What can I do to configure the MCU with a RMII interface to an external PHY ch...

jcGTRI_0-1740070191837.png jcGTRI_1-1740070353410.png
jcGTRI by Associate
  • 405 Views
  • 3 replies
  • 1 kudos

Resolved! if-block brace ignored...why?

Hi guysIn the picture, you can see a code fragment in debugging mode. You also may see, that the controller is forced to stop at line 476, the if statement.Now the problem: I want to enter the if-branch, if the function returns with the READY typedef...

White_Fox by Associate III
  • 791 Views
  • 4 replies
  • 1 kudos