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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

IAP with Ymodem has an error when first send the file.

Like subject when I powered on my mcu board and sent '.bin' file first, it occured an error "The image size is higher than the allowed space memory".But Sent same '.bin' file again, it's OK.I used to STM32F429ZI, IAR Compiler and  Menu.c & .h , commo...

UTU by Associate
  • 767 Views
  • 1 replies
  • 0 kudos

Resolved! Cube MX custom template for custom folder structure

The STM32CubeMX User Manual (UM1718 section 3) and various threads on this forum lead me to believe I can customize the folder structure that CubeMX uses for where it puts the code files it generates. I'm not trying to do anything fancy, I'd just lik...

magene by Senior II
  • 1970 Views
  • 1 replies
  • 0 kudos

Resolved! Generated HAL Timer Tick generated code has an error - F7

I am using STM32CubeIDE 1.13.2 with STM32CubeMX 6.9.2-RC4.  It is an STM32F746 processor.  I'm using STM32Cube_FW_F7_V1.17.1 libraries.  I'm using Azure RTOS and selected TIM12 for the HAL tick time base.This is a side issue.  When TIM12 was selected...

tec683 by Associate III
  • 2060 Views
  • 1 replies
  • 0 kudos

Resolved! LWIP/ V6.5.0. STMH32H735_DISCO (https://github.com/stm32-hotspot/STM32H7-LwIP-Examples) .Rx_PoolSection. (former .RxArraySection) seems not to be guarded by the MPU against cache coherency issues. Is this the right way?

I have compared 2 STMH32H735_DISCO_Eth examples, one built under cube IDE V6.2.1 and a more recent one built with IDE V6.5.0. (thanks to @Pavel A.​  for providing the reference to the new examples on GIT). The V6.5.0. example  moved the Rx_PoolSectio...

Johi by Senior III
  • 8215 Views
  • 8 replies
  • 3 kudos

Resolved! MX_SDIO_SD_Init wrong bus wide initialization

I have a STM32F407 with an SD card wired in 4-bytes mode and FATFS middleware to manage the files.I upgraded to STM32CubeIDE 1.11 two weeks ago, but since then the SD card stopped working. The initialization fails in the SD_WideBus_Enable function, s...

FRugi.1 by Associate
  • 3499 Views
  • 3 replies
  • 1 kudos