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

Resolved! printf() not working - _write() never gets called

Hello,as the title suggest, I can't get printf() to work.I implemented _write() in my main() but during debugging the program never get there.The project was created with CubeIDE.int _write(int file, char *data, int len) { if ((file != STDOUT_FILE...

CKauf by Associate III
  • 7334 Views
  • 9 replies
  • 3 kudos

CubeIDE not updating Debug Configurations

I am trying to switch from eclipse to CubeIDE. But it wont let me save the debug configurations. I have imported the project, build it, when trying to debug it doesnt let me press(Debug As AC6 Application) When trying to add my own debug configuratio...

RDe V by Associate
  • 339 Views
  • 1 replies
  • 0 kudos

Resolved! How to install an Eclipse CDT Plugin like OpenMRC?

Dear Friends, I'm having problems to load this plugin (Eclipse CDT Plugin: OpenMRC), it's from GitHub, I tried using the "Install New Software" but without good results, I also download it to my desktop but the IDE wants JAR files, so please someone ...

0690X00000A9k26QAB.jpg
HLare by Associate
  • 661 Views
  • 2 replies
  • 0 kudos

Where is the C++ support in STM32CubeIDE?

When starting a new project in STM Cube IDE there is an option given to generate C++ instead of C code but when selected I still get the same generated c code... If I wan't to use modern C++ conventions what are my options or should I be looking at a...

norlesh by Associate III
  • 700 Views
  • 3 replies
  • 1 kudos

Resolved! Cannot build X-CUBE-SPN2 in CubeIDE

Hi All,  I am trying to import the X-CUBE-SPN2 in CubeIDE, I have followed all the correct steps and am importing the project through the filesystem. However, when I try to build the project I constantly keep getting an error stating that: An interna...

Cash by Associate II
  • 550 Views
  • 1 replies
  • 0 kudos

Device Configuration Tool Resets Project Properties.

Hi,I upgraded to the latest version of STM32CubeIDE (Version: 1.0.2) and I am noticing a possible bug with the device configuration tool. Whenever I open the tool and generate code from it, it resets all my build and general properties. This is reall...

PShut by Associate
  • 248 Views
  • 0 replies
  • 1 kudos