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

use LAN8720a for PHY (init ethernet)

Posted on September 27, 2016 at 11:50hi I working with stm 32 f 429 with cubemx (to init ethernet)in cubemx PHY is DP83848 but i using LAN8720aWhat changes should be in Keil (FOR Lan8720a) ?any body know?There is contents dispersed in some page in t...

hamrgh by Associate II
  • 5897 Views
  • 11 replies
  • 0 kudos

Ipv6 self-assigned address (Stateless autoconfiguration)

I am using STM32f769Ni discovery board. I need to transfer the data from discovery board to another node via ethernet. Here i have to use the discovery board as client.Another node acting as server. I need to use the Ipv6 self-assigned address(statel...

KP.1132 by Associate II
  • 765 Views
  • 1 replies
  • 0 kudos

Saving data to SD card

Hello everyone,In CubeMX 5.3.0 I have configured FATFS+DMA+SDMMC for a card running STM32F777VI. i've been trying to save some data into a .txt file.It works fine, but i can't write data to SD card as fast as I want. Requirement is to save 25 bytes ...

0693W000001tTBMQA2.png 0693W000001tTBbQAM.png
HChau.2 by Associate
  • 906 Views
  • 2 replies
  • 0 kudos

How to import CMSIS DSP library without using CubeMX?

Hello everyone. I'm trying to use some functions available in the CMSIS DSP Library.First I tried to add the library through CubeMX->Additional Software, but found a known bug reported here. According to this link, this bug should be fixed for the ne...

Ajudi.1 by Associate II
  • 1171 Views
  • 3 replies
  • 0 kudos

No updates for CubeMX?

CubeMx has not found any updates. Do they still arrive by autoupdate in Cube or should I search in GitHub?

LMI2 by Lead
  • 379 Views
  • 1 replies
  • 0 kudos

STM32G071KBU6N GPIO issue, IDE error.

Hello, I am quite new to G071 series, first attempt I collided with DMAMux, solved and it work like a charm.Project is simple, just read input value pack to two half word then dma transmit by SPI.Based on STM32G071KBU6N (UFQFN32) same bin bought in J...

0693W000001tA0UQAU.png 0693W000001tA13QAE.png

Does SD work with CubeMX 5.6.1? (STM32F411/STM32F412)?

I have found an old videohttps://www.youtube.com/watch?v=0NbBem8U80Ytelling CubeMX 4.24 and 4.23 had a bug with SDIO, 4 bit mode, DMA.It seems for them 4.21 worked.I am using newest CubeMX 5.6.1. When was bug fixed? I assume it was fixed also in vers...