STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

Suppress compiler warnings for library files

I'd like to configure GCC to suppress warnings from library files - e.g. I don't want to see the -Wconversion warning in stm32f4xx.h, but I do want to see all warnings from source files that I write myself.  I'm using STM32CubeIDE v1.10.1 on Windows....

Reserving microcontroller Flash non-volatile memory

I want to reserve a chunk of internal Flash memory in the micro-controller to store some user parameters. I want to develop a custom driver to manage the sector of Flash including erasing and re-writing the sector (there better be utility functions f...

JimEno by Associate II
  • 432 Views
  • 1 replies
  • 0 kudos

STM32CubeIDE: error when checking for updates

Hi,after installing STM32CubeIDE v1.11, I get the following error when running Help-->Check for updatesI've already tried the hints from other posts like clearing the cache, checking proxy, checking the https addresses, etc.Other updates work, like H...

PowerStation_0-1695384838386.png

cannot open linker script file error

Description Resource Path Location Typecannot open linker script file C:\Users\alika\OneDrive\Masa??st??\ww\DENEME\STM32F407VGTX_FLASH.ld: No such file or directory DENEME C/C++ Problemwhen i started a new project always getting this error i tried bu...

enga by Associate
  • 3740 Views
  • 2 replies
  • 0 kudos

CubeIDE opens random files on debug start / end

Since a while - I guess since update 1.8 or something - CubeIDE opens random project *.c-files, when the debug process is started or stopped.In this example only main.c was open. When I clicked on "debug", "startup_stm32_g473vetx.s" was openend, and ...

a.png
CBerg by Senior
  • 1010 Views
  • 2 replies
  • 3 kudos