STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

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
  • 1155 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
  • 374 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
  • 605 Views
  • 2 replies
  • 0 kudos