STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

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

Resolved! H747i-DISCO programming/ creating binary

How would I be able to create a binary for this project or run it through CubeIDE? For some context I have taken this project from the FP-AI-VISION1_V3.1.0 pack, made some modifications, and would like to flash my H747i board with it. I can build the...

tw1_0-1732245633377.png
tw1 by Associate
  • 58 Views
  • 3 replies
  • 2 kudos

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

Resolved! GitHub actions integration

Hi,I'm looking into utilizing GitHub actions for CI/CD. I couldn't find any examples of how to use GitHub actions to build a STM32CubeIDE project automatically. Any hints/directions?Thanks,

YKuo.1 by Associate II
  • 2488 Views
  • 7 replies
  • 5 kudos

STM32 ADC and DMA with LL libraries

Hello everyone, I'm trying to sample some signals inside a timer ISR. I use all three ADC units of the mC (multiple channels in the first unit and 1 channel in each of the other two units) and I use software triggering and DMA transfer.This operation...

CubeIDE 1.16.1 arm-none-eabi-gdb-version Error

I am using CubeIDE version 1.16.1 to program and flash a STM32F433 MCU.I am using a SEGGER J-Link flasher.When I try to run the application I get the following error:I have tried to manually set the workspace toolchain to local in the toolchain manag...

error_cube.PNG error.PNG Uloff4_2-1727783147363.png Uloff4_3-1727783374271.png
Uloff.4 by Associate II
  • 737 Views
  • 12 replies
  • 0 kudos

Resolved! Is it possible to create a compile_commands.json file?

I work in a workspace but I use vim with clangd for editing my code. I am wondering if it is possible to create a compile_commands.json file and if so how. If the IDE uses cmake under the hood then it should be rather straightforward but I cannot und...

ubaldot by Senior
  • 3121 Views
  • 5 replies
  • 2 kudos

STM32H533CET6 File download error

Hi everyone, I have problems programming the STM32H533CET6, I get a file download error.  Error: failed to download Segment[0] Error: failed to download the File Encountered Error when opening C:\ST\STM32CubeIDE_1.16.1\STM32CubeIDE\plugins\com.st.stm...