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

RS485 Pin Configuration Conflict

Trying to understand this warning when configuring pins for a stm32g071RB in CubeIDE. Enabling the RS485 Hardware Flow Control even with no other peripherals enabled causes the warning to flag to display. The explanation message does not explain much...

AChen.1 by Associate
  • 485 Views
  • 0 replies
  • 0 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
  • 618 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
  • 3024 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
  • 1174 Views
  • 4 replies
  • 0 kudos