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
  • 573 Views
  • 5 replies
  • 6 kudos

STM32CubeMX Ethernet Rx Buffer Over Allocation

Using STM32CubeMX 6.14.0 with H7 package 1.12.1.When Ethernet is set up with number of RX descriptors set to 16, the default LWIP ethernet driver rx buffer pool overflows. This is caused by during startup, HAL_ETH_Start_IT calls ETH_UpdateDescriptor....

ADunc1_1-1744241328464.png ADunc1_2-1744241358572.png
ADunc.1 by Senior
  • 612 Views
  • 2 replies
  • 1 kudos

Resolved! Threadx support missing for F4 and F7?

Hi guysI can't find threadx support for F4, F7 and H7, it's only available for C0 series. According to this post, and my google. It should support most stm32 MCUs. What can I do to enable threadx support for these MCUs? 

User_bug13_0-1743374497493.png

Resolved! STM32WL pin context assignment missing

 Hi ST-Community, I have a problem with my STM32CubeMX: The pin context assignment for STM32WL55JCI7 is missing. Does anyone have the same problem and know how to fix it? (No generated code for GPIOs) Many thanks in advance for your support! Kind reg...

PhilKnufWT_2-1744197960725.png PhilKnufWT_1-1744197927597.png

CubeMX generated code line ending

I've switched to mac and like any responsible adult all of my projects are handled by git. But when I generated the code with CubeMX it was a little confusing to see so many files have changed. A quick search brought me to this topic without any answ...

MHoss.1 by Associate III
  • 2538 Views
  • 1 replies
  • 4 kudos

port A pins not correctly configured for input capture

I've discovered that when I configure the TIM2 timer to ‘input Capture direct mode’ for any port A input pin it doesn’t add the necessary line in  HAL_TIM_Base_MspInit() to configure the pin to alternate mode, namely the following line is missing in ...

kswST by Associate II
  • 288 Views
  • 2 replies
  • 1 kudos