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

STM32CubeMX not working on Win11 for ARM in emulated mode

I've tried to run STM32CubeMX on my Windows 11 parallels virtual machine that run under Monterey on Apple M1 MAX machine.For some reasons the application crash. I've tried various compatibility modes with and without administrative rights but with no...

ABucs by Associate II
  • 972 Views
  • 2 replies
  • 0 kudos

Resolved! UBEMX generated EXTI IRQ handler with wrong symbolC

I have two gpios enabled one as an output another as a interrupt input. PA11 and PI11 respectively. There are two pin defines generated by CUBEMX, for argument call them MYPINA_Pin and MYPINB_Pin respectively. For the interrupt handler CUBE generates...

FColl.1 by Associate III
  • 1204 Views
  • 5 replies
  • 1 kudos

Resolved! How do I add FreeRTOS threads without CubeMX deleting them?

I created a project for an STM32H753 MCU and have added FreeRTOS via CubeMX called from CubeIDE. CubeMX generates the following code in main.c: /* Init scheduler */ osKernelInitialize(); /* Call init function for freertos objects (in freertos.c) */ ...

RLein.1 by Associate III
  • 1900 Views
  • 7 replies
  • 0 kudos

Resolved! STM32CubeMx 6.6.1 show wrong FDCAN Parameters Setting

The latest version of STM32CubeMx 6.6.1 organizes the parameters of the FDCAN differently from the previous version and shows useful information on Time Quantum, Time for one Bit and Baud Rate.But I think the displayed parameters are wrong, as shown ...

ALomb.1 by Associate III
  • 750 Views
  • 1 replies
  • 0 kudos