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

STM32H723 "cannot load this MCU"

Hi there,Trying to use an STM32H723 MCU (as that's the cheapest thing right now that seems available with Ethernet, yay semiconductor shortage...)For some reason it's coming up with "STM32CubeMX cannot load this Mcu".Is there a beta/update I can down...

MHunt.1 by Associate
  • 860 Views
  • 2 replies
  • 0 kudos

Resolved! Need help to get PWM running with NUCLEO-H743ZI2 board

Hello,I am trying to generate a PWM signal with the help of several guides from internet that ultimately contain the same thing, but it does not work, I'm doing something wrong, but I cannot see what. As a result, I only see a zero line in the displa...

STM32cubeMX - cannot unzipped

I am trying to generate code using stm32cubeMX. During code generation pop-up appreasres and shows the following error.Error downloading files:stm32cube_fw_h7_v180.zip(cannot unzipped)

0693W000008z46CQAQ.jpg
AFaya.1 by Associate III
  • 1459 Views
  • 4 replies
  • 0 kudos

Problems with installing mcu packages

Hi,after new installation of CubeMX and CubeIDE i have some troubles to install mcu packages with CubeMX.After configuration with CubeMX, i want to generate the code and install the regarding mcu package in the default Repository folder. At the end o...

ledi001 by Senior
  • 746 Views
  • 1 replies
  • 0 kudos

Problem with Version 5.0.0

I have a Keras model and topology. It works in version 5.2.0 but shows an error in version 5.0.0 as shown below. May i know how i could resolve it?

ERoy.1 by Associate
  • 477 Views
  • 0 replies
  • 0 kudos

SystemClock_Config() generated by STM32CubeMX fails after jumping from the built-in bootloader (system memory)

Hi, We are using a STM32G071GB uC, and have created an application using STM32CubeMX 5.4.0 (project file is attached).When using the go command to jump from the built-in bootloader to the user application, HAL_RCC_OscConfig() called by SystemClock_Co...

Resolved! STM32CubeMX deletes Src folder..

Hi,When I am generating Code with CubeMX, it will delete my complete Src folder. I always have to recover it. For that reason it will also not generate any new c files once i add a new peripheral.Tried this on Mac and Windows with latest CubeMx versi...