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

Undefined reference to existing function [f_utime()]

Hi,I have noticed very annoying bug in Stm32cubeIDE 1.0.1.I'm unable to access f_utime function despite "fatfs.h" and "ff.h" files included.Even stranger is that when I click: Open declaration the IDE has no problems with that....Here is my code:#inc...

DLegu.1 by Associate II
  • 1699 Views
  • 3 replies
  • 1 kudos

Convert elf file into an srec file

I am using STM32CubeIDE, version 1.2.0. I want to convert the elf file into an srec file with a particular format. I have tried editing the command line in the Post-build steps to read:arm-none-eabi-objcopy.exe -O srec —srec-len=28 —srec-forceS3 “$(B...

erussell by Associate II
  • 3652 Views
  • 4 replies
  • 0 kudos

How can I add QSPI custom external loader to the debugger

In the Debug Configuration under the Debugger tab there is an option to add external QSPI loader .I have a custom external loader that is working with CubeProgrammer and STLinkUtility.I want to use this custom loader from within the CubeIDE.How can I...

Updating software has encounters a problem: I tried a few thing seen on eclipse sites but nothing works. Someone have an idea? Thanks.

An error occurred while collecting items to be installedsession context was:(profile=STM32CubeIDE, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).No repository found containing: osgi.bundle,org.eclipse.epp.mpc.core,1....

thecoach by Associate II
  • 1325 Views
  • 3 replies
  • 1 kudos

FPU

Probably a typo. In M4 generic user guide the mnemonic for floating-point MAC is shown as VLMA

ax0018 by Associate III
  • 614 Views
  • 2 replies
  • 0 kudos

CMSIS FFT problem in stm32cubeIDE

I tried to compile and run arm_rfft_q15(STM32F030R8) .In STM32CubeIDE, I'm using libarm_cortexM0l_math.a, the file is in STM32Cube_FW_F0_V1.11.0\Drivers\CMSIS\Lib\GCC, one of the functions I'm using is arm_rfft_q15. Build error: undefined reference t...

LLily.1 by Associate II
  • 1424 Views
  • 4 replies
  • 0 kudos

Resolved! Can't connect to target after power off (STM32F769I-DISCO)

I have the STM32F769I-DISCO board and just made a simple application that uses usart1 to print some debug messages on the virtual com port (USART1. Everything works fine until I power off the board. When the board is connected to usb cable again the ...

0693W000000WSSgQAO.png
ALevc.1 by Associate III
  • 606 Views
  • 2 replies
  • 0 kudos