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! STM32WL pin context assignment missing

 Hi ST-Community, I have a problem with my STM32CubeMX: The pin context assignment for STM32WL55JCI7 is missing. Does anyone have the same problem and know how to fix it? (No generated code for GPIOs) Many thanks in advance for your support! Kind reg...

PhilKnufWT_2-1744197960725.png PhilKnufWT_1-1744197927597.png

CubeMX generated code line ending

I've switched to mac and like any responsible adult all of my projects are handled by git. But when I generated the code with CubeMX it was a little confusing to see so many files have changed. A quick search brought me to this topic without any answ...

MHoss.1 by Associate III
  • 2012 Views
  • 1 replies
  • 4 kudos

CubeMX MDF/ADF Driver for STM32U3 does not build

Hi,I have a project working on a STM32U5 and I was curious to port it to STM32U3 to see the differences in power consumption.I have built the project for the STM32U3 with CubeMX with the firmware packet "FW_U3 V1.1.0" , which is currently the latest ...

port A pins not correctly configured for input capture

I've discovered that when I configure the TIM2 timer to ‘input Capture direct mode’ for any port A input pin it doesn’t add the necessary line in  HAL_TIM_Base_MspInit() to configure the pin to alternate mode, namely the following line is missing in ...

kswST by Associate
  • 153 Views
  • 2 replies
  • 1 kudos

Can't use RTT with CMake project

I tried to use cmake with CubeMx but I cant make RTT works.Error:multiple definition of `_write_r'; /usr/lib/gcc/arm-none-eabi/13.2.0/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(libc_a-writer.o):/build/arm-none-eabi-newlib/src/build-nan...

Hyderman by Associate II
  • 2826 Views
  • 9 replies
  • 1 kudos

CubeMX octospi code generation

Hi everyone,I noticed that CubeMX 6.14.0 ignores the octospi parameter settings. I created a new project for the NucleoU5A5 board, configured Octospi1 with a clock prescaler of 99. I notice the following behaviorGenerated code (CubeIDE) has a prescal...

tzijnge by Associate II
  • 211 Views
  • 3 replies
  • 0 kudos

Resolved! USBX Add Custom Class

MCU:STM32U585xxEnv:ThreadX + USBX + FileXI want to use USBX add my own class type, but I'm already have 3 classes, HID, MSC and CDC ACM, it means 4 classes after added my own.In file (ux_device_descriptors.h) have a define (USBD_MAX_SUPPORTED_CLASS  ...

Jason927 by Associate II
  • 369 Views
  • 1 replies
  • 0 kudos