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 Ver 4.26.1 horrific bug

Something has change with Version 4.26(.1)Any time I look at the Project Settings (even with no changes) I get a message saying:"This Project File (System.ioc) already exists in the chosen folder. Overwrite this file by this new Project?"If I say No ...

CubeMX deletes src directory.

I recently upgraded from CubeMX 4.25.1 to 4.26.1. It deletes the src directory. I'm generating for an STM32F407 MCU to be used with the SW4STM32 toolchain with the Generate Under Root option selected.

MMa by Associate
  • 596 Views
  • 2 replies
  • 0 kudos

X-CUBE-MEMS-1 doesn't work with STM32CubeMX

I have installed STM32CubeMX version 4.26.1. I have downloaded X-CUBE-MEMS1 5.0.0. I go to Help->Manage embedded software packages, and click on "From Local..." I pick the zip file containing X-CUBE-MEMS1, and I get the error message "This Package ve...

BDoon by Associate II
  • 647 Views
  • 2 replies
  • 0 kudos

Automatically reconnect to USB device after programming

Hi. I'm currently trying to develop a simple USB (CDC) application with an STM32 MCU that is configured using CubeMX. So far I have managed to make the device send some text message to my host machine which is displayed using a serial terminal progra...

ahansen by Associate
  • 925 Views
  • 3 replies
  • 0 kudos

STM32H7 & CubeMX - arm_math.h

Posted on April 04, 2018 at 18:39Hi everyone,I'm trying to use my Nucleo-144 with the STM32H7 processor on CubeMX and Atollic TrueStudio and I'm getting the problem of arm_math.h and other DSP files not beeing copied to the project folder.I tried wi...

How to install ARM CMSIS.* packages

Posted on June 28, 2018 at 15:32How can I installed ARM.CMSIS.*.*.pack into STM32CubeMX software components?  I was able to include the package into STM32CubeMX 'Embedded Software Packages Manager', but it won't installed.The errors were missing CMS...