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! Debugger stops at 97%

Hello everyone, I have recently faced a problem concerning the debugger when trying to flash F446RE board.When i launch the debug mode, the progress bar stops at 97% and doesn't return any error message as output.The problem did not exist before the ...

Erwan03 by Associate III
  • 1046 Views
  • 15 replies
  • 2 kudos

Resolved! Another BUG. Can not remove breakpoint(s)!

In STM32CubeIDE Version: 1.16.0 can not remove the breakpoints:Not by "Run/Remove All Breakpoints", not by "Toggle Breakpoint".Hard to see - is breakpoint set or not!Menu item "Remove Breakpoint" is missing!How to get around this bug?

GS2 by Senior
  • 707 Views
  • 10 replies
  • 1 kudos

Target unknown error 19

Target unknown error 19Error in initializing ST-LINK device.Reason: Unknown. Please check power and cabling to target.  how to clear the above error, please reply immediately in urgent base to clear the above error

Resolved! Hard Fault Exception by build with optimisation

Hello,I've a project which are build with the STM32CubeIDEA Version 1.16.0. I use the tool chain 11.3.rel1. After build with optimisation -O0 the application works without problems. It is implemented with bare metal and with using of the LL version 1...

bm2 by Associate III
  • 822 Views
  • 8 replies
  • 2 kudos

fatal error coming

we are facing following errors during compilation:1. fatal error: cmsis_os2.h: No such file or directory OSWrappers.cpp /STM32U5G9J-DK2/Application/User/TouchGFX/target/generated line 22 C/C++ Problem2.Description Resource Path Location Typefatal err...

aiswarya by Associate
  • 386 Views
  • 1 replies
  • 1 kudos

Resolved! HAL_ADC_ConvCpltCallback only called once

I have a custom board with an STM32WB55CEU6 that I'm programming using the STM32CubeIDE.  I'm struggling with getting the ADC to work in DMA mode.  I can connect via SWD and the while loop runs fine but HAL_ADC_ConvCpltCallback is only triggered once...

nollstead by Associate III
  • 3692 Views
  • 7 replies
  • 4 kudos

Resolved! How to set the FRXTH bit in STM32F407vgt6

Hello Everyone, I am now looking for something like the LL_SPI_SetRxFIFOThreshold() function that I can use with the STM32F407vgt6 is there a good way?  What we want to do is, as an example, using the LL_SPI_SetRxFIFOThreshold() function, we want to ...

Resolved! Code analysis not working

I am trying to enable a warning/error  for magic numbers in code analysis. But after I build the project I get no warnnings/errors regarding the magic numbers even tough I  have a lot of magic numbers troughout  the project. How do i enable code anay...

manto1_0-1724759472998.png
manto.1 by Senior
  • 447 Views
  • 5 replies
  • 1 kudos