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

LD1 (LED1) is not defined for device NUCLEO-H743ZI board STMCubeIDE version 1.0.2 STM32CubeH7 MCU Package 1.5.0

LD1 is not defined in device NUCLEO-H743ZILD2 and LD3 both seems ok.also, the builtin flash tool doesn't have the latest firmware for the stlink v2had to flash with the tool found here to get debug working:https://www.st.com/en/development-tools/stsw...

How to update/reflash firmware rather than Debug ?

Hi all,I am using STM32Cube IDE (Eclipse based) and I am trying configure the IDE to reflash the uC using the Run option rather than Debug option, without success.I always used OpenOCD from shell under Linux for this purpose.How can I setup the STLin...

simo zz by Senior
  • 902 Views
  • 4 replies
  • 0 kudos

IDE SWV bug or am I not understanding setup?

Hi there, Just started using the cubeIDE with an stm32h743zi. I've been trying to checkout some of the debug functionality and setup the SWV timeline graph and console. It seems like everything I've done has been correct but I could be wrong. In debu...

teemal by Associate II
  • 585 Views
  • 2 replies
  • 0 kudos

DSP Library in STM CUBE IDE ?

Hi, I've been working with STMCubeIDE to make projects with STM32. I recently started working with CMSIS DSP. My problem is that when I make a project with CubeIDE, I can't use the DSP Library.How can I include DSP Library in STM CUBE IDE ? Thank you...

MPatr.7 by Associate
  • 483 Views
  • 0 replies
  • 1 kudos

Unable to add an existing code (library) to a project.

I copy-pasted my library folder containing .cpp and .h files to the project root folder and added the include directories to both Include Paths in GCC and G++ compiler settings. But still when I'm trying to build the project, I get "undefined referen...

System States "Code generation could not be done because the necessary firmware package is missing. Not able to complete STM32Cube project creation."

I have loaded all of the tools, this includes STM32CubeMX and STM32Cube IDE. I purchased the STM32F303RE Eval board to start project flow. The system states it was denied access to my C:\ drive. Instructs me to look at "Firmware Update" concening pac...

TFlac by Associate III
  • 455 Views
  • 1 replies
  • 0 kudos

Hi, I have an STM32F413ZH Discover board.I have imported FREE RTOS on to the board.Now I have been trying to implement LOW POWER mode in it.For that I have enabled the macro configUSE_TICKLESS_IDLE to 1. But even though the low.

I have tried calling the function HAL_PWR_EnterSLEEPMODE function call also but even though the Controller is not entering sleep mode.I want to know how to configure the sleep mode in the FREE RTOS for this controller.RegardsSrikanth.

Smedi by Associate II
  • 523 Views
  • 2 replies
  • 0 kudos