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

STM32CubeIDE 1.2.0 how to debug FreeRTOS multithreading

Hi all,I'm developing an application with FreeRTOS and some task. In debug mode I'd like to jump from one to another without any issue. I really don't understand how. When I pause debug, the compiler always stop in the Idle Task. So I really can't de...

AFara.2 by Associate II
  • 420 Views
  • 0 replies
  • 0 kudos

STM32G431 ADC Wont Calibrate and wont work

Hi I am currently working on a project where I have to use single channel ADC with continuous conversion mode of STM32G431KB on NUCLEO board. However my code stucks at while loop where calibration needs to happen. Also I noticed that ADC12_Common reg...

LLOLO.1 by Associate II
  • 965 Views
  • 4 replies
  • 0 kudos

Bug with "STM32 Project from STM32CubeMX .ioc file"

Being able to create a new project from an existing .ioc file is very useful. But when I've tried to do this (by selecting File->New->STM32 Project from STM32CubeMX .ioc file) the project seems broken. I can build it fine, but when I try to add new (...

0693W000000UwDDQA0.png

How to copy project from STM32cubeide?

I am using STM32cubeide 1.3.0, and I am running a project called 'test_1'. I want to create a 'test_2' project based on the 'test_1' project, what should I do? I've tried several methods, but I got an error.I tried changing the name of the 'test_1' p...

Snam.1 by Associate
  • 402 Views
  • 0 replies
  • 0 kudos

Bug Creating USART2, USART3 ..... under LL

Hi when I create the USART2 and USART3 under LL using DMA the fieldGPIO_InitStruct.Mode = LL_GPIO_MODE_FLOATING;and will beGPIO_InitStruct.Mode = LL_GPIO_MODE_INPUT;the USART1 work finethanks

STM32CubeIDE V1.3.0 "Debugger connection lost"

I have seen this same thread somewhere before, but for a MAC platform, so hopefully someone has solved it for windows also.V1.3.0 Windows (running on 10) allows for .ioc creation and compiliation (using gcc eclipse compiler) but.... with both Nucleo-...

Sjohn.2 by Associate
  • 721 Views
  • 2 replies
  • 0 kudos

STM32F429 project error: No such file or directory

Hello, I'm getting started with stm32f429i. I built my project like the picture. The problem is when i build target, I had an error like the picture.I Crtl+left click to the "stm32f4xx_sai.h" and it pop out When i rebuid target it have the same error...

0693W000000UlhWQAS.png 0693W000000Uli0QAC.png
NHuy.1 by Associate
  • 797 Views
  • 1 replies
  • 0 kudos