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

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
  • 1310 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
  • 829 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
  • 971 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
  • 486 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
  • 4248 Views
  • 7 replies
  • 4 kudos