STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

Changing on Display

Hello everyone,I am currently working with the STM32F746 and have implemented a brightness controller. I can control the regulator via code (CubeIDE) and assign a value. However, I don't understand how to make the display actually adjust its brightne...

Bea_12 by Associate III
  • 19 Views
  • 1 replies
  • 0 kudos

STM32CubeIDE 1.5.0 released

STM32CubeIDE 1.5.0 released STM32CubeIDE 1.5.0 was released this week on st.com as well as a in-tool update patch. Caution: The in-tool update does not allow updating drivers and ST-LINK server tool. Full installer is required for this.What is new in...

Linked Files

I'm working on a project that will be using shared code files from outside the project.  I do not want to copy them, instead I want to link to them.  I discovered how to do this and it works well.  Since I don't want to make any changes to any of the...

RLein.1 by Associate II
  • 95 Views
  • 5 replies
  • 1 kudos

Error when debugging: Failed to execute MI command

I have a project that ran without issue, with STM32CubeIDE 1.13.0. When I updated it to 1.17.0 I could no longer debug that same project. The error window says:Error in final launch sequence: Failed to execute MI command:load D:\\Proyectos\\STM32Cube...

MRey.1 by Associate III
  • 93 Views
  • 3 replies
  • 0 kudos

Resolved! Override Breakpoint at 'main' ?

 Is there a way to have this breakpoint only enabled at the start of the debug session?So, when the code is first loaded, it will stop at main(); but then after subsequent resets I set my own breakpoint.It doesn't appear in the list of breakpoints, s...

AndrewNeil_1-1743163673370.png