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

Resolved! Cannot open ico file from link provided by ST

@TDK wrote: They're not made using STM32CubeMX. There should be an internal reason of this decision but it does not seem reasonable for a customer viewpoint. An expert ST staff could easily done this for all of us. Anyway, at least we have an exampl...

Issues with STM32CubeMX v6.13.0 LL Driver Code Generation

 Hi,I'm encountering a couple of issues while using STM32CubeMX version 6.13.0 to generate code for a project involving an STM32G0B1 MCU. The project utilizes one ADC, DMA, and TIM6 as the trigger conversion source. I'm comparing the generated LL dri...

Kadir by Associate II
  • 422 Views
  • 5 replies
  • 0 kudos

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
  • 212 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
  • 210 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...

Resolved! How to understand the STM32N6 using STM32Cubemx

I am using a STM32N6570-DK board and I can't understand how to configurate the FSBL, Application, and the External memory stuff in Cubemx. Can anyone describe how to use and configurate these three options?

Z-YF by Associate III
  • 415 Views
  • 2 replies
  • 1 kudos