STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

Resolved! STM32F103C8T6 - Cant be found?

Hi all,I'm very new to the STM32 world but still trying to figure out how things work.I have installed the STM32CubIDE software without issue, but my problems start when I try to develop and upload a blink application.No matter what I do, the ST-Link...

VK4KYT by Associate II
  • 682 Views
  • 7 replies
  • 0 kudos

Resolved! Failed to parse WMIC output

Hi , I am using STM32CubeIDE version 1.17.0 & I am getting "Failed to parse WMIC output" in the error log and It is not stopping even when the kit is connected. Attaching screenshot. 

hemanthk by Associate II
  • 1099 Views
  • 4 replies
  • 0 kudos

stm32ide project file organization

I am confused where my source file should be stored.  It seems that I have duplicate files stored in multiple locations. Some seem to get updated together and some don't!For instance I have a main.h file stored here-> FJB_KEYPAD_R5\STM32CubeIDE\Appli...

FJB2069_0-1735405320747.png
FJB2069 by Senior
  • 314 Views
  • 4 replies
  • 2 kudos

NucleoH7S3L8 SPI Not Working

Dear ST Community,I have the following issue:I try to start a simple SPI Transmit but it seems that after a first burt of clocks which I observe on the osciloscope, the program gets stack in the Error_Handler, while it shouldn't based on .ioc configu...

DG91 by Associate
  • 211 Views
  • 2 replies
  • 0 kudos

Resolved! Snprintf float and double issue

Hey,I am using one of the custom board for stm32f407vetx. When i was using stm32f407 disc board. There was no problem but now i cannot fill up array with float or double values. And yes i increase min heap size to 0x1000 and max heap size to 0x2000. ...

SabTuna by Associate II
  • 237 Views
  • 1 replies
  • 0 kudos

Resolved! BLE_Beacon_AoA_Tag and Locator examples missing files

With CubeIDE Version 1.17 two examples for BLE Beacon AoA where deployed (Tag and Scanner). But I'm having trouble compiling both. After loading both examples from the STM32 Project Example Selector and building both projects I'm getting the error th...

jpepv by Associate II
  • 378 Views
  • 4 replies
  • 0 kudos

Resolved! How to produce list of pin assignments?

Hello, all,I'm using STM32CubeIDE to design my first STM32 micro-controller circuit. I've used the tool to assign functions to about 20 pins on the micro-controller so far. Now, I'm at the stage where I'm creating the schematic and connecting externa...

KevinZ by Associate III
  • 331 Views
  • 3 replies
  • 2 kudos

All themes except classic break IDE tabs and icons

Windows 11 / IDE Version: 1.17.0 / Build: 23558_20241125_2245 (UTC)I tried changing the IDE's theme from classic to Dark, Light, and even Eclipse Marketplace themes. I always get some weird visuals. If I have one tab selected and hover over another, ...

Ziimag by Associate
  • 275 Views
  • 1 replies
  • 0 kudos

Bare Metal ADC on NUCLEO-H745ZI-Q

Hello,I am troubleshooting a similar problem as described in this post TM32H7 ADC Baremetal - Cannot get ADC module readyI am using PF10 on ADC3 as it is already routed to the CN10 header. Intentionally ignoring CMSIS header/defines in the spirit of ...

Screenshot from 2024-11-26 18-02-05.png