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

Resolved! STM32H5: PWM generation with DMA (classic approach)

Hello,Finally I managed to produce a three-phase PWM in classic DMA mode with the pure HAL-Lib. (Hardware: NUCLEO-H563ZI) However, within the cube produced routine, file: tim.c:void HAL_TIM_PWM_MspInit(TIM_HandleTypeDef* tim_pwmHandle) This wrong cal...

AGerth by Associate
  • 2495 Views
  • 5 replies
  • 2 kudos

Problems when migrating from 6.0.0 to 6.9.2 FreeRTOS LWIP

Hello!When I took a project on version 6.0.0 and compiled it - it works stable. After CubeIDE offered to migrate to a fresh version 6.9.2 and I agreed, I set my Driver_PHY. After that the project builds, but not working.My source data:Nucleo-F767Zhtt...

ruuch by Associate
  • 1397 Views
  • 2 replies
  • 0 kudos

Resolved! STM32G431, ADC selection

Hello All,Goodday! Iam trying to configure the STM32G431RB with Cube, getting warnings when ADC-IN selected in some of the pins, and the same warnings get cleared if selected with GPIO_Analog option too. Can anyone explain please.

KSuresh by Associate
  • 1093 Views
  • 2 replies
  • 0 kudos

Related to STM32C0 board

I have connected STM32C031C6T6 board to my device but it has not been detected for some reason, it was working fine before but not working now, I have reset it as well still no use, kindly tell me what to do. 

qw1 by Associate
  • 2129 Views
  • 1 replies
  • 0 kudos

Stm32L4 giving error in system clock configuration.

I am using Stm32L476rg controller and generated project using Cube-MX including clock settings.Controller giving error of HAL_timeout error in HAL_RCC_ClockConfig() function. I am using MSI clock for configuration.For reference I have attached screen...

SKada.1 by Associate
  • 2480 Views
  • 7 replies
  • 0 kudos

[STM32U575ZI-Q] Not able to set the USB OTG FS. The option(USBX) is disabled in the middleware section of CubeMx for USB OTG FS.

I am trying to set up USB OTG FS as CDC(virtual com port). For the other Nucleo board (Nucleo F746ZG) I was able to set it up in middleware section of CubeMx GUI. With the STM32U575ZI-Q board, the option(USBX) is disabled. Also, in the device manager...

pkulk.1 by Associate II
  • 3390 Views
  • 7 replies
  • 0 kudos