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

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 575 Views
  • 5 replies
  • 6 kudos

Resolved! STM32_WPAN is grayed-out in MX

Dear STMicroelectronics Support Team,I hope this message finds you well.I am currently working with an STM32WB series microcontroller and using STM32CubeMX (version [insert version number]) for configuration.While setting up the project, I noticed th...

Bug report - HRTIM ADC Trigger post scaler STM32G474

HelloHRTIM´s ADC Triggers post scalers on STM32G474 have 5 bits (0..31) , but in CubeMX you can set 10 bits (0..1048575). Upper bits are trimed so it can be confusing when you set value above 31. My versions:STM32CubeMX Version: 6.15.0-RC7 Build: 202...

PDvor.2 by Associate
  • 127 Views
  • 2 replies
  • 0 kudos

No code when IO Pin Swap enabled

When I select IO pin swap in CubeMX, the LL SPI initialization code does not update the pin swap register.Using H5 Nucleo board and LL HAL.  Easy workaround if you know to look for it. 

Stephen9 by Associate II
  • 363 Views
  • 3 replies
  • 2 kudos

CubeMX not generating code

Hello all, I recently install CubeIDE and I want to do a blinky example on the User led for the nucleo-U545REI see that the GPIO for the USER LED is PA5 So in cubeIDE, I open CubeMX, configure PA5 PIN TO GPIO_OUTPUT and try to generate the code by cl...

2345.png
estora by Associate
  • 4377 Views
  • 9 replies
  • 2 kudos

Resolved! STM32CubeMX 6.15.0, STM32H523CET6, TouchGFX

When the TouchGFX Graphics Application is selected, the supplementary TouchGFX code is generated; however, the TouchGFX library itself is not included in the project. I tried all available code generators, but none of them added the library.