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

CMake project bug in cubeMX6.14.0

On a NUCLEO-H7S3L8 I've been testing the Projects/NUCLEO-H7S3L8/Applications/USBPD from STM32Cube_FW_H7RS_V1.2.0 with cubeMX6.14.0. I use the VScode extension, so I select the CMake toolchain. I select the "copy only necessary files" in code generati...

AEfth by Associate II
  • 310 Views
  • 2 replies
  • 0 kudos

threadx does not allow BSP code to initialize

with a standard project with only threadx and bsp code added via STM32CubeMX code generates the MX_ThreadX_Init function in main.c but the BSP initialization functions are below this call.MX_ThreadX_Init actually starts the kernel task switching (unl...

dvescovi by Associate III
  • 99 Views
  • 4 replies
  • 2 kudos

azure RTOS CMSIS-RTOS2 wrapper for H5

I don't see the wrapper listed in the package for H5 although its listed in this documenten.stm32h5-cube-firmware.pdfwhere can I get it? Is it possible to download and add the package to STM32CubeMX?

dvescovi by Associate III
  • 69 Views
  • 2 replies
  • 0 kudos

mbedTLS with support of TLS_1.3 in STM32CubeMX

Hi,I'm using the STM32H753I-EVAL2 (MCU Type: STM32H753XIHX) to develop a new product.The product will communicate to server using the LwIP (TCP Layer) + MbedTLS (SSL/TLS Layer), running over FreeRTOS environment.We want to use the latest TLS protocol...

APilai by Associate
  • 3158 Views
  • 4 replies
  • 4 kudos

ATfE(Arm Toolchain for Embeded) support

(repeated post)Currently, STM32CubeMX generates CMake projects based on the ARM-GCC compiler toolchain by default. However, in modern STM32 development environments, this toolchain appears to have performance limitations and may no longer fully meet ...

JontyLi by Associate
  • 84 Views
  • 0 replies
  • 0 kudos

STM32F373CCT6 USB-CDC

I am currently using CUBE MX to set up the USB-CDC function of STM32F373CCT6, but I can't find the VBUS pin. I am using the onboard power supply, and I don't know if I need to use VBUS. If there is a design example for reference, it would be very gra...

AnthonyHu0730_0-1749670403751.png AnthonyHu0730_1-1749670421718.png AnthonyHu0730_2-1749670434327.png

Resolved! NUCLEO-N657X0-Q STM32CubeMX (.IOC) Template

Hello,is there NUCLEO-N657X0-Q template(s) available for CubeMX GUI (IOC project) that is/are preset for XIP or LRun? (ExtMem, Loader, XSPI etc settings ready).I'm trying to build a basic blink project starting from CubeMX IOC with BSP support (that ...

Unfgr by Associate II
  • 95 Views
  • 1 replies
  • 0 kudos