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

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 657 Views
  • 5 replies
  • 6 kudos

STM32CubeMX: TSC Advice

Well I got the new board back it seems to work, but it's quite different: I have 3 groups of 3 sensors and one group used for the shield. Previously Cube MX defined this as 3 Banks, now it has defined 6 Banks. Should I worry about this? In the first ...

Lanceh by Associate III
  • 563 Views
  • 3 replies
  • 0 kudos

STM32CubeMX 5.5 does not generate CMSIS DSP files

I've created a STM32CubeMX project for stm32f411re uC and try to add CMSIS DSP suppor. I go to "Aditional Software" -> ARM.CMSIS and check CORE 5.3.0 and DSP 1.7.0. Into DSP I chose Source. CubeMX download the CMSIS package into STM32Cube/Repository/...

leonardo by Associate III
  • 6382 Views
  • 17 replies
  • 4 kudos

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
  • 489 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
  • 4012 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...