STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

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
  • 723 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
  • 346 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
  • 547 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
  • 795 Views
  • 2 replies
  • 0 kudos

lwip update to current version

Hi,regarding the lwip stack in cube-mx (currently 5.4) the version is fixed at 2.0.3 .Is there a plan to move on to the current version 2.1.2 of the stack?If not, are there any known pitfalls, when manually migrating the underlying stack to another v...

JRS by Associate III
  • 820 Views
  • 5 replies
  • 0 kudos