STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

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

Hey :) I am trying to flash my program onto my stm ucontroller but I get a libusb error message. Can you help me please?

I'm using STM32Ide. I installed pypy libusb1 and python3-libusb1 in the software manager of linux mint (I am using linux mint 19.2). I thought I need some libusb to solve the problem but I couldn't solve it. I couldn't find a guide. I want to flash m...

0693W000000XFPqQAO.png 0693W000000XFPlQAO.jpg 0693W000000XFPbQAO.jpg
Ykost.1 by Associate
  • 2905 Views
  • 8 replies
  • 0 kudos

undefined reference to `__fabs'

I want to use the intrinsic floating point absolute value function `__fabs` as noted in the compiler specific features in the armcc documentation.When I build my project using the following settings on STM32CubeIDE: I get an error saying undefined re...

0693W00000Y8SHHQA3.png
DLian.3 by Associate II
  • 1684 Views
  • 5 replies
  • 0 kudos

How can I use Clang-format in STM32CubeIDE

I was previously able to use Clang-format in my STM32CubeIDE environment by using the CppStyle 1.5.0.0 plug-in, but CppStyle 1.5.0.0 seems that it's no longer available in the STM32CubeIDE Marketplace. After a recent update, I am unable to use this f...

STM32Cubeide debugger displays wrong float values

In the debugger, I see float variables as 9e-39 or similar that is totally wrong.In the following example the correct value is 615.133911When passing to int it is 615, as expected.it may be a wrong configuration of the debugger float number formatHow...

JLope.11 by Associate III
  • 1387 Views
  • 4 replies
  • 0 kudos