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

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
  • 11443 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
  • 1362 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
  • 1377 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
  • 3508 Views
  • 23 replies
  • 5 kudos

Resolved! ADC won't start after Cube upgrade

Hi,I have a project on Nucleo board with STM32U575ZIT6Q. I'm using STM32CubeIDE.My ADC worked fine until i did this:After migration HAL_ADC_Start function returns error.When I generate code I use this setting:What is wierd, is that if I unselect this...

migration.PNG code gen.PNG
S-E by Associate II
  • 1231 Views
  • 8 replies
  • 4 kudos

Resolved! Question regarding STEVAL-EDUKIT01

Hello,I wonder if anyone in the community knows anything about this:I ordered the steval-edukit kit found here:https://www.st.com/en/evaluation-tools/steval-edukit01.html#overview I only got the motor controller. The website claims it is a full kit a...

OJM by Associate
  • 701 Views
  • 3 replies
  • 1 kudos

STM32 SMBUS giving error

im working on SMBUS for STM32F4 controller, im able to enable one I2C and then add middleware for SMBUS from middleware section, and by opting SM-BUS two wire interface i can select that I2C in SMBUS menu, but after this im generating code and gettin...

_kalpesh_0-1716898615788.png
_kalpesh by Associate III
  • 988 Views
  • 4 replies
  • 1 kudos