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

We are pleased to announce that the minor version 6.16.1 of STM32CubeMX is available. What is new in 6.16.1: This release addresses and resolves the issues outlined below: Users of STM32CubeMX version 6.13.0 and later may encounter a HardFault except...

Aimen1 by ST Employee
  • 584 Views
  • 0 replies
  • 1 kudos

STM32CubeMX 6.16.0 released

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 1520 Views
  • 5 replies
  • 7 kudos

Problem generating SW4STM32 Project on Windows 10

Hi,I use CubeMX to configure STM32 controllers (mostly STM32F746ZG for testing on a Nucleo-144 board, but also tried with other boards and single MCUs).Since I moved to Windows 10 64Bit, the generation of SW4STM32 projects does not work properly anym...

0690X00000Bw0n3QAB.jpg
SJaco.1 by Associate
  • 823 Views
  • 1 replies
  • 1 kudos

Resolved! How install NFC5 package? not able to install

Hi, I am running STM32CubeMX 5.5.0 (newest)And downloaded the NFC5 2.0 expansion package from ST website, but when I try to install it in Cube it give me this error:How do I do to install it?I just got one NFC05A1 board to evaluate but got stuck in t...

0690X00000Bvy2eQAB.png

Errors when including "arm_math.h"

Micro-controller: STM32F407VGTCompiler: Keil V 5.28.0CMSIS Core Library: V 5.2.0DSP Library: V 1.6.0I need some help including the CMSIS DSP library in my project. I have included the CMSIS DSP library via Manage Run Time Environment, this links the ...

m_n by Associate
  • 3939 Views
  • 1 replies
  • 0 kudos

STM32CubeMX 5.5.0 released

What you have to know before migratinghttps://community.st.com/s/question/0D50X0000BztfjUSQQ/migration-issue-from-540-to-550What is new in STM32CubeMX V5.5.0?• Removed TouchGFX, STemWin, Graphics Selector and Simulator supports.The new solution based...

Resolved! Can Example Problem with CubeMX

Posted on June 04, 2018 at 08:04Hello,       I am trying to implement a canbus example. I was used can example with no problem in the CubeMX Version 4.24. Now, I have updated the CubeMX to version 4.25.1. Can exampel is not working now. There are so...

Resolved! NUCLEO-L476RG GPIO port D ?

When I generate code with CubeMX the MX_GPIO_Init code contains: /*Configure GPIO pin : PD2 */ GPIO_InitStruct.Pin = GPIO_PIN_2; GPIO_InitStruct.Mode = GPIO_MODE_ANALOG; GPIO_InitStruct.Pull = GPIO_NOPULL; HAL_GPIO_Init(GPIOD, &GPIO_InitStruct);There...

Lama by Associate III
  • 1493 Views
  • 4 replies
  • 0 kudos

Resolved! CAN-Bus Setup for NUCLEO-F042K6

Hi,I try to get the CAN BUS communication working on my NUCLEO-F042K6 dev Board. I Used the instrucions attached in the PDF. First I used the Loop-Back Mode to test CAN communication. I have my transmitting messages in the main loop they only execute...

MBoes.1 by Associate II
  • 8400 Views
  • 6 replies
  • 1 kudos

LwIP build fails on multiple defs of sys_msleep (makefile)

CubeMx version: 5.4.0I used CubeMX to configure LwIP with FreeRTOS. I am using the Makefile toolchain. When I build the code *the linker complains* the following error -> multiple definition of `sys_msleep'My dev environment is Ubuntu 18.04, CubeMX 5...

DRatu.1 by Associate
  • 597 Views
  • 1 replies
  • 0 kudos