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

Quadrature encoder on STM32MP257 / M33 core?

Hi,I want to implement a quadrature encoder input with the 400 MHz M33 core of the STM32MP257 MCU:two inputs which use 90 degree phase shifted pulses to increment or decrement a counterno bitbanging, means it is natively running on the hardwarefully ...

HMüll.4 by Associate III
  • 115 Views
  • 0 replies
  • 0 kudos

CubeMX & STM32G4xx & FDCAN - BUG in CubeMX

Hello,I use CubeMX V6.13.0 (now the newest version).I have find out a bug in the configuration wizzard from the FDCAN with the STM32G473.When I chose:FDCAN1, Clock Divider = "Divide kernel clock by 10"FDCAN2, Clock Divider = "Divide kernel clock by 1...

MMüll.6 by Associate III
  • 574 Views
  • 6 replies
  • 0 kudos

CubeMX Custom Queue Sizes in FreeRTOS

I am having trouble creating custom queue sizes and making them work with the Heap Usage tool within CubeMX.  But I found a workaround until the bug gets fixed.I created a queue using a custom item size (the message_data_t type is defined in my code)...

eweststrate_0-1738710049448.png eweststrate_1-1738710182293.png eweststrate_2-1738710291653.png