STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

Cubemx is not updating the links .project file in cubeIDE

Very late response, but I was having the same issue with cubemx v6.14.0 working with stm32h755zit3u on a nucleo-h755zi dev-board and using stm32cubeIDE v1.8.0.  After some investigation, cubemx is not updating the links .project file in cubeIDE.  The...

gmn by Associate II
  • 91 Views
  • 1 replies
  • 0 kudos

Code generation problem on HAL_PWREx_S3WU_IRQHandler

Hi,   I'm working on an STM32U595 and there is a code generation problem in the function `void PWR_S3WU_IRQHandler(void)` where when you have multiple wake up pins and S3WU interrupt enabled : /* USER CODE END PWR_S3WU_IRQn 0 */ HAL_PWREx_S3WU_IRQHan...

SBébi.1 by Associate II
  • 102 Views
  • 1 replies
  • 0 kudos

Linker script reporting incorrect SRAM size

The linker scripts generated by MX for the STM32U5G9xx devices are reporting 2528 Kbytes of RAM. These are 3MB devices so I would expect there to be 3008 Kbytes of RAM when ECC is disabled. MX output to STM32U5g9xx_FLASH.ld:/* ** Abstract : Linker sc...

Generating CMake project using NetXDuo is broken

When generating a CMake project using NetXDuo with lan8742 as phy driver and DHCP Client enabled, the necessary includes for the lan8742 bsp component and the dhcp client addon are missing from the CMake build configuration.However when using the STM...

STM32CubeMX Ethernet Rx Buffer Over Allocation

Using STM32CubeMX 6.14.0 with H7 package 1.12.1.When Ethernet is set up with number of RX descriptors set to 16, the default LWIP ethernet driver rx buffer pool overflows. This is caused by during startup, HAL_ETH_Start_IT calls ETH_UpdateDescriptor....

ADunc1_1-1744241328464.png ADunc1_2-1744241358572.png
ADunc.1 by Senior
  • 92 Views
  • 2 replies
  • 1 kudos