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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

Resolved! Cannot Analyze Keras Model

Hi STM community, I'm a fairly new user of the STMcubeMX software. I followed this tutorial (https://youtu.be/grgNXdkmzzQ?si=gDybMlGQxgTNwpPC) and every time I try to analyse my model under the 'MCU/MPU Filters' tab it just stays greyed out and does ...

ramyg1_0-1738520699368.png
ramyg1 by Associate
  • 372 Views
  • 1 replies
  • 1 kudos

LwIP + FreeRTOS not working on STM32F746

Hello folks!I have a STM32F746 MCU on my custom board and I'm trying to get the LwIP + FreeRTOS stack to work, especially the netconn tcp_echo_server example. It's not a hardware related problem, because the same HW has been used on another board (ST...

RCont.1 by Associate II
  • 3619 Views
  • 12 replies
  • 0 kudos

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
  • 1978 Views
  • 10 replies
  • 2 kudos

Resolved! 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