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

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
  • 3158 Views
  • 5 replies
  • 1 kudos

Resolved! How do I rename (proper way) an STM32 project?

How do I rename (proper way) an STM32 project?If I press F2 I can rename the name of the project, but the project folder still have the same name. If I change the name of the folder, then I get errors.Why?Is there a proper way to rename a project?I'm...

DMårt by Senior III
  • 3440 Views
  • 2 replies
  • 2 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
  • 201 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
  • 612 Views
  • 3 replies
  • 0 kudos