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

problem to write to sdcard with f 401

hi i have a problem with sd card, i am trying to write a file.txt using the fats libraryi am using cube mx old version and sdio reader data0, clk, cmd ....here the code: MX_GPIO_Init (); MX_USART2_UART_Init (); MX_SDIO_SD_Init (); MX_FATFS_Init (); /...

SDall by Associate II
  • 487 Views
  • 1 replies
  • 0 kudos

Why does CubeMX5.6.0 take about 250ms to process While (__ HAL_RCC_GET_FLAG (RCC_FLAG_LSERDY) == RESET) than CubeMX4.25.0?

HelloI used CubeMX Ver.4.25.0 to run STM32F030R8T6.One day, I decided to update the version of CubeMX, so I updated it to Ver.5.6.0.After that, when using Ver.5.6.0, it takes about 250ms to process the code (HAL_Init () to MX_TIM16_Init ()) automatic...

Kyumi.1 by Associate
  • 823 Views
  • 2 replies
  • 0 kudos

I2C Feature Request: Please don't hardcode OwnAddress.

Hi All,In a hardware architecture where there are multiple I2C slaves running the same code base, each slave must determine their own address. The code generated by Stm32Cube hard codes the OwnAddress so it is impossible to insert a unique address in...

DOsbo by Senior
  • 480 Views
  • 0 replies
  • 0 kudos

Resolved! Bug for generate with SUBG2 ( Middleware )

Dear ST; I found bug for generate with SUBG2. I can export file to STM32CubeIDE but it can't be use with other MCU .This photo. I can generate with STM32L010.This photo. I compile source code. I found error in middleware from ST.Thank you,Best re...

0693W000007E3CLQA0.jpg 0693W000007E3CkQAK.jpg
Gz by Senior
  • 2058 Views
  • 7 replies
  • 0 kudos