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
  • 724 Views
  • 5 replies
  • 7 kudos

Starting a new project from a board NUCLEO-F767Zi

Hi,Using STM32CubeMX version 6.15.0When I start a new project from the NUCLDO-F767ZI board I just get a blank chip, none of the component configuration at all, I tried it on two PC's both the same.This used to work and was quite handy starting a new ...

RickHamilton_0-1762946697548.png

Resolved! USB_OTG_HS grayed out for STM32U595VJT6

Hey! I'm trying to get USB up and running on a STM32U595VJT6. From the reference manual, it says it's supported.   However, when in STM32CubeMX, the USB_OTG_HS is grayed out. This is on a fresh project, so there's no pin conflicts or similar. This is...

bartosz__0-1762861209869.png
bartosz_ by Associate II
  • 125 Views
  • 3 replies
  • 0 kudos

Resolved! sysmem.c build error in clang

When trying to build an STM32CubeMX V6.13.0 generated cmake+gcc project with clang there are two files that generate errors:sysmem.cthe linker script (STM32L431RCTX_FLASH.ld and stm32l476rgtx_flash.ld)sysmem.c produces the following error:Core/Src/sy...

CubeMX ST ARM Clang linker not compatible

Hi everyone,I’m using the new Arm Toolchain for Embedded with CMake. I generated a project template from STM32CubeMX using the following settings:Toolchain/IDE: CMakeDefault compiler/linker: Arm-ClangCompilation works fine, but when linking starts, I...

gf1 by Associate II
  • 242 Views
  • 4 replies
  • 0 kudos