STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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! Why can't I build my demo project?

I have a STM32F407VG DISCOVERY kit and I'm trying to load a project from C:\Users\<user>\STM32Cube\Repository\STM32Cube_FW_F4_V1.25.0\ProjectsI'm using File->"Open Projects from Existing System".In the Project Explorer it shows:But the "hammer" is gr...

0693W000000VDf9QAG.jpg 0693W000000VDg7QAG.jpg
scott h by Associate II
  • 1219 Views
  • 4 replies
  • 0 kudos

Is there a plan to finally implement the auto-completion setting in Cube IDE, without the need of always pressing "CTRL" + "Shift" for this?

It was discussed over the web for over 5 years already, that the CubeMX doesn't have this simple feature of giving text suggestions over the most (recently) used variable names and HAL-functions etc. WITHOUT having to press "CTRL" + "Space" first. AV...

Edimahler by Associate III
  • 709 Views
  • 2 replies
  • 0 kudos

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
  • 1160 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
  • 2004 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
  • 1143 Views
  • 3 replies
  • 0 kudos