STM32CubeMX (MCUs)

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! CubeIDe 1.15.0 FW_f4_1.28.0 USB CDC not working

Hello, I have a very simple code written with earlier versions of CubeIDE and FW_F4_1.26.2 for STM32F405rgt6It is a very simple code, just sending a message via USB as a CDC Device . If I download the old .elf file to controller, everything works fin...

RÖztü.1 by Associate II
  • 1533 Views
  • 2 replies
  • 1 kudos

The CubeMX/CubeIDE login issue is resolved

Hello CubeMX/CubeIDE users.  From the time period of May 14 to May 17, 2024, some users have faced issues when connecting to the ST network while using CubeMX or CubeIDE.Some examples were issues downloading firmware packages using STM32CubeMX and ST...

stm32l010f4p6 not work with MSI clock 32.768khz

"I am setting up the clock for 32.768kHz, but when I compile and test it, it doesn't work. I place a simple counter in the while loop, but it doesn't increment."i have in the while a counter, but not increment. 

clock.JPG
jdo by Associate II
  • 925 Views
  • 3 replies
  • 0 kudos

Resolved! True version number for the CMSIS-RTOS ("injected" by CubeMX)

Hi all!Where do I find the "true" version number for the CMSIS-RTOS code "injected" by CubeMX?While STM32CubeMX (v6.9.1) shows "2.0.0"..... the header file in my project (CMSIS_RTOS_V2/cmsis_os.h) has the following in the comment header* $Date: 10. J...

mwb_0-1715758081462.png
mwb by Associate III
  • 925 Views
  • 1 replies
  • 1 kudos

Resolved! Stm32H562 ADC DMA

When generate code for STM32H562 with active ADC + GPDMA1, I can't see code for configuration of GPDMA1. I see only this :static void MX_GPDMA1_Init(void){ /* USER CODE BEGIN GPDMA1_Init 0 */ /* USER CODE END GPDMA1_Init 0 */ /* Peripheral clock enab...

Brussl by Associate II
  • 760 Views
  • 1 replies
  • 0 kudos

NUCLEO-H745ZI-Q Bare Metal via STM32CubeMX

Hello,  I have a NUCLEO-H745ZI-Q  I am using it to self study a bit more at the assembly level of the CM4/CM7.   I used STM32CubeMX to create a Make Project for the MCU only i.e. not the BSP / Nucleo board. I did this so I could poke around  at the C...

STM32Cube Unsupported Version

When does a version of STM32CubeMX or STM32CubeG0 and specifically the associated drivers become Unsupported? Where is this info published? Or does the latest version automatically render the previous version Unsupported.