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

Resolved! Inline assembly code - register usage

I finally got the following code to function after forcing a compiler error to see what registers the compiler was selecting for the inline assembly output and inputs. What I found was that the compiler was using register R3 for both output (count) a...

Device Configuration Tool Code Generation log

Greetings!Just wanted to know if it is possible to generate or see a log file of all changes made when I click at the "Device Configuration Tool Code Generation" button in STM32CubeIDE, and, if yes, how to see/do it?Thank you!

Can't import a project

Hi All,I upgraded from 1.13.2 to 1.17.0 this week and have created one new project since, in the same workspace as all the ones I have created using the old version. For reasons I won't bore you with I needed to do a re-install of the software today,...

Nucleo-L496ZG-P Issue flashing board

For the first week of having the board, I was able to load different programs with no problem. Somehow, it seems that I got the board into a bad state.  Now, most of the times when I try to flash a program to the board I get the infamous:  Waiting fo...

cbarb2747 by Associate II
  • 244 Views
  • 10 replies
  • 1 kudos

Is it possible for the IDE to highlight user code

Hello,Is it possible to highlight USER CODE from CubeMX code generation?  For example, highlight everything between these types of comments:/* USER CODE BEGIN PM *//* USER CODE END PM */In a similar way that #ifdef / #endif blocks are highlighted?If ...

matt-crc by Associate III
  • 133 Views
  • 2 replies
  • 2 kudos

Why is STM32CubeIDE search so bad? EDIT: Mee bad... sry

EDIT:  Found the search/replace window on a different monitor.  Is there some reason why searching in CubeIDE is so hard to do?  Half the time I hit Ctrl-F (like it says in the File menu) and nothing happens.  I have to read past forum posts to find ...

st3ph3n by Associate II
  • 189 Views
  • 4 replies
  • 0 kudos