STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

What is the point of this UI element?

When the project configurator will forever just generate a main.c and then never compile because 'class' type is not defined...Seriously STE... take a hint from this and below: Your IDE is bad and you should feel bad.  You have a UX, documentation, a...

capnhyaku_0-1697198402198.png

SWV ITM Data Console is empty

This problem is common, but I've reviewed my setup and everything appears to be correct, yet it still doesn't work.My programmer is an STLINK-V3PWR, connected via a 6 pin Tag-Connect (TVCC, SWDIO, NRST, SWCLK, GND, SWO) to an STM32F411CEU6.In the STM...

NateS by Associate III
  • 3184 Views
  • 14 replies
  • 1 kudos

STM32CubeIDE 1.13.2 released

STM32CubeIDE 1.13.2 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.9.2 that is available for download. Main issues fixed in this patch: Ticket 160463 - [STM32CubeIDE 1.13.0]Build error after calling printf.Ticke...

Resolved! DSP Installing

I've followed this tutorial to install the DSP libraries on STM32F407 discovery.Should I keep all the files in the folders in the attached picture? Or only one per folder? (i.e. according to the uController I choose which one to keep)I think I have t...

screen.png
luke514 by Senior
  • 1052 Views
  • 5 replies
  • 1 kudos

Audio file Input for DSP on STM32f4

Hello Everyone,I am working on a project involving digital signal processing (DSP) using the STM32f401 microcontroller. My goal is to integrate external audio, specifically audio recorded in '.wav' format, into my program. I've successfully incorpora...

tomstom_ by Associate
  • 459 Views
  • 2 replies
  • 0 kudos

Source File

Hello,After after installing version Version: 1.13.1 (I have before the 1.8.0). I can open my Projet and compile with no errors. But when I'm in Debug mode I can't see my code but I have this message : What does that mean ? The source file I can see ...

DYann1_0-1697647776539.png DYann1_1-1697647975585.png
DYann.1 by Senior
  • 1734 Views
  • 17 replies
  • 0 kudos

code from Arduino to STM32CubeIDE

Hello everyone, I'm new in STM32CubeIDE, and I work on I2C issues. I've wrote the below code in Arduino, but I can't set the some codes for STM32CubeIDE.How I can adjust the below codes for STM32CubeIDE?Thanks in advance. Codes:#define REGMAP_ORG 0x0...

hdhdhd by Associate II
  • 628 Views
  • 3 replies
  • 2 kudos