STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

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

undefined reference to "a c function in main.cpp"

I am getting errors "undefined reference to two c function " screenshot and whole project archived file is attached here.This project was initially generated by STM32CubeIde as c project then I converted it to c++ using the option "convert to c++ pro...

ASaho.2 by Associate II
  • 5992 Views
  • 5 replies
  • 1 kudos

When trying to flash my program, I get an error Log that I do not understand, and that I can't find any information about online

when trying to flash my program, i get this error:Error in final launch sequence:   Failed to execute MI command: load >>Path<<\\Debug\\>>project_name<<.elf   Error message from debugger back end: Load failed Failed to execute MI command: load >>Pat...

Ubus99 by Associate III
  • 549 Views
  • 3 replies
  • 0 kudos

HAL_QSPI_Transmit_DMA transfer limited to 20 us approx.

I send quad data via QSPI. But Transfer is limited to 20 us approx.At QSPI clock 25 MHz is possible send maximally 240 bytes (480 nibbles).At clock 12.5 MHz is possible send maximally 120 bytes.At clock 50 MHz is possible send maximally 480 bytes.I w...

DMato.1 by Associate II
  • 386 Views
  • 0 replies
  • 0 kudos

STM32H743VIT6 + STM32CubeIDE 1.4.1 + QSPI W25Q256

I am using the attached code, To access W25Q256 in QSPI mode,In the QSPI_ResetMemory ()Always returns QSPI_NOT_SUPPORTEDRunning this same code in STM32F765VIT6, it works.Analyzing the pins of the QSPI, I see no changes.

RDos by Associate II
  • 1109 Views
  • 3 replies
  • 0 kudos