STM32CubeIDE (MCUs)

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

Setting up a C++ project for a NUCLEO-F446RE

Apologies for the newbie question, but I am trying to init a project with the following as starting point:STM32CubeIDE v1.17.0NUCLEO-F446REC++ DevelopmentFreeRTOSCAN Interface When creating projects it looks like there's a lot of options, but I can't...

drtarr_0-1733626887547.png drtarr_2-1733627144929.png drtarr_3-1733627575605.png drtarr_4-1733627678327.png
drtarr by Associate II
  • 494 Views
  • 4 replies
  • 0 kudos

STM32CubeIDE showing errors on the GUI

Hi, I am using STM32CubeIDE version 1.17.0. I have compiled a project fine with no errors showing on the build console and the elf file is generated successfully. However, STM32CubeIDE is still showing errors on my project which, of course, are false...

hakeila by Associate III
  • 381 Views
  • 3 replies
  • 2 kudos

STM32CubeIDE is not connecting to the internet.

I had several versions of the IDE installed on my machine but none of them could connect to the internet to update or load code. I keep getting the error message "In order to benefit from best experience a network connection is required. Do you want ...

ADaxa.1 by Associate II
  • 16580 Views
  • 15 replies
  • 2 kudos

STM32CubeIDE 1.14.0 pattern recipe problem

Hi,I have project for STM32F405 created manually. Project is using fixed GCC 4.92014q4.After updating STM32CubeIDE to version 1.14.0 i got warnings shown below.Compiler option "Cyclomatic Complexity" is disabled.File "subdir.mk" contains this rule:# ...

s1.png

Resolved! Build error

Hi, I tried to build my project but I faced these errors :--------------------------------------------------------------------------------------------------------------------------------------------------C:/ST/STM32CubeIDE_1.12.1/STM32CubeIDE/plugins...

Gnahore by Senior
  • 16445 Views
  • 10 replies
  • 0 kudos

Resolved! 'mutex' in namespace 'std' does not name a type

Hi all,Very new to STM32, day 2 now, managed to get some UART output and call into C++.However when I try to use standard C++11 threads I get this error "'mutex' in namespace 'std' does not name a type". I believe this is bc arm-none-eabi-g++ is conf...

casaneva by Associate II
  • 1708 Views
  • 7 replies
  • 3 kudos

Resolved! CubeIDE issue with G473 and USB Device CDC

Hello,I've found an issue in STM32CubeIDE1.17.0.When creating a project with USB Device used as a CDC Class and FreeRTOS an include is missing in app_freertos.c:#include "usb_device.h"The project runs properly, but a warning is issued at compile time...

zeboss49 by Associate III
  • 776 Views
  • 4 replies
  • 0 kudos

No source available for uwtickprio() at 0x20000004

It worked fine until yesterday, but the program seems to have been updated today, and I've been getting that error ever since.The same problem occurs when all the codes are cleared and only the initial init function is executed.I wondered if it was a...

Jins_0-1728287045660.png Jins_1-1728287143183.png
Jins by Associate
  • 783 Views
  • 4 replies
  • 1 kudos