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

Error in Generated Code from MEMS

Hello,I'm pretty new to this, but bear with me... Generating configuration code for NUCLEO-H732FX which includes MEMS.  In app_mems.c the generated code appears to attempt initializing the virtual COM out with an incorrectly formed call: /* Initiali...

STM32CubeMX Generate All Source Files

Scenario: I am using STM32CubeMX (v6.13.0) to generate the necessary project files for a default STM32U5A9J-DK project with ThreadX enabled.  The project files are copied into a docker container and built with cmake.  Building and debugging in the co...

nlippitt by Associate II
  • 1584 Views
  • 10 replies
  • 2 kudos

Cannot assign HASH_IN as a GPDMA request source

Hello, I'm using STM32H503RBT and trying to configure a DMA transfer from memory to the HASH engine, but even though I have that peripheral configured as show on the picture below, I can't assign it as the request source for the DMA is grayed out and...

QuickSilver127_0-1738003439949.png QuickSilver127_2-1738003526527.png

STM32G030F6P ADC Frequency in STM32CubeMX

I was checking maximum frequencies of some MCUs and noticed i can pick ADC frequency in CubeMX clock configuration up to 80MHz for TSSOP-20 STM32G030. Its maximum frequency is 64MHz.Datasheet states it can deliver maximum 2Msps on 12 bit but with its...

MKanc.1 by Associate III
  • 293 Views
  • 3 replies
  • 0 kudos

STM32f407Vet6 gets stuck in MX_LWIP_Init();

Good morning, I made a project using stm32f407vet6, configuring the stm32f407vet6 to use ethernet network without freertos, I can ping it and it responds immediately, follow the code:#include "main.h"#include "lwip.h"void SystemClock_Config(void);sta...

Captura de tela 2025-01-27 111611.png Captura de tela 2025-01-27 111625.png Captura de tela 2025-01-27 111648.png Captura de tela 2025-01-27 111659.png

STM32CubeMX bug report

Dear ST support team,In STM32CubeMX under the "Project Manager - Advanced Settings" path in the "Generated Function Calls" window user can select to make the generated functions' scope static or external. However, the SystemClock_Config() is always s...

lgacnik97 by Associate III
  • 313 Views
  • 1 replies
  • 2 kudos

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