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

Debug with SWO and SWV in STM32CubeIDE 1.3.0

Hello, Is there any guide or manual how to use SWO and SWV in STM32CubeIDE? I found many discussions about this topic, but most of them were outdated or newer resolved. I believe that one part is to enabled SWV in debug settings, set the CPU and SWO ...

PHlin.1 by Associate III
  • 6492 Views
  • 14 replies
  • 1 kudos

Resolved! header with variable referenced more than twice

When I create libraries, sometime I forget create the variable in .c file and then write the same in header file with extern. I just create the variable in header file, and access to his from .c file and even from other libraries. IAR compiler warn t...

JCuna.1 by Senior
  • 2223 Views
  • 5 replies
  • 0 kudos

CubeIDE 1.8.0 and C++17 support

Hello.CubeIDE 1.8.0 now includes STM32 toolchain based on GCC 10.3.1 which supports C++20, but the IDE still can't correctly parse C++17 syntax, like Class Template Argument Deduction guides. I tried to force '-std=c++17' option to Language Settings ...

Files left over from code geneation in StmCubIde

Hi everyone, Any of you experienced this strange behavour posted yesterday (see below)? It seems to happen to just one of my projects, and not all of the source files are affected (but still a substantial number of files). Any thoughts and experien...

Per4 by Associate II
  • 532 Views
  • 0 replies
  • 0 kudos

Resolved! Stm33cube ide with iar or Keil compiler

Recently I read that iar or Keil are better compiler than GCC. However I can not say the same for the IDE. So I don't want use another ide and I just want to use another compiler. Is that possible?​​

JCuna.1 by Senior
  • 752 Views
  • 1 replies
  • 1 kudos

Anyone had any luck using a DM9051 via SPI?

I have a need to have incoming serial data go out via UDP and thought of using a F030F4 as it doesn't need to do much just in to out.I ordered some boards from Amazon (yes) and they look small and are inexpensive, all the offered code is set for a Ke...

SScot.3 by Associate II
  • 445 Views
  • 0 replies
  • 0 kudos

Resolved! STM32CubeIDE stealing focus

Is there a way to disable STMCube IDE from constantly stealing focus? I'd rather get to it when I'm done with another window than be interrupted Clippy style ;)

JMath.2 by Associate II
  • 1221 Views
  • 5 replies
  • 0 kudos

Resolved! HAL for I2C is horribly broken

Hi STM Community,I would like an answer from STM about the status of I2C in the HAL drivers.Basically, they are broken, and still broken in STM32CubeIDE-1.7.0.Of the many issues, there is still an open one here: https://github.com/STMicroelectronics/...

etheory by Senior II
  • 5467 Views
  • 9 replies
  • 2 kudos