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

We are pleased to announce that version 6.17.0 of STM32CubeMX is available. What is new in 6.17.0: Added support for new microcontrollers across the STM32WBA, STM32H5, and STM32U3 seriesAdded support for new boards: NUCLEO-WBA25CE1, NUCLEO-H5E5ZJ, ST...

Aimen1 by ST Employee
  • 1310 Views
  • 0 replies
  • 2 kudos

Maximum APB clock frequency on STM32H743 family

Hi,What is the maximum frequency that the APB buses on the STM32H743 can be run at?In CubeMX's Clock Configuration page when trying to configure the APB bus frequencies, there is a note on the APB clock that its maximum frequency is 100MHz. CubeMX al...

0690X0000087nULQAY.png
cxiao by Associate
  • 4065 Views
  • 3 replies
  • 0 kudos

There is still a Bug in HAL SD driver code

Hello,I'm currently trying to get a SD card running on a Nucleo-L476RG in SDMMC (SDO) mode. Unfortunatelly I had a problem for days now and just found out, that this is a known bug already posted nearly one year ago. For this topic, please see here: ...

CWaec by Associate II
  • 1691 Views
  • 3 replies
  • 0 kudos

customization using .ftl and .extSettings not working

Hello,I am using CubeMX version 4.27.0 and trying to customize the code generation. My project is configured as a Makefile project.First I tried to use the .extSettings file to make minor modifications to the generated Makefile. Nothing worked as adv...

STM32CubeMX irresponsive after firmware download failure.

Tested with STM32CubeMX 5.1.0, 5.0.1, 4.27.0: I open the Embedded Software Packages Manager and click on a new firmware to install, press Install Now. The Download fails for unknown reason (network overload?), thats okay. See attached picture. But, w...

KnarfB by Super User
  • 1177 Views
  • 1 replies
  • 0 kudos

STM32CubeMX project generation and Makefile issues

If Makefile is set as output Toolchain/IDE on STM32L1 (specifically STM32L100C-Discovery board, STM32L100RCT6 onboard), CubeMX generates invalid (unparsable) Makefile. In my case, this were project settings:Generated Makefile has a missing '\' (and d...