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

Project creation startup files

I installed STM32CubeIDE and have been trying to create a project using the STM32F407G-Discovery Board. Upon trying to create a project, the startup code generation file doesn't show up.I get the following pop-ups. I am unable to resolve this issue. ...

Screenshot 2024-07-30 095306.jpg Screenshot 2024-07-30 095337.jpg
anishac by Associate II
  • 829 Views
  • 4 replies
  • 0 kudos

Problem running Stm32cubeIde

I recently installed Cube IDE. When I create a new project is created a blank workspace and none of the options work! I cant find cubeIDE tag so had to use edesignsuite instead

Prnjl10 by Associate
  • 532 Views
  • 1 replies
  • 0 kudos

Resolved! 3D vectors in C++

Hi,recently I detected "complex.h" and the float complex data type for C++ project files. Since then dealing with complex numbers got very easy. I would appreciate the same ease of use for 3D float vectors, i.e. I need a float vector data type and th...

DetlefS by Associate III
  • 1341 Views
  • 5 replies
  • 0 kudos

stm32cubeIDE 1.16 errata

Hi,I am developing software on the stm32h743 using threadx and have just updated the IDE to version 1.16.In the Errata document for IDE 1.16 under target specific issues it says the following:184869ThreadX should not be available on H7 single core, a...

alan32 by Associate
  • 958 Views
  • 2 replies
  • 0 kudos

Debugger stuck on random line

The debugger is getting stuck on a random line about 350 lines into main(). There is nothing particular about this line of source code except its location, because if I comment out that line it just stops on the next one, and if I add a line it sto...

Resolved! If I, call "HAL_ADC_Start_DMA();" outside of while loop, it's not working. If I, call it inside the while loop, it's working.

/**************************************************************************************Issue in starting multichannel ADC through DMA*************************************************************************************/*   /* USER CODE BEGIN Header *...

Screenshot 2024-07-24 102732.png
vijay_66 by Associate II
  • 1705 Views
  • 5 replies
  • 0 kudos