STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

USBX Add Custom Class

MCU:STM32U585xxEnv:ThreadX + USBX + FileXI want to use USBX add my own class type, but I'm already have 3 classes, HID, MSC and CDC ACM, it means 4 classes after added my own.In file (ux_device_descriptors.h) have a define (USBD_MAX_SUPPORTED_CLASS  ...

Jason927 by Associate
  • 244 Views
  • 1 replies
  • 0 kudos

Custom User Code Sections

In many cases, especially for middleware, it may be necessary to extend the code generated by CubeMX.Since not all files have sections that are untouched by the code generator or some places inside a file are missing those user code sections, I'm oft...

dmocom by Associate II
  • 2293 Views
  • 7 replies
  • 8 kudos

Ethernet PHY type resets itself

Hi,A small but annoying bug with STM32CubeMX 6.14.0 with H7 package 1.12.1.  Every time I change anything in the LWIP general settings (e.g. DHCP enable/disable), the PHY setting changes by itself from USER_PHY to undefined. This is a nuisance as if ...

ADunc1_0-1743728005237.png
ADunc.1 by Senior
  • 84 Views
  • 1 replies
  • 1 kudos

ThreadX Heap Section button only on one core

We are setting up ThreadX on the STM32H747I-DISCO and have enabled the Memory Management section in CubeMX to generate linker scripts. There is an option to automatically insert the ThreadX Heap memory section on the CM4 core, but not the CM7:threadx...

threadx_heap.png threadx_options.png
chipchop by Associate II
  • 128 Views
  • 3 replies
  • 0 kudos