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

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
  • 1424 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
  • 4085 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
  • 773 Views
  • 2 replies
  • 0 kudos
EBlot.2 by Associate II
  • 929 Views
  • 4 replies
  • 1 kudos