STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue with Linker Script in STM32CubeMX 6.12.1

Important Notice for STM32CubeMX Users Current Release: STM32CubeMX 6.12.1 Purpose: This release primarily addresses issues related to STM32MPUs. Problem: Issues introduced with the generated code for Makefile and CMake projects. Recommendation: For ...

SemerCHERNI_15-1729258098740.png SemerCHERNI_16-1729258098742.png SemerCHERNI_17-1729258098750.png SemerCHERNI_18-1729258098751.png

STM32CubeMX 6.12.1 released (updated)

Hello community, We are pleased to announce you that the minor release STM32CubeMX V6.12.1 is now available for download on st.com. Main issues fixed in this minor release: ADC init code error. When ADC is configured in multimode, an issue with the ...

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

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
  • 499 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
  • 1121 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
  • 1388 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
  • 5618 Views
  • 8 replies
  • 2 kudos