STM32CubeIDE (MCUs)

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

STM32Cube IDE support with SystemView

Hello,I am new to STM32 family and have been using STM32Cube IDE for the past 2 months. I am working on FreeRTOS based project and am looking to use SEGGER's Systemview. I am trying to follow the steps given but am unable to patch FreeRTOS folder and...

0693W000007CQNXQA4.png
PSaga.1 by Associate II
  • 1546 Views
  • 3 replies
  • 0 kudos

How do you get STM32CubeIDE to include the Nucleo BSP?

When starting a new project for a Nucleo board I select the Nucleo board in the board column and then I select Next and I see the pin diagram with the LD2 and B1 pins selected. But the BSP folder with *_nucleo.c and *_nucleo.h are not there and very ...

warm38 by Associate III
  • 467 Views
  • 1 replies
  • 0 kudos

What is the good way to import an STM32 project that compiles on a server which uses a makefile and no IDE into STM32CubeIDE in order to debug it.

Hello everyone,I want to debug an existing application (STM32F405) of my company which has been coded without IDE (so just makefile and gcc on our server) and using the stlink to flash. I imported this project with the option "makefile project" on th...

TKopp.67 by Associate II
  • 779 Views
  • 4 replies
  • 0 kudos

How to import existing project compiling on a server with gcc and "homemade" makefile to CubeIDE in order to evaluate the debug possibilities. How ITM is better than Serial and which features uses SWO ?

Hello everyone, I want to ask if there is a document or video that is a guide to import a non Cube project to CubeIDE. In my case, i have a well working project which is compiled with a home made makefile and gcc on my company's server. I want to do...

TKopp.67 by Associate II
  • 657 Views
  • 4 replies
  • 0 kudos

the gap between DAC DMA stop and start

Hi allI know the question title sounds weird but here is the actual thing I would like to know about.So, I have an array of 1000 bytes which I apparently use in the HAL_DAC_START_DMA function, and then start the DAC DMA trigger timer. This works supe...

0693W000007BxjAQAS.png 0693W000007Bxj5QAC.png
Mr ZEE by Associate II
  • 2531 Views
  • 5 replies
  • 0 kudos

STM32CubeIDE 1.3.0 error: ST-LINK_gdbserver.exe not found

ST-LINK_gdbserver.exe disappeared from STM32CubeIDE:Error in final launch sequence:   Failed to start GDB server Failed to start GDB server Error launching GDB server. Session terminated Cannot run program "C:\ST\STM32CubeIDE_1.2.0\STM32CubeIDE\plugi...