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

STM32CubeIDE .cproject vs CMake files

Hello,I've started working with CMake in STM32CubeIDE: STM32CubeIDE Version: 1.17.0 Build: 23558_20241125_2245 (UTC) (C) 2024 STMicroelectronics ALL RIGHTS RESERVED Everything works perfectly, and I can compile without any issues.However, I'm not s...

Source Format function bug?

HelloI setup the IDE with the code format that I wanted under project preferences. Then I right click on the source code (*.c .h or dir), then get the context menu and select "Source"->"format.  This seems to reformat the code  as expected, but shoul...

matt-crc by Associate II
  • 51 Views
  • 4 replies
  • 0 kudos

Changing CubeIDE Comment Color

Hi,I'm using STM32CubeIDE with the Dark theme and Default colors and fonts, and I can barely read the comments with the gray on gray color scheme (pictured below).  How can I change the color of the commented/inactive code sections?  I've gone throug...

Screenshot 2024-06-19 120600.png
hypoxic by Associate II
  • 1418 Views
  • 3 replies
  • 4 kudos

Resolved! RE: Cannot connect to STM32 target to erase memory

Hello!New to the STM controllers, failed to realize that PA13 was necessary to connect the debugger and was quite dismayed to realize my mistake after looking to program it as a GPIO. I have tried connecting with the IDE and Programmer alike, both wi...

nc_dummy_0-1739921936807.png

Resolved! i can't log in myST

This is the first time I use STM32cubeIDE ver 1.15.1 . While using it, there are a few operations that need to be logged in. I already have an account in the practice room at school, but when I log in on my personal laptop, I see a box. "Authenticati...

Screenshot 2024-05-14 171838.png
dnht by Associate
  • 3266 Views
  • 14 replies
  • 12 kudos

STM32Cube IDE problem flashing the code

Hi, I'm able to build the project and generate the hex file. Out of sudden i'm not able to flash my board using STLink v2 neither i'm able to enter into debugging mode. Using STM32CubeProgrammer i'm able to flash the board but i want to enter into de...

ape07_0-1739940858190.png
ape07 by Associate
  • 53 Views
  • 3 replies
  • 1 kudos

Resolved! STM32CUBEIDE: Won't start.

STM32CubeIDE 1.9.0 has been working fine, until tonite. I started it and after it asked which workspace it acted like it was loading but never went anywhere. I killed it, removed the .lock file and restarted and the same thing except it's now exiti...

michvhf by Associate
  • 8308 Views
  • 6 replies
  • 6 kudos

Log Values from STM32H747IGTX M7 Core on PuTTY

Hello, So right now I am trying to get my printf to work on CubeIDE and printing the respective output on PuTTY. I can't seem to figure out why it doesnt work when people on Youtube simply press run and their code works.For context... 1. Using M7 cor...