STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

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
  • 1197 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
  • 1470 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
  • 781 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
  • 6291 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
  • 892 Views
  • 5 replies
  • 1 kudos

FreeRTOS and USB givers Hard Fault in H743 MCU

  Dear Sirs I am having a problem using FreeRTOS and USB on H7 series MCU. The IDE gives “Hard Fault” when I debug the project. See image below.   The environments are : STM32CubeIDE:  Version: 1.14.0, Build: 19471_20231121_1200 (UTC) Target: NUCLEO...

RAbdu1542_1-1708960464673.jpeg