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

[SOLVED] SIMULINK compilation successful but how to continue within STM32CubeIDE and deploy to the board? Some files appear to be missing

Hi everyone,I have bought a STM32F4-Discovery Board DTM32F429I-Disc1, and my intention is to work in Matlab-Simulink.This is the process I have followed:INSTALLATION:Matlab/Simulink R2018b 64bit with toolboxes like Embedded CoderMatlab/Simulink HW su...

DCagi.1 by Associate II
  • 6669 Views
  • 14 replies
  • 0 kudos

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
  • 401 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
  • 930 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
  • 390 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
  • 696 Views
  • 2 replies
  • 0 kudos