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

New user completely lost in bullshittery

I've just downloaded the IDE. I have vague memory of using Eclipse with Cube in the past, so I expected smooth start of working. Yet...It took me a while to find my MCU, because when I wrote a bit of the part name in search field, the suggestions wer...

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
  • 3138 Views
  • 12 replies
  • 3 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
  • 818 Views
  • 2 replies
  • 0 kudos