STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

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
  • 992 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
  • 1057 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
  • 2484 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
  • 985 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
  • 538 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
  • 807 Views
  • 4 replies
  • 1 kudos