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! Clear Pinouts Function in STM32CubeID

Hello, I am new and I am starting to program the STM32 with the help of the Nucleo 144 board and STM32CubeID.If I do a Clear Pinouts from the IDE, all the micro pins turn gray. I understand that they lose their configuration, including the TCK and TM...

Jgarc.11 by Associate II
  • 2040 Views
  • 4 replies
  • 0 kudos

Issue with running L152 discovery board + example.

I flashed the STM32 L152 discovery board with Cube IDE. I assume that if I run/debug the project with board plugged in, it will automatically upload the firmware. However, it shows as File download completeTime elapsed during download operation: 00:0...

ESHEE.1 by Associate
  • 617 Views
  • 1 replies
  • 0 kudos

Resolved! How can I calculate an approximate IWDG window ?

Development Board: Nucleo-L476RG.IDE version: STM Cube IDE 1.11.0For the system watchdog timer, there's an equation(attached.) Is there an equivalent equation for the IWDG ?Any suggestions would be appreciated.Thanks

mm.51 by Associate II
  • 2746 Views
  • 1 replies
  • 1 kudos

Autocomplete (Content Assist) with any character

The current IDE does not open autocomplete automatically which is frustrating moving from "IntelliJ IDEA" to "Eclipse" it's not like the IDE is incapable of this, this is a working feature allowed for JAVA code just not C/C++In Cube IDE,Eclipse > Pre...

HBegn.2 by Associate
  • 1805 Views
  • 1 replies
  • 1 kudos

Resolved! How do I enable SWV in my STM32Cube ide?

I am trying to use SWV viewer but in Debugger option, there is no SWV options available. Is it because of some faulty pin configuration? Because i ran a blink led program and it's working fine. Just the SWV, i cannot enable.

0693W00000Y7ZK6QAN.png
RShre.2 by Associate III
  • 3652 Views
  • 3 replies
  • 0 kudos

Resolved! Wrong stack pointer for STM32F103C8

When creating a new project in the STM32CubeIDE for a STM32F103C8 (64k flash, 20k ram), the generated linker-script contains:/* Highest address of the user mode stack */ _estack = ORIGIN(RAM) + (LENGTH(RAM) / 2); /* end of "RAM" Ram type memory */   ...

ASeib.2 by Associate II
  • 1587 Views
  • 2 replies
  • 0 kudos

Exceptions in logs.

Following exceptions occur very often while using STM32CubeIDE:Message: Unhandled event loop exceptionjava.lang.NullPointerException at org.eclipse.cdt.internal.ui.buildconsole.BuildConsoleManager.lambda$1(BuildConsoleManager.java:412) at org.eclipse...

HTD by Senior III
  • 424 Views
  • 0 replies
  • 0 kudos