STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

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

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
  • 1443 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
  • 647 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 II
  • 2364 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
  • 852 Views
  • 3 replies
  • 2 kudos

STM32wl series: Wakeup call with rtc

Hi.I'm implementing a wakeup call using the STM32WLxx series and an RTC. However, when I use this, the device enters standby mode but upon wakeup, the code completely resets and runs from the beginning. It seems like the main function is running with...

Mahe11 by Associate II
  • 1195 Views
  • 7 replies
  • 0 kudos

STM32Cube IDE Examples NUCLEO-F103RB

Hi,I would like to try your NUCLEO-F103RB board. But when I launch STM32Cube IDE, then file -> import -> Import STM32Cube Example in Exemple Selector-> Board : NUCLEO-F103RB. Examples list = 0 item (No Match). Did you know why ? and how I can import ...

ELECL.2 by Associate II
  • 652 Views
  • 1 replies
  • 0 kudos

STM32H730VBT6 write user settings in FLASH

I couldn’t figure out how to write a simple code to write some bytes at the end of the Flash on my STM32H7. I don’t need much bytes, only one uint32_t.I tried using HAL_FLASH_Program by unlocking the flash first but couldn’t make it work..Any help? 

Baxtouxe by Associate II
  • 2836 Views
  • 17 replies
  • 0 kudos