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! 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
  • 3129 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
  • 1188 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
  • 6922 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
  • 465 Views
  • 1 replies
  • 0 kudos