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

Get Build Number ??

Hi I would like to get buildnumber in stm32 controller and using STM32 cube ide. I can get date and time but not build number. Any suggestions.__BUILD__,__DATE__,__TIME__I am getting error on getting buildnumber using __BUILD__.Any suggestions on how...

RBV by Associate II
  • 1928 Views
  • 5 replies
  • 0 kudos

What is the best technic to clone stm32CUBE project? I tried by suggested change of .cproject file, but it didn't work. ======================================================== Finally found reliable way to do it in a few steps described below.

After I tried to clone in suggested 3 steps, one of which was to modify new project name in project.c file I got the same name of .ioc file and error in .s startup file? Sorry, I was wrong, according to suggesting I should edit with the new name .pro...

SShva.2 by Associate
  • 968 Views
  • 4 replies
  • 0 kudos

Resolved! STM32CUBEID debug crashes when configuring MODER register

Hello. Im using STM32L476RG nucleo. Im trying to debug bare metal code. Sadly my debug stops working when it gets to line where MODER register is configured. Console says following: Target is not responding, retrying...It keeps saying that until de...

MMini.1 by Associate
  • 945 Views
  • 2 replies
  • 0 kudos

linking library folder for debug and release

Hi, i need to delete and link the STMLib folder each time when i switch my configuration.When i try to do this for all configurations it shows me that's not possible?when i select Debug and Release seperatly and try to add the link, it also refuse to...

0693W000008GZh9QAG.png
sde c.1 by Senior II
  • 524 Views
  • 3 replies
  • 0 kudos

Resolved! Headless build: always building after clean

Hello, for static code analysis I need the output from the clean/build process. So I searched how to build my project via command line and found the headless-build.bat (I use windows 10). After some problems with the syntax I finally got it running. ...

KR51K by Associate III
  • 1030 Views
  • 2 replies
  • 0 kudos