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

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
  • 1074 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
  • 2514 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
  • 993 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
  • 545 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
  • 813 Views
  • 4 replies
  • 1 kudos

OPUS Codec library for STM32 MCU

I am trying to develop an OPUS Codec library for an STM32H723 Nucleo board. But I am running into build issues related to the specific STM32 target and/or intrinsics available. Has anyone successfully done this (created an Opus.lib)? If so, can you s...

0693W00000aJst2QAC.png
MHoop.1 by Senior
  • 1347 Views
  • 3 replies
  • 0 kudos