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
  • 115 Views
  • 1 replies
  • 3 kudos

Is there a way to speed up the STM32CubeMX V5.0 application?

I do have a pretty decent computer. XEON 12 Core and 64GB RAM running Mac OS 10.14. But using this ST application is a terrible exercise in patience. Sometimes I need to double click things (e.g. TIMx under Timers on the left) so it changes to its se...

snigg by Associate III
  • 543 Views
  • 1 replies
  • 0 kudos

How to create STM32CubeMX project from an example ?

Hello,On starting a new project with new board, we need to have a STM32CubeMX, but in the cubeH7 example package, I do not find any STM32CubeMX project file.How do I create STM32CubeMX project file with the example ?Thanks,ran

ranran by Senior II
  • 1086 Views
  • 4 replies
  • 0 kudos

Resolved! Does cubeMX have the correct AXI / AHB limits for STM32H750?

Hi,Looking at the block diagram in the datasheet, ABH1, AHB2, AHB3, AHB4, AXI are listed as supporting 200MHz.Cube (v5.0.0, H7 v1.3.0) however will not allow them to be set higher than 100 MHz, and says the must be <- 100MHz in the hover text.Is cube...

JSchl.8 by Associate
  • 779 Views
  • 1 replies
  • 0 kudos

how to migrate Library Expansion with cubemx5?

hifor example i download https://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-expansion-packages/x-cube-led1.htmlbut cubemx cant add it !problem during load of selected file.this pac...

SChar.8 by Associate II
  • 796 Views
  • 2 replies
  • 0 kudos

CubeMX Examples, Timers & No .ioc Files?

Hello:I am trying to come to an understanding using timer configurations with CubeMX/HAL. I hope someone can point me in the right direction. This is specifically for timer capture, but is probably applicable to PWM generation, and/or PWM capture too...