STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

Resolved! Inquiry about clock activation of stm32cube.

Hello?As the title states, I would like to inquire about the settings of STM32CUBEIDE(V1.13.1) of the STM32F730V8T product.If you select USB_OTG_FS (Dual/OTG, Host Only or Device only) for the relevant MCU, it will be activated in the clock, but USB_...

LSung.1 by Associate III
  • 1021 Views
  • 4 replies
  • 0 kudos

Update USB HOST library in STMcubeIDE

HiI use the USB Host library in some project with STMCUBEIDE , the processor is STM32F779AIYx.The code generator use USB host library 1.0 that have one bug at the line 561 , I must replace this line only time that update my code.I see that there is a...

PZamb.2 by Associate III
  • 956 Views
  • 2 replies
  • 0 kudos

hardfault handler

I was using stm32 cube mx to configure a pin to toggle the led so code generated using cube mx and then i just wrote the required function to toggle the led but once the code is compiled it shows zero errrors. when i debugged it and started running t...

pujitha by Associate
  • 576 Views
  • 1 replies
  • 1 kudos

Resolved! STM32 Software is free?

Please comments whether STM32cube IDE software is free or licensed? We will use it for checksum verification, programming or re-programming.Thanks You.

SujitG by Associate
  • 2082 Views
  • 3 replies
  • 0 kudos

Resolved! HAL_TIM_PeriodElapsedCallback firing very prematurely

Hello, all.I am using STM32CubeIDE with an STM32G030 micro. I attempted to implement a simple interrupt - based timeout timer on Timer17 using the HAL driver. See attached file “Screenshot1”for the TIM7configuration info. Here’s the Init Code generat...

Resolved! CubeIDE generates redundant prototype

Today I tried migrating our projects to the new STM32CubeIDE release. One thing I noticed is that whenever MPU is enabled, it generates redundant function prototype static void MPU_Initialize(void); in main.c which generates a warning when -Wall is e...

heveskar_0-1689079501995.png heveskar_1-1689079534448.png