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.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
  • 396 Views
  • 4 replies
  • 6 kudos

Please make the pin list from CubeMX more configurable

I have an old PCB CAD and 100 pin STM32F746 CPU. I would like to have a component symbol where pins have their functional names. Like for instance USART2_TX/PA2 instead of plain PA2.And the list must contain every pin and be in CSV format.This is of ...

LMI2 by Lead
  • 706 Views
  • 3 replies
  • 0 kudos

Using STM32CubeMX with Rev V STM32H743

I just received a new NUCLEO-H743ZI2, with the Rev V silicon. According to AN5312, the clock can go up to 480MHz (but requires Vcore level VOS0) and the ADC clock has an extra divider.I'm using STM32CubeMX v 5.2.1 with the latest 1.4.0 HAL for the H7...

fbar by Senior
  • 561 Views
  • 0 replies
  • 0 kudos

Resolved! CubeMX 5.0.1 LL driver warning

This warning present since I started to using low layer driver, it was around 2 -3 months before.In file included from ../Core/Inc/main.h:70:0,         from ../Core/Inc/gpio.h:58,         from ..\Core\Src\gpio.c:51:../Drivers/STM32L4xx_HAL_Driver/Inc...

STM32F407VG + LAN8720 ETH BOARD (Waveshare)

Hello!I am trying to run an Ethernet on STM32F4DISCOVERY board (with 407VG MCU) using a ETH BOARD module from Waveshare.In the CubeMX, I added ETH with RMII, in the settings I entered the MAC and set the PHY Address to 1 (found in the datasheet for t...

SOsin by Associate
  • 1087 Views
  • 0 replies
  • 0 kudos

After generation in the new version of CubeMx 5.2.1, the working code with tcp server is no longer detected on the network. What could it be?

After generation in the new version of CubeMx 5.2.1, the working code with tcp server is no longer detected on the network. The code is based on the tcp echo server recommended in STM32Cube_FW_F4_V1.21.0. The ethernet and lwip code and settings have ...

IHasa by Associate
  • 520 Views
  • 0 replies
  • 0 kudos

Why can't I enable all 4 SAI ports on STM32H750/STM32H743?

Hello, I am attempting to use all 4 sai ports as one large synchronous audio device.The I want SAI1A to be the master, and SAI1B, SAI2A, SAI2B, SAI3A, SAI3B, SAI4A, SAI4B to all be synchronous slaves to the SAI1A.I am able to configure them all, exce...

caleb by Associate III
  • 952 Views
  • 4 replies
  • 0 kudos