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

Resolved! STM32F042F4P6 keeps resetting, IWDG ?

Posted on June 30, 2018 at 23:23Hello,I have a custom PCB with a STM32F042F4P6.The STM32 keeps resetting at a rate of 2.5 Hz. I measured this with a scope on the NRST pin.After a long search i found out that the IWDGRSTF flag is set after each reset...

Facing basic problems with cubemx

Posted on July 08, 2018 at 11:54Hi,i am facing some basic problem while working with cubmx. i had used cubemx earlier and it was working fine.after month i again started using it, i am facing problem.before month i configured usb, uart and adc as we...

SS.Sagar by Associate III
  • 444 Views
  • 1 replies
  • 0 kudos

bin file is not built by project generated by CubeMX 4.26

Posted on July 03, 2018 at 07:41After upgrading to STM32CubeMX 4.26 I found, that System Workbench project generated by CubeMX, doesn't produce .bin file during build. Output directory contains .elf and .hex file. In previous versions there was also...

Migrating code between STM32F4 MCUs using STM32CubeMX: exporting vs importing approach - what is preferred and when ?

Posted on July 08, 2018 at 03:39Hello, there are two approaches outlined in the UM1718 user manual using STM32CubeMX to migrate a project to another MCU of the same family:1. CH. 7.9  Importing a project to another MCU in the CubeMX by creating a ne...

eBirdman by Senior II
  • 466 Views
  • 0 replies
  • 0 kudos

How to generate center aligned pwm in stm32f030k6tx

Posted on June 06, 2018 at 07:57I want to generate center aligned pwm in stm32f030k6tx but when i am chosing the option of  center aligned in counter mode than it is converting it in edge aligned mode.So can any help me in how to generate central al...

0690X00000604fgQAA.jpg

CubeMX deleted all my custom includes and libraries :(

Posted on June 25, 2018 at 17:16I have configured CubeMX to backup files before generating any new code and now not only has it not backed up anything but it deleted all my custom libraries as well! Also all the code under the 'USER CODE' delimiters...

Why does CubeMx create a virtual folder?

Posted on June 21, 2018 at 15:20Hi friends;I using CubeMx 4.26.0 and Atollic TrueSTUDIO� for STM32 Version: 9.0.0When I create a project, it creates it with a virtual folder.How can we solve this problem?#virtual-folder #cubemx

0690X0000060BksQAE.png

[Issue] CubeMx Assert failed with I2C Low Layer

Posted on April 25, 2018 at 10:17We encountered a problem with CubeMx and I2C Low Layer libraray on an STM32F413RH.The code fall in an assertion.The initialization from CubeMx :  I2C_InitStruct.PeripheralMode = LL_I2C_MODE_I2C;  I2C_InitStruct.Clock...

nicolas b by Associate III
  • 737 Views
  • 4 replies
  • 0 kudos