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

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 1017 Views
  • 5 replies
  • 7 kudos

CubeMX 6.0.1 has a new bug with project setting

I posted previous for 6.0 that there was a bug where it would change your ProjectManager settings from 'Add necessary library files' to 'Copy only the necessary library files'. (https://community.st.com/s/question/0D53W00000DffOTSAZ/updating-from-cub...

0693W000003Ph3yQAC.png
JKaz.1 by Associate III
  • 727 Views
  • 2 replies
  • 0 kudos

Resolved! [bug] Issue generating code for freeRTOS using CubeMX 6 (I think)

I think there is a bug in the new CubeMX 6.0 when generating code using freeRTOS. It may just be when migrating from an older CubeMX project to a newer one, I'm not sure.I updated a project that was built using CubeMX 5.3 to CubeMX 6 and rebuilt all ...

JKaz.1 by Associate III
  • 1744 Views
  • 6 replies
  • 0 kudos

Resolved! flash memory-STM32F103C8

 STM32F103C8 , with MXCUBE, MDK-ARM V5. I would like to know how to program to store the counter value in flash memory even in power failure. when power goes up automatically recall the counter value. Please support me to solve this. I am not fully a...

Sbhus.1 by Associate
  • 718 Views
  • 1 replies
  • 0 kudos

CubeMX timer period value generated wrong

CubeMX generates weird number for timer period.I set the timer period to 0xffffffff in the GUI. That results in CubeMX setting:4.294967295E9for the period. That value is wrong. It should be just 4294967295.Is that a CubeMX bug?

STM32H743 HRTIM Clock Configuration Bug from Stm32 CubeMx

MCU Reference STM32H743XIHxFirmware Package Name and version: STM32CUME FW_H7 V1.7.0CubeMx Version 5.6.1Bug exists in stm32H743xx.h and/or stm32h7xx_hal_rcc_ex.cClock selection always compiles as Tim2_Ck even when Cpu_Ck is selected on the clock conf...

JDoug by Associate
  • 979 Views
  • 2 replies
  • 0 kudos

Source file dissapeared after re opened a project

Hello,I'm using STM32CubeIDE to write code for STM32F103C board. Comming back to work on a project that was closed, first main.c file dissapeared. I tried different operations files dissapering one by one, but eventually when I generate code all my f...

CSand by Associate III
  • 4615 Views
  • 6 replies
  • 1 kudos