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

IDE recognition of _Static_assert

The STM32 compiler toolchain supplied with CubeIDE 1.13.1 recognizes the _Static_assert statement, but the IDE itself does not (it marks it as a syntax error).  Can this be fixed?  Is there a setting I can change in the IDE to stop flagging _Static_a...

BrianH_1-1694553298522.png BrianH_0-1694553238771.png
Brian H by Senior
  • 3773 Views
  • 12 replies
  • 4 kudos

Resolved! More Frustration :(

I am running CubeIDE on OSX (not sure if t hat makes a difference)In the pinout & configuration you can see that some of the configured items, for example ETH and USART1 have a little green triangle next to them, indicating what I believe is a confli...

gerrysweeney_0-1705947552503.png

Resolved! TouchGFX: UART to UI WITHOUT RTOS!!!

I am trying to display UART data received to UI WITHOUT RTOS but I am unsure how to code the model, I am getting error every time. I read the documentation and tried to reproduce the same thing but in vain. I watched a lot of videos on youtube but th...

Compiler error when using TouchGFX code

I´ve created a project with TouchGFX, which works fine.When I try to compile the project in CubeIDE I get the error ModelListener.hpp:9: undefined reference to `vtable for ModelListenerWhat could be the reason? Best regards, Achim

AWack by Associate III
  • 950 Views
  • 2 replies
  • 0 kudos

Resolved! Can't debug using ST-LINK V3 and STM32CubeIDE 1.6.1

Using STM32CubeIDE 1.6.1 and an ST-LINK V3, I'm trying to debug an application flashed onto an STM32H747I-DISCO board. The application/binary is built "outside" STM32CubeIDE from command line, and I can upload it to the board with STM32CubeProgrammer...

debug_warning.png debug_conf.png
lukasma by Associate III
  • 2656 Views
  • 2 replies
  • 0 kudos