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

We are pleased to announce that version 6.17.0 of STM32CubeMX is available. What is new in 6.17.0: Added support for new microcontrollers across the STM32WBA, STM32H5, and STM32U3 seriesAdded support for new boards: NUCLEO-WBA25CE1, NUCLEO-H5E5ZJ, ST...

Aimen1 by ST Employee
  • 1263 Views
  • 0 replies
  • 2 kudos

Bug: Wrong SAI SPDIF Tx bit clock rate

MCU: STM32F446VESTM32CubeIDE 1.7.0 with CubeMX 6.3.0SAI1 block A is configured in SPDIF TX mode, clock audio frequency is set to 44.1KHz.SAI Clock is approximately 2.823529 MHz. HSE freq is 12MHz.As you can see on screenshot "Real Audio Frequency" al...

sintech by Associate
  • 2756 Views
  • 1 replies
  • 1 kudos

Resolved! HRTIM-E1 Interrupt not firing

HRTIMe1 Interrupt needs HRTIM-MASTER Interrupt to fire?I saw similar issue in GitHub but it pertains to Source of fault.Anyway, I am using STM32G4 V1.3 on STMcubeIDE V1.5.1 on win10 machines (2 PCs)It seems that HRTIM-E1 will not fire up the interrup...

0693W000007B3DhQAK.png 0693W000007B3E1QAK.png 0693W000007B3MFQA0.png 0693W000007B3PnQAK.jpg

Motor Pilot

Dear Team, I am using SPC58 MCU. Can we use motor pilot tool as a addon so that I can integrate this tools with other IDE's. Thanks in advance 

Resolved! Impact and selection of the correct timebase source

Hello ST community,In the software STM32CubeMX there is the possibility to select different timebase sources. By default the SysTick is selected. What criteria should be considered to decide which timebase to use ? What is the advantage/disadvantage ...

Rookie38 by Associate III
  • 7249 Views
  • 2 replies
  • 1 kudos

Resolved! Code generated by STM32CubeMX sets the HAL timebase ISR priority incorrectly when using FreeRTOS? Is it really necessary to have a separate timebase?

My STM32F745VET project was built in MX v6.3.0 and uses FreeRTOS. When SysTick is dedicated to the RTOS I get the following message when I try to build code:"When RTOS is used, it is strongly recommended to use a HAL timebase source other than the Sy...

RBack.1 by Senior
  • 11652 Views
  • 6 replies
  • 3 kudos

Keil STM32CubeMxLauncher.exe couldn't find STM32CubeMx

I got this error below.STM32CubeMX Launcher V1.0.4.0Copyright (C) 2015 ARM Ltd and ARM Germany GmbH. All rights reserved.*** Error: STM32CubeMX could not be found !CubeMXLauncher termiates with error code 3Enter any key to close.I am using Keil Uvisi...

Simulink error for undeclared values by CubeMx

Hi,I want to connect my STM32H753ZI Nucleo board to Simulink. I have generated the CubeMx file to blink a simple LED. At first, I got some errors for missing header files. I added them manually. Now, I have the following error when I try to compile t...

hsafamehr by Associate II
  • 2541 Views
  • 3 replies
  • 1 kudos

Resolved! Doubt with GPIO config in stm32cubemx

Hello,I have a question while configuring the GPIO on stm32cubeMX. I put all my pins in the program like this:When I configure all the pins and generate the code, not all the configured pins appear in the gpio.c file on stm32cubeIDE; for example, the...

rubenles_0-1706881193579.png