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

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
  • 1617 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
  • 437 Views
  • 0 replies
  • 0 kudos

Resolved! STM32G0 bought with level 2 protection

Hi all, I'm new to this STM32 community.I have a small problem: I bought some STM32G0P0.. for my project, also making the PCB and the rest. But after soldering the various components, I try to program one and see that the level 2 protection is active...

0693W00000WIxGqQAL.png 0693W00000WIxHFQA1.png

How to debug main.cpp imported from mbed and visualize the contents of variables

�?�在�?�ステータス:I次�?�図�?�示�?�よ�?��?��?2 �?��?�ヘッダー ファイル�?� 1 �?��?� cpp ファイルを mbed �?�ら Core/Src �?�イン�?ート�?��?��?��?�。�?��?��?��?cppコードをコンパイル�?�る�?��?無数�?�エラー�?�発生�?��?��?�。知り�?��?��?��?�ヘッダーファイル�?��?�る場�?��?�?��?��?�れ�?�デ�?ッグ�?��??�?��?��?�?エラーを解決�?�る...

0693W00000Y6uMkQAJ.png 0693W00000Y6uMuQAJ.png 0693W00000Y6uNOQAZ.png
hsanr.1 by Associate II
  • 907 Views
  • 3 replies
  • 0 kudos

I am trying to run some applications on STM32 through the STMCubeIDE. Just wanted to know if there is any API which can be used inorder to perform the same functions using CLI.

The overview of the workflow is as follows: Open the STMCubeIDE -> Open new Project -> elect the directory -> Build -> debug -> buildSo I am looking for a python library/API which can be used to perform the same function through Automation. The UI au...

VNaga.2 by Associate II
  • 1695 Views
  • 9 replies
  • 0 kudos