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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

Resolved! Can CubeMX disable CMSIS when Enabling freeRTOS?

HiIt's a disaster that Current CubeMX have to select CMSIS when enabling freertos. many developers use raw freertos API to develop project. The project based on raw freertos api is more compatiable with other MCUs, also they are familar with raw free...

Peter3718_0-1760501201221.png
Peter3718 by Associate III
  • 211 Views
  • 6 replies
  • 2 kudos

Resolved! Resolve Clock issue

 Dear SupportI am new to STM32CudeIDE - just downloaded latest v1.19 and opened a new example for Nucleo-H563Zi board, SPI_FullDuplex_ComIT_Slave and its .ioc file, as soon as I opened it, it tell me there is a Clock Configuration issue and need to r...

Ping1_0-1759908918915.png
Ping1 by Associate II
  • 273 Views
  • 6 replies
  • 0 kudos

STM32U575 - SD card Hard Fault

Post edited by ST moderator to be inline with the community rules especially with the code sharing. In next time please use </> button to paste your code. Please read this post: How to insert source code Hi everyone, I’m interfacing a microSD card wi...

Resolved! cmsis_armclang.h not included when using STARM_NEWLIB

I'm a new user of the STM32 and its tools, and I'm confused about their behavior when using ST's Arm Clang toolchain (not the hybrid Clang-GNU but the full Clang/LLVM). The ST-provided `cmsis_armclang.h` isn't being included in my build of a simple C...

wallwhit by Associate II
  • 561 Views
  • 7 replies
  • 4 kudos

STM32CubeMX Generates MX_LWIP_Init even when disabled

STM32CubeMX always generates the function MX_LWIP_Init even when its generation is disabled. This causes a redefinition during compilation if a custom implementation already exists. On every regeneration the autogenerated file re inserts the function...

AAlis23_0-1758020584315.png AAlis23_1-1758020674000.png

Resolved! STM32N6570-DK USBX (USB-C, USB1) Error Code 43 on PC

Hello, I'm trying to implement USB communication with a PC using USB1 (USB-C port) on an STM32N6570-DK with CubeMX. Most tutorials I've found on USBX are for older CubeMX versions and boards, so I'm a bit stuck. When I connect the board to my PC, I o...

image.png image.png image.png image.png
TerZer by Associate III
  • 426 Views
  • 7 replies
  • 0 kudos

Resolved! Creating threads in threadx with cubeMX?

Hi all,I'm using an stm32f746 and I switched to a stm32u5a9 mcu. I was learning about freeRTOS with the f746 and now it looks like I should be using threadX instead. Since I don't know much about RTOS, switching is not a big deal. But using cubeIDE b...

threadx1.png
Rodo by Senior
  • 159 Views
  • 1 replies
  • 1 kudos