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

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
  • 658 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
  • 298 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

Resolved! Download error for cubemx files of F7

Hello, I have been trying to download en.STM32Cube_FW_F7_V1.15.0.zipfor here https://my.st.com/content/my_st_com/en/products/embedded-software/mcu-mpu-embedded-software/stm32-embedded-software/stm32cube-mcu-mpu-packages/stm32cubef7.htmlWhen it reache...

n.serina by Associate III
  • 443 Views
  • 2 replies
  • 0 kudos

Resolved! UARTs GPIO speed can be low?

Noticed that new Cube versions and CubeIDE, generate initialization code for UARTs TX and RX pins with GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOWPrevious Cube versions (at least 4.x) generate instead GPIO_SPEED_FREQ_VERY_HIGH.Was this change intenti...

Pavel A. by Evangelist III
  • 690 Views
  • 2 replies
  • 0 kudos