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

Resolved! Signal Pass through using ADC and DAC

The equipment I am using is the following: Nucleo-Board L476RG, STM32CubeIde 1.10.1. I am attempting to design a simple dsp system that uses an ADC to send the data it receives from a function waveform generator to a DAC, and the DAC output will then...

JEscu.2 by Associate II
  • 3211 Views
  • 7 replies
  • 0 kudos

Refresh files to compile after prebuild steps

I run my python script in C/C++ Build --> Settings --> Build Steps --> Pre-build steps by running command:cd ${ProjDirPath}/menu_language_generator && python generate.pyThis script generates header files to my project with langauge translations. Scri...

DBrau.2 by Associate III
  • 211 Views
  • 2 replies
  • 0 kudos

"Dwarf Error" error after new installation

 Hello friends, thank you for your help.My main problem is that none of the new projects I open on my newly installed STM32Cube on my computer work, but when I import my old projects, they work.part number: stm32f103c8 Environment: STM32CubeIDE / Ver...

WhatsApp Image 2025-02-26 at 11.39.14.jpeg PROG.PNG ERROR.PNG pac.PNG

Unable to Download STM32CubeIDE

Hi everyone,I'm having trouble downloading STM32CubeIDE. Even though I'm registered, There seems to be somthing broken with the Web page.I’ve tried multiple browsers, but still no luck. I also haven’t received any email with a download link.I’ve been...

cerine by Associate II
  • 917 Views
  • 6 replies
  • 1 kudos

Stm32H747I-DISCO Share Peripherals

Hi Is it possible to share some peripherals between cores?My goals is to share the SD card  trought CM7  and CM4 using hardware semaphore for the access(one SD hardware but both cores can write and read on it sharing the SD pins).Using Stm32CubeIDE i...

DMazz.1 by Associate II
  • 209 Views
  • 2 replies
  • 1 kudos

Resolved! SDRAM and a global struct.

Hi.I am using TouchGFX and it works fine,My MCU is STM32H743 But when I use the SDRAM for other things the code does not work.My question is:Can I use struct in the  SDRAM.? I have this one in my c file.  SD_CARD SdCard __attribute__((section("\"SDCa...

Hector_R by Associate II
  • 600 Views
  • 10 replies
  • 0 kudos