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

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
  • 999 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
  • 981 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
  • 541 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
  • 1076 Views
  • 2 replies
  • 0 kudos

SWV Exception Timeline Graph - How to use?

Hi!I created a simple project in CubeIde to try out this function.SWV Exception trace log works as it, but the timeline graph seems to me wrong.Belong the debug session a moving vertical red line appears on the graph, and nothing else.Could anyone he...

0690X00000DXG7pQAH.png 0690X00000DXG7fQAH.png 0690X00000DXG7QQAX.png
PTiha by Senior
  • 1390 Views
  • 6 replies
  • 0 kudos

problem of QSPI as flash memory and FMC as data memory.

hi...i want to make a project using QSPI external flash memory to run a code, and FMC SDRAM as data memory... how to do that? i have try FMC SDRAM as Data Memory example project from STM32F746-Disco FW package and debug it using external loader and c...

Lpria.1 by Associate II
  • 1689 Views
  • 3 replies
  • 1 kudos