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

Resolved! Installation issue

When I install the STM32CubeMX in Windows 10 it prompts requiring Java 1.8.0_45(64-bit), in fact there is Java 1.8.0_261_b12 in my computer and my computer is 64_bit but it can't recognize.

AXu.11 by Associate III
  • 3390 Views
  • 9 replies
  • 0 kudos

CubeMX STM32H743 I2S Half Duplex Master

We have an issue with CubeMx and the I2S port. We set the port up as Half Duplex Master (so that the master clock goes out) and then in Configuration set the type to Master Receive. All good except that the two pins shows are CK and SDO. I am not sur...

FDixo by Associate III
  • 1825 Views
  • 7 replies
  • 3 kudos

Resolved! Can't load X-CUBE-53L0A1

I'm using STM32CubeMx 6.0.0 to develop for our STM32L4 board with a VL53L0X sensor on I2C. The X-CUBE-53L0A1 package is not listed, and attempting to load the zip file fails. Is this package supposed to be loadable? Or will I have to figure out how t...

lee23 by Associate II
  • 1055 Views
  • 1 replies
  • 0 kudos

stm32CubeMX 6.0.1 package install problem

Hi, I just installed the new CubeMX 6.01 version. When I download a software package via the package manager the zip is downloaded and unzipped but then the following message shows up: "Error downloading the following files:stm32_cube_fw_f4_v1250.zi...

DBrow by Associate II
  • 539 Views
  • 1 replies
  • 0 kudos

Hi, I'm testing a CubeMX project for a stm32L010 proprietary board using HSI and LSI clock sources (default) on a nucleo-64 EVB; in both cases I have a problem of code immediately when running SystemClock_config() in main.c,

I don't understand what's wrong as only auto generated code is involved;  execution enters a dead lock waiting for a tick by HAL_GetTick() but no tick interrupt are invoked.

STM32CubeMX-5.2.1 installation path

STM32CubeMX-5.2.1 - why I can't install it in d:\STM32\STM32CubeMX path?I use d:\STM\ for \STM32 ST-LINK Utility\ , \STMStudio\ and other STM application. Why not CubeMX?Setup returns error: Invalid directory path. Please enter a directory path meets...

VPrib by Associate
  • 1851 Views
  • 4 replies
  • 0 kudos

Resolved! STM32H753 lwip problem, STM32CubeMX v6, and STM32CUBE FW_H7 V1.8.0

Hello, I am trying to reproduce a Lwip project that was done on STM32CubeMX V5, and STM32CUBE FW_H7 V1.7.0. The project is very simple and consists of ethernet and lwip (httpd). The project works well on FW_H7 V1.7.0, but it does not compile on FW_H7...

VYoun by Associate III
  • 2261 Views
  • 5 replies
  • 1 kudos

arm_math.h with STMCUBEMX

I would like to use the DSP. Unfortunately it already fails because of the #include "arm_math.h".The file is not available in the project.Is there a suitable tutorial somewhere, everything I found so far does not work.I use a STM32F7 and STM32CubeIDE...

DMeix.1 by Associate II
  • 688 Views
  • 2 replies
  • 0 kudos