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

We are pleased to announce that the minor version 6.16.1 of STM32CubeMX is available. What is new in 6.16.1: This release addresses and resolves the issues outlined below: Users of STM32CubeMX version 6.13.0 and later may encounter a HardFault except...

Aimen1 by ST Employee
  • 659 Views
  • 0 replies
  • 1 kudos

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

STM32F3 ADC with DMA Bug?

STM32CubeIDE with STM32F3 HAL Library version 1.11.0.Using HAL library to set up timer (TIM6) driven ADC (ADC1) trigger with DMA (DMA1) capture. DMA does not configure correctly.The Cube Generated code in main.c configures the hardware as: /* Initial...

f_mkfs returns fa_not_ready

Hi allI'm new in implementing SD-Card, however i've managed to run the example from the repository. I am using STM32429i-Eval Board with cubeMX and CubeIDE.Question is that when I run the example code on the board it works fine but when I create a ne...

Mr ZEE by Associate II
  • 3588 Views
  • 4 replies
  • 0 kudos

Problems with LL DMA Library

Hellosome LL DMA commands do not work correctly.CubeMX generates the following SPI/DMA init code:... GPIO_InitStruct.Pull = LL_GPIO_PULL_NO; GPIO_InitStruct.Alternate = LL_GPIO_AF_5; LL_GPIO_Init(GPIOB, &GPIO_InitStruct);   /* SPI2 DMA Init */ ...

senge by Associate II
  • 1110 Views
  • 3 replies
  • 0 kudos

additional software not available for H7X5

hi i work on two MCU 743 and 745. for H743Vi additional software in Cube mx is ok and i can use it but for other MCU H745Zi Nothing appear i check it and find for H7X5 series additional software not available :pensive_face: that is a BUG ?!!! :|

MacLaren by Associate III
  • 549 Views
  • 2 replies
  • 0 kudos

Cubemx Error during code generation

I've never had a error like this before. The error is as in the picture. Could it be related to version 5.4 of Cubemx? Because I formatted the computer. I downloaded the latest version of Cubemx, 5.4.0 Maybe if you give me the download link of the pr...

0690X00000As403QAB.png 0690X00000As408QAB.png