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

problems with STM32H7_HAL and SDHC 32Gb

i want to open a file in a SD_Card (mode SD 4 bits wide bus) fres=f_open(&fil, "fit5.txt", FA_OPEN_ALWAYS | FA_WRITE);but:1- the program work fine with SanDisk uSD 2GB. -> f_res=FR_OK2- the program not work with Kingston uSDHC (gen 10) 32 GB. -> f_re...

dresc by Associate II
  • 1462 Views
  • 9 replies
  • 0 kudos

how do i interface SDRAM with STM32F446VET controller

I read about FMC(Flexible memory controller) to interface memory,but while selecting memory type in cubemx it shows only Muxed PSRAM,Muxed NOR FLASH.i haven't find any SDRAM option .which type of memory i need to select?can i interface SDRAM if i ...

Predd.11 by Associate II
  • 518 Views
  • 1 replies
  • 0 kudos

Need help writing a simple blink sketch

Hi, I'm trying to write a simple blink sketch using an STM32F4(07) discovery board, CubeMX and Atollic truestudio. I can't find any walkthrough guides which cover this exact constellation of products, so I'm trying to mix and match and I can't get m...

deep_rune by Associate III
  • 806 Views
  • 2 replies
  • 0 kudos