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! STM32CubeIDE 1.14.0 headless build

Hi,I'm migrating a headless build script we've used before to 1.14.0 - and it seems to fail with all the targets 2024-03-11T16:43:16.0230489Z /opt/st/stm32cubeide_1.14.0/stm32cubeide -data "/home/vsts/work/1/s/2023firmware/ws/" --launcher.suppressErr...

MikeAtETI by Associate III
  • 1470 Views
  • 3 replies
  • 1 kudos

Resolved! I2C issue with D6T-44L Omron, always return value 255

Hi everyoneI'm now using D6T-44L Omron sensor to measure Temparature, i read the User mannual as the below After that, i write my own code in IDEi use I2C_Scanner to check the device at which address is ready, here are my code and my result through U...

image.png Zk47_0-1710220330325.png Zk47_1-1710220433519.png Zk47_2-1710220457971.png
Zk47 by Associate II
  • 1010 Views
  • 3 replies
  • 1 kudos

Resolved! FLASH2 STM32h743

Hello, I program STM32H743ZGT6 with STM32CUBE IDE Version: 1.12.1.The FLASH1 is full and i want to use FLASH2 => during the compilation i have an error (of course).How can i use FLASH2 ? At the start i grown up the FLASH1 as below but i think its' no...

MHna1_0-1708698925226.png
MHéna.1 by Associate III
  • 3021 Views
  • 17 replies
  • 2 kudos

Resolved! Where to find the gcc in STM32 directory? How (and in what place) is it correct to specify the path to gcc files? I changed the PATH for make and gcc separately

22:39:03 **** Incremental Build of configuration Debug for project c1 ****make all Building file: ../src/c1.cInvoking: Cross GCC Compilergcc -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"src/c1.d" -MT"src/c1.o" -o "src/c1.o" "../src/c1.c"c:/st/stm...

DM-SH by Associate II
  • 12072 Views
  • 11 replies
  • 0 kudos