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

Keil slash and backslash

I generated an STM32 project using STM32CubeMX for Keil (MDK-ARM).In Keil, functions like HAL_GPIO_TogglePin() don’t show up in code completion (IntelliSense).I found that in Project → Options for Target → C/C++ → Include Paths, the paths use / (for ...

UV4_fLY8qK25Zr.png

STM32CubeMX generates wrong code for Nucleo-G431KB

In STM32CubeMX 6.15.0 / Win11 I generate a default CMake project for the Nucleo-G431KB board.The generated cmake/stm32cubemx/CMakeLists.txt contains:# STM32CubeMX generated symbols (macros) set(MX_Defines_Syms USE_NUCLEO_64 USE_HAL_DRIVER STM32...

KnarfB by Super User
  • 126 Views
  • 2 replies
  • 1 kudos

CubeMX USB RTOS issue

      在32位中,字的单位应该要*4吧?为什么这里直接是按字节赋值???坑死我了 Translation: "In 32-bit, the word unit should be * 4, right? Why is it assigned directly by byte here? ? ?"   Edited by ST moderator to be inline with the community rules. In next time please write in E...

dxgvbsdfgsd_0-1756272017129.png dxgvbsdfgsd_2-1756272037356.png dxgvbsdfgsd_3-1756272048683.png dxgvbsdfgsd_4-1756272140038.png

Resolved! STM32_WPAN is grayed-out in MX

Dear STMicroelectronics Support Team,I hope this message finds you well.I am currently working with an STM32WB series microcontroller and using STM32CubeMX (version [insert version number]) for configuration.While setting up the project, I noticed th...