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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

How to install an STM32 expansion pack?

I was able to start a project in CubeMX from a NUCLEO board selection, GENERATE CODE and build and debug it in CubeIDE or TrueSTUDIO (depending on which app a .CPROJECT file is associated with in Windows).Now I'm trying to import 'STM32CubeExpansion_...

Possible CubeMX clock setup bugs (STM32H7)

1) When changing HPRE prescaler only CubeMX unexpectedly changes timer clock limits.I think those limits should depend on VOS voltage which, in turn, depends on SYSCLK, rather than on post-HPRE clock. As a result, lowering timers' clock lowers the ma...

0693W000008ydsdQAA.png 0693W000008ydsiQAA.png
TDJ by Lead
  • 629 Views
  • 3 replies
  • 0 kudos

Resolved! Problem with generating code for STM32G474RBT6.

Hi,I am running into some problems with generating new code for my MCU (STM32G474RBT6).I have installed STM32CubeIDE v1.6.0 and FW pack v1.4.0.I have created my entire pinout with a correct setup (my friend checked it and he is working with these MCU...

MartinSMG by Associate II
  • 1961 Views
  • 10 replies
  • 0 kudos

[BUG] CubeMX, STM32H723, EXTI/Input, LL drivers

STM32H723 has startup/default GPIOs configuration as "Analog mode". If i select EXTI at PE11 (and probably many other pins), CubeMX generate code which does not change pin mode from "analog" to "input" (and thus EXTI doesnt work). Tested on CubeMX v6...

BUG: STM32CubeIDE 1.6.1 code generator fails to generate SysTick_Handler () if used with RTOS and non-systick timer as timebase source

Using STM32CubeIDE 1.6.1 with a project based on Version 1.6.0 of the STM32H7 firmware package the code generator will not generate a void SysTick_Handler (void) { method as long as according to the recommendation a non-systick-timer is configured as...

MNagl.1 by Associate II
  • 457 Views
  • 0 replies
  • 0 kudos