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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

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
  • 1512 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
  • 554 Views
  • 1 replies
  • 0 kudos