STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

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

Resolved! [SOLVED] Undefined Reference to custom Static Library

Hi,With supply issues currently, I have been working on 3 different micro controllers of the same family, STM32F4xx. I am trying to contain the hardware specific code in their own projects, 3 each for the processors. But I have common code that is us...

JNoon.1 by Associate III
  • 4705 Views
  • 3 replies
  • 0 kudos

How to load and execute my .elf file from command line

I am using following command to execute the existing .elf fileJLinkGDBServerCL.exe -port 2331 -s -device STM32L462RE -endian little -speed 4000 -if swd -vdwhere I need to change to load my newly generated elf (from command line) in the above command....

Achar1 by Associate II
  • 1296 Views
  • 3 replies
  • 0 kudos

Serial Monitor on STM32CubeIDE

Dear ST Community,I am new to STM32Cube IDE (previously used Arduino IDE only) and I have been trying to use Printf() for output on the serial monitor to no avail. After a few google searches and trials, i unfortunately didnt succeed to get it runnin...

CAben.1 by Associate II
  • 3654 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F407 crashes after RCC configuration

Hello !I am currently working with a STM32F407VGT7 and I have troubles uploading some code in it. I did the simplest possible code with STM32CubeIDE : RCC configuration and some dummy operations in main while loop. My problem is that after uploading ...

ERena.1 by Associate
  • 723 Views
  • 2 replies
  • 0 kudos