STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

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! how to setup clock when STM32CubeIDE empty project is used?

hi All.My name is Alfredo, I just have got a Blue_Pill_STM32F103C8 board.I just installed STM32CubeIDE (Version: 1.3.0), i wrote a small project as toggle led using the CubeIDE configuration and everything is fine. but now i am trying to do the same ...

ERABALF by Associate III
  • 2183 Views
  • 4 replies
  • 1 kudos

Error in my cube ide code (Using Mat-target)

I get an error everytime i try to debug LED2. The error says: expectet identifier or `(` before `{`token. I added a screenshot of the code and where exactly the error is positioned. The code was modeled by simulink

Driko by Associate II
  • 1256 Views
  • 3 replies
  • 0 kudos

STM32CubeIDE FreeRtos USB

Hi,I have problem with automatick generated code from STM32CubeIDESTM32CubeMX: 5.6.0MCU: STM32F407FreeRTOS API CMSIS v2I have two problems (at least)I have to change macro in usbh_conf.h, after this alloc works.#define USBH_malloc malloc #def...

JSvat.1 by Associate
  • 449 Views
  • 0 replies
  • 0 kudos

Resolved! Cant generate code, because CubeIDE didn't find firmware in /STM32Cube/Repository/ which was automatically downloaded installed

Fresh installation, when I try to create a STM32 project a zip file with firmware is downloaded and unpacked, but I still get this error message:"Code generation could not be done because necessary firmware package is missing. Not able to complete ST...

0690X00000DBD3lQAH.png
KOlsz.1 by Associate II
  • 10964 Views
  • 3 replies
  • 0 kudos

Win10 - make permission denied

Hello, i installed on company laptop STM32CubeIDE to default folder C:/ST/... and created the workspace under c:/users/<username>/... by rightclick on installer --> execute as Admin.Afterwards I created a new project and tried to build, but then I g...

DBuet.1 by Associate
  • 404 Views
  • 0 replies
  • 0 kudos

How to force include path update ?

Hello,I use STMCube IDE v1.3.0 Build: 5720_20200220_1053 (UTC)When building, the include path are not updated with the include path properties.I notice this mis-alignement is caused in the cproject :include path are correct here : <option IS_B...

FTouq.1 by Associate II
  • 1796 Views
  • 6 replies
  • 0 kudos

Debug Configuration

HelloDebug Cofiguration-Debugger-Reset behaviorThere are None, Software system reset, Connect under resetPlease explain each behavior.If you select Software system reset or Connect under reset, an error may occur.Thank you.

Ebun.1 by Senior
  • 2372 Views
  • 4 replies
  • 3 kudos

Resolved! General questions on STM32CubeIDE

Hello,(Hobbyist there) A few years ago I tried to develop on STM32 microcontrollers (the so called 'blue pill' to be exact) but the toolchain installation and the whole code generating process made me give up (also there wasn't full linux support if ...