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

STM32CubeMX CRASHES on Ubuntu 18.04

Hello,I have been using STM32CubeMX on Windows until today. I just realized that there is a MAJOR bug in the existing release (don't know how long it has existed).This is the output I get on failure:Judging from the stack trace it seems to be a JAVA ...

Resolved! [SOLVED] STM32F429 acknowledging timer6 interrupt

I created some simple project in CubeMX for testing timer6 functionality. I configured PSC (prescaler) and ARR (automatic reload) registers. For now the interrupt handler is running correctly (it is running at calculated period), however I needed to ...

0690X000009XgLmQAK.png 0690X000009XgMkQAK.png
WKowo by Associate II
  • 855 Views
  • 2 replies
  • 0 kudos

STM32F7 & STM32CubeMX - arm_math.h

Hi,I'm trying to use my Nucleo-144 with the STM32F746ZG processor on STM32CubeMX and Keil MDK-ARM V5.26.2 and I'm getting the problem of arm_math.h and other DSP files not beeing copied to the project folder.I tried with some boards with STM32F4 Disc...

SKarb by Associate II
  • 1216 Views
  • 4 replies
  • 0 kudos

Bug: STcubeIDE - CubeMX completely destroys project

I have a working project in Atollic 9.1 with the CubeMX 5.0 plugin.I imported the project into STCubeIDE per instructions in UM2578.The import process reported no errors.The release config is gone - destroyed during import (see separate bug report he...