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

Validation on target stuck?

Hi All,I had 2 questions in my current journey learning stm32 software as well as my stm32f746g board. I generated code based off an .ioc file created by the AI Edge Dev Cloud (a human activity keras model). My issues are as follows: 1. I debugged th...

ramyg1_0-1738726555557.png ramyg1_1-1738726726916.png
ramyg1 by Associate
  • 188 Views
  • 0 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
  • 5342 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
  • 289 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
  • 3328 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...