STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

MX_***_Deinit ?

Am I suffering from acute dementia, or what...I recall CubeMX used to generate Deinit counterpart for each generated MX_***_Init.Like MX_GPIO_Init() and MX_GPIO_Deinit().Is my memory playing games with me, or is that deinitialization disappeared?

Resolved! CubeMX issue in regard to Preemption Priority on Uarts

Evening,I have been working on a FreeRTOS project for the last six months and all was going well until the last STMCubeIDE & CubeMX update.Rightly or wrongly, I have been using the usarts with the below interrupt config  /* UART8 interrupt Init */  H...

NW27 by Associate III
  • 2096 Views
  • 3 replies
  • 0 kudos

Resolved! Requesting Fix: STM32CubeMX version series 6 adds two instances of #include "stm32h7xx_hal.h" to file main.h

Dear @Khouloud ZEMMELI​ ,STM32CubeMX version series 6 adds two instances of #include "stm32h7xx_hal.h" to file main.hI am observing this behavior even with STM32CubeMX version 6.1.0I observe in \inc\main.h:Line 31: #include "stm32h7xx_hal.h"Line 32: ...

CubeMX&FreeRTOS: CubeMX keeps lowering stack size for a task

Hello,today I noticed that CubeMX is behaving strangely.It gives me warnings that he had to "fix stacksize according to changed configMINIMAL_STACK_SIZE, but the problem is that this setting is 128and I try to set task to 8192 (it has normal priorit...

bully by Senior
  • 327 Views
  • 1 replies
  • 0 kudos

STM HAL and Middleware versions

What is the proposed workflow on keeping a platform updated with the latest releases of for example HAL and middleware layers from ST? Previously the code generated from CubeMX contained a version and a date, but that seems not be in the header of th...

RVikt by Associate
  • 652 Views
  • 3 replies
  • 0 kudos

Download X-CUBE-SBSFU issue

Please click on this button to validate your ...But the dowload did not start when i click validation button​

CALAY by Associate II
  • 735 Views
  • 3 replies
  • 1 kudos