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

Resolved! Don't see \core nor main.c in project on STM32Cube

Hello, I am a beginner with STM32IDECube.I have just installed Version: 1.16.1 Build: 22882_20240916_0822 (UTC) which seems to work.I am developing a program with the STM32F107 processor as a target.Everything works so far except that now I want to i...

MDe by Associate III
  • 5305 Views
  • 23 replies
  • 4 kudos

Resolved! Advanced Timer - Input Capture Mode - NVIC Settings

Hello, I using STM32F429IIHX Chip. I wanna use Input Capture Mode, but not working right when i used general timer(tim2,3,5 ...) can use Input Capture Mode. but In TIM8 is advanced mode then, NVIC Settings is a little bit different.  Advanced Timer8 ...

Jdogk_0-1727423700713.png Jdogk_1-1727423718733.png
Jdogk by Associate III
  • 516 Views
  • 1 replies
  • 0 kudos

Resolved! Multiple definition after update CubeIDE

Hi. Can you say me what mean that type of error.The code is surely correct because I've been working on it. The errors showed up after updating CubeIDE to a new version and generating files from .ioc file in IDE.c:\st\stm32cubeide_1.7.0\stm32cubeide\...

DBrau.2 by Associate III
  • 5295 Views
  • 6 replies
  • 2 kudos

Code Generation would clear my code in `main.c`!

Hi,When I updating the pin assignment information and doing code generation, I find my code, for example, USER CODE part is clear. Why? Is any setup wrong here?   while (1){/* USER CODE END WHILE */ /* USER CODE BEGIN 3 */}/* U STM32CubeIDEVersion: 1...

Fei by Associate
  • 1371 Views
  • 6 replies
  • 1 kudos

STM32CubeIDE search feature not working

Hi Folks,I have the latest version of the IDE (1.16.1) but now the search feature won't work. It will only return an error:When I try to search for "HAL_StatusTypeDef I2C_WaitOnSTOPFlagUntilTimeout" I get the following set of errors:Text SearchAn int...

Resolved! How could I do to fix that error in STM32CubeIDE?

Hello!!!I found this code in GitHub: https://github.com/ndunello/NG0B1_GFX01M2_TGFX.I think this code could be useful for my project. When I build, no error occurs.But when I'll record in microcontroller with debug appears that error.Please, somebody...

_legacyfs_online_stmicro_images_0693W00000bknotQAA.png
CVSta by Associate III
  • 2745 Views
  • 4 replies
  • 0 kudos

Resolved! how to control the screen on stm32h750?

Good Morning I just received a stm h750 with a display on it. I am used to programming on stm32 IDE but have no clue on where to begin. I would like to get tools to create templates for my display and flash them on my board. is there any code/program...

Jad by Senior
  • 539 Views
  • 1 replies
  • 0 kudos