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

Alignment of 1-Byte in the custom memory-region

Hello all, I have created a custom section in memory region for the controller 'STM32L073VBT6TR' and also modified the linker-script for the same. I am using the '__attribute__((section(".custom_section")))' with the variables to be placed in the cus...

ASing.31 by Associate
  • 1222 Views
  • 4 replies
  • 0 kudos

Resolved! I have been using a linux script generated CRC code instered into a HEX file on some other STM32 products. I am now implementing this for the STM32G431. The GUI is the 1.3.0 IDE. This has changed the debug config.

I want to specify the HEX file for data into the STM32 and the elf file for symbols used in the debugger. The User interfec has changed though and I seem to only be able to get one or the other (i.e. just the hex or just the elf).This is a necessary ...

0693W000000UxhsQAC.png
rclar.6 by Senior
  • 2085 Views
  • 10 replies
  • 1 kudos

How to run code on STM32H7 (for beginners)?

Hello there,Recently I bought the STM32H747 DISCO as I want to start working with microscontrollers. I've been working with FPGAs for a couple of years so I have general understanding of how things work. Howerver, the question I have is very basic - ...

DHMarinov by Associate II
  • 1213 Views
  • 3 replies
  • 0 kudos

Hello, I was using Atollic studio and I just migrated to STM32CubeIDE, I converted my project initially based to STM32F072CBT6

When STM32CubeIDE started it propose me to select between STM32F072C8Tx or STM32F072C8Ux ...only these choice nothing more. I took the first one, telling to myself that I can change that after.But I cannot the MCU setting is greyed and fix to STM32F0...