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

Load symbols from more than one elf file

I have a bootloader + main application that I would like to debug. Unfortunately it looks like I can only specify 1 file to load the symbols from? In TrueStudio it was easy with the debug script file to specify more than one, but the simplified UI ...

LKory by Associate
  • 755 Views
  • 2 replies
  • 0 kudos

Getting started with STM32CubeIDE questions

Question 1: I just installed STM32CubeIDE on my home computer and my work computer. When I start a new project for the STM32L4R9I-Disco discover kit on my home computer the CubeMX tool opens fine with no initial errors or warnings on pins. When I s...

magene by Senior II
  • 416 Views
  • 2 replies
  • 0 kudos

Problem with adding a Library to the Projekt.

I can add the Library over the Properties of Project. Under the c/C++ General topic, Paths and Symbols. With the Tab Libraries.There i can Add it with the Button Files System. But if i Build it, i get following Error Message.How can i solve it? cann...

kcrh73 by Associate
  • 289 Views
  • 0 replies
  • 0 kudos

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
  • 7736 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
  • 359 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
  • 691 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
  • 737 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
  • 579 Views
  • 1 replies
  • 0 kudos