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

Import existing files into Cube project

Hi there,I used Rowley Crossstudio for STM32L011 development so far but wanted to try the CubeIDE as well.But upon generating a fresh STM32 project and importing my c++ files from my directory, I can't build the project because in the properties ther...

JohannesHofmann_0-1720292159156.png

Resolved! Missing definition of type "SPI_HandleTypeDef"

I have configured a STM32 project in the ioc interface to use SPI2 - I can see it having the green check mark in the ioc interface. However when I generate code I don't see any spi driver header, and when compiling I get a:error: unknown type name 'S...

slai-nick by Associate II
  • 1778 Views
  • 4 replies
  • 2 kudos

change the update period of the live expression view

Hello,I will debug a application on the STM32G030F6 which are use to 90% the low poer sleep mode. For this I will show the changes of variables in RAM and Flash also the changes of SFR from the MCU hardware like SPI in real time. I will also manipula...

bm2 by Associate III
  • 720 Views
  • 2 replies
  • 0 kudos

Can't install STM32CubeIDE in Ubuntu 23

Getting the below error while installing The following packages have unmet dependencies: st-stm32cubeide-1.12.1 : Depends: libpython2.7 but it is not installableE: Unable to correct problems, you have held broken packages.

Raees by Associate III
  • 12042 Views
  • 10 replies
  • 18 kudos

How can I change UI size in .ioc file view?

Hello community!!I'm using Ubuntu 22.04 with 4k monitor and my fractional scaling set to 175%, and this is what I get in STM32CubeIDE .ioc file view, which is too small to read.I tried toggling some font settings in Window > Appearance, but didn't wo...

AO7_0-1712289415455.png
AO7 by Associate
  • 1698 Views
  • 4 replies
  • 4 kudos

Resolved! Can't debug - no such file or directory

Hello,I recently bought a NUCLEO-F412ZG and shortly downloaded STM32CubeIDE.However, I only tried to debug and launch the generated program, without changing anything, and came across this error message :Checked the path, all is good. I can't seem to...

leamrl_0-1720533244736.png
leamrl by Associate
  • 1710 Views
  • 3 replies
  • 5 kudos

Resolved! 'used' attribute Appears Ineffective

Hello,According to the manual , "This attribute, attached to a variable with static storage, means that the variable must be emitted even if it appears that the variable is not referenced."In the following code, unreferenced_variable is always discar...

Kier by Associate III
  • 4428 Views
  • 23 replies
  • 5 kudos