STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

STM32CubeIDE debug with ST-Link V2

Dear All,let me ask for your kind support.I am able to debug a customized board equipped with STM32WLE micro by using the STM32CubeIDE program (Version: 1.3.0.20) with the connection to a ST-LINK V2 device.On a second PC I installed the STM32CubeIDE ...

MSand.1 by Associate II
  • 100 Views
  • 1 replies
  • 0 kudos

Can't find linker flags settings in STM32CubeIDE 1.15.1

Hello,I get this compilation warning: The float formatting support is not enabled, check your MCU Settings from "Project Properties > C/C++ Build > Settings > Tool Settings", or add manually "-u _printf_float" in linker flags.The stated "recipe" to f...

1.png 2.png
JLemi by Associate III
  • 166 Views
  • 6 replies
  • 0 kudos

I need to integrate the AD7766 library in STM32CubeIDE

Hi STM community,well, i would like to get data from the AD7766 with STM32 via the SPI protocol and I didn't find the AD7766 library to integrate it in the STM32CubeIDE. is there anyone who worked on this before or has a link where i can find the lib...

amlok.1 by Associate II
  • 267 Views
  • 2 replies
  • 2 kudos

Problem running Stm32cubeIde

I recently installed Cube IDE. When I create a new project is created a blank workspace and none of the options work! I cant find cubeIDE tag so had to use edesignsuite instead

Prnjl10 by Associate
  • 78 Views
  • 0 replies
  • 0 kudos

Resolved! C-MACRO in Pre-Build script

Hi, for my STM32CubeIDE projects it would be convenient to have a macro whose value increases every time I compile the project; As if it were a counter of the times I pressed the build button, to be used as an ID to identify the specific build.For ex...

FMass.1 by Associate III
  • 602 Views
  • 7 replies
  • 2 kudos

STM32CubeIDE doesn't flash target before debugging

Hello,After updating STM32CubeIDE to version 1.16, starting a debugging session doesn't load program into the STM32L5 target and jumps directly to the reset Handler.I tried programming the bin file using STM32CubeProgrammer and it works well.However,...

Capture d'écran 2024-07-15 094322.png Capture d'écran 2024-07-15 094311.png Capture d'écran 2024-07-15 094252.png
ABouk.1 by Associate III
  • 222 Views
  • 6 replies
  • 2 kudos

Ctrl + Left Mouse Click doesnt work properly

Firstly, Thanks for nice ide to St Employee.I have little problem when I work System workbench Ctrl + Left Mouse Click goes function source code. But STM32CubeIDE When I Ctrl + Left mouse click only goes function header. I want to function source co...

Resolved! Can't download STM32CubeIDE

Hello all,I can't download the STM32CubeIDE even as I am registered. There seems to be somthing broken with the Web page. I have tried several browsers. This is what I get, so there is no download button and the table is garbled:Any help appreciated....

eble_0-1703151708265.png
eble by Associate
  • 3026 Views
  • 8 replies
  • 5 kudos

include path don't work

Hello, I recently had a compilation error with STM32CubeIDE 1.14.0. A json.h file is not found by the compiler, yet I have included the path in the project properties, as shown in the photo. The file is present in the project/drivers/JSON directory. ...

error.jpg