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

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
  • 30 Views
  • 1 replies
  • 1 kudos

CubeMX 6.14 generate OpenAMP error in STM32H747 error.

Hi all,I am using CubeMX 6.14 to generate an OpenAMP project for the STM32H747I-DISCO board. When I build the project, I receive the following warnings, and it results in an 'OpenAMP create endpoint' error at runtime. I used the same code and project...

Tom17 by Associate
  • 19 Views
  • 1 replies
  • 0 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
  • 110 Views
  • 3 replies
  • 0 kudos

CubeMX octospi code generation

Hi everyone,I noticed that CubeMX 6.14.0 ignores the octospi parameter settings. I created a new project for the NucleoU5A5 board, configured Octospi1 with a clock prescaler of 99. I notice the following behaviorGenerated code (CubeIDE) has a prescal...

tzijnge by Associate II
  • 54 Views
  • 2 replies
  • 0 kudos

UART RX not working on Nucleo-H723

I am trying to get the USART2 working on my Nucleo-H7 board. I am using HAL_UART_Transmit for the TX side. This works fine. But when I use HAL_UART_Receive on the RX side, there is never any RX data coming into the device. I have stepped through the ...

MHoop.1 by Senior
  • 1036 Views
  • 5 replies
  • 0 kudos