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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

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
  • 752 Views
  • 4 replies
  • 0 kudos

BLDC 6 step example and configuration

Posted on July 03, 2018 at 10:15 Hello, I'm using a STM32F303RB on a project. I need to rotate a small and low power BLDC motor. I don't need high speed rotation, I only want to controll it as a stepper and use the 6 step commutation solution in...

0690X0000060LaRQAU.png 0690X0000060LH2QAM.png

Resolved! Issues installing CubeMX on OSX Sierra

Posted on November 23, 2016 at 07:17Hello all, has anyone successfully installed CubeMX 4.17.0 on Mac OSX Sierra (10.12.1)? Every time I doubleclick the install it just bounces and then nothing happens. Any suggestions? #cubemx-macos-sierra

Sam F by Associate II
  • 1783 Views
  • 8 replies
  • 0 kudos

disco/nucleo board ultra low speed ethernet

Posted on June 28, 2018 at 15:04 Hello, im generating default ethernet codes from CubeMX. im using freertos+lwip and i set static ip. All other lwip settings are default. My clock config: My default lwIP settings: My default FreeRtos sett...

0690X0000060LWyQAM.png 0690X0000060LX3QAM.png 0690X0000060LTvQAM.png 0690X0000060LPaQAM.png

MQTT for STM32F0 family

Posted on June 29, 2018 at 15:16Hi,      Please suggest ST microcontroller STM32F051R8T6 can support MQTT protocol.If supports have MQTT library support?Thanks,#stm32cubemx #discovery

CubeMX - UART receive complete interrupt

Posted on June 05, 2015 at 17:08 I'm a little bit confusing with question of UART. So, I need to receive data through UART from PC. Ok, as said in stm32f4xx_hal_uart.c file: *** Interrupt mode IO operation *** =================================== [...

sincoon by Associate II
  • 4384 Views
  • 17 replies
  • 0 kudos