STM32CubeMX (MCUs)

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

Hello everyone, I used a Nucleo board STM32F429ZI to develop my application. My application uses a Wiz5500 Ethernet module to communicate with another host program and performs some actions based on the received commands.

The SPI rate is at 21MBit/s and I use STM HAL.Data rate is high and I receive up to 1 message all 3ms. After I tested my application I wanted to port it to a G4 to use a cheaper microcontroller. When using the same code on the Nucleo G474RE and G431R...

0693W000008z917QAA.png 0693W000008z91HQAQ.png 0693W000008z91MQAQ.png 0693W000008z91bQAA.png
Hanni by Associate
  • 635 Views
  • 1 replies
  • 0 kudos

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
  • 702 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
  • 1132 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
  • 626 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
  • 395 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...