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

Can't get my STM32L496AG13 to run

I have a stm32L496AG13 on a custom BoardRunning code that was tested on a development board, in debug mode, the code crashed at random places during HAL initI worte a new program using STEMCubeIDE version 1.12.0 and put in a simple program: while (co...

DCato.1 by Associate II
  • 1431 Views
  • 7 replies
  • 0 kudos

no template proposal after upgrade 1.12.1

today upgrade -- STM32CubeIDE // win11Version: 1.12.1Build: 16088_20230420_1057 (UTC)now have : No Template Proposal if Ctr+Space buttonand Dark theme can set (all colors) only for 1 file in my .c files , not for all files(( if 1 .c ==color --> othe...

SGran.5 by Associate II
  • 467 Views
  • 0 replies
  • 0 kudos

Excluding files from build not working

Hi, since I have upgraded to 1.7.0 a few of my C++ projects stopped working. When I code in C++ I always create main.cpp file and I exclude from all builds main.c file (I don't delete this file as it is always generated by CubeMX). This has been work...

aroni525 by Associate II
  • 4727 Views
  • 17 replies
  • 0 kudos

Docker Tooling doesn't work in STM32CubeIDE v1.12.1!!

I installed the STM32CubeIDE v1.12.1. Afterwards, I installed the Docker Tooling plugin over marketplace. At first I didn't find the "Container Settings" Tab in project properties. Then I installed the Docker Launch Support over "Install New Software...

LSchw.2 by Associate
  • 335 Views
  • 0 replies
  • 0 kudos

How do you fix "Cannot find the specified linker script. Check the linker settings in the build configuration" when using External Builder and default Builder Script?

I found ZERO help available.The Makeflie created by STM32CubeIED contains the line:# Tool invocationsWRC-1734-stm32f072-win.elf WRC-1734-stm32f072-win.map: $(OBJS) $(USER_OBJS) fail-specified-linker-script-missing makefile objects.list $(OPTIONAL_TOO...

JBlow.1 by Associate
  • 4157 Views
  • 5 replies
  • 1 kudos