STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

HAL_GetTick() freezes MCU ???

Hello Community,i have an empty project with STM32L051R8 MCU.Project was created with CubeIDE Version: 1.8.0Build: 11526_20211125_0815Only the OscillatorPins for external 8MHz crystal, RCC_MCO and SWDIO+SWCLK have been configured.HSE is used for PLL ...

Resolved! STM32CubeIde cant find .ioc file

Hello,I changed cubeIDE project structure, put files to folders to make it look cleaner, then changed project location. I managed to fix all linker errors etc. code builds and flashes, but the problem I encounter is that when I try to open cubeMx fil...

0693W00000Ka22LQAR.png
DSimp.1 by Associate III
  • 3022 Views
  • 1 replies
  • 0 kudos

Resolved! I am new to CubeIDE and have created a c++ project. I had the system generate the code and renamed main.c to main.cpp. I then put a #include <string> in the main and I get a fatal error during the build: "string: no such file or directory."

This is running on Linux and I created a test program with the same include and compiled it with g++ without issue.I think I need to tell CudeIDE where the standard libraries are located? If that is so, Where do I find them?Thanks!!

DDurk.1 by Associate II
  • 1569 Views
  • 5 replies
  • 0 kudos

Resolved! STM32CubeIDE: using linked folders.

* This should be in MCU, Sorry * * :thinking_face:I'm trying to use a linked folder. We have several software bases that we want to use the same includes (they are all on the same hardware). On AC6 I did this by creating a linked folder. The folder o...

mreed by Associate III
  • 3552 Views
  • 7 replies
  • 0 kudos