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
  • 1513 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
  • 557 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
  • 841 Views
  • 2 replies
  • 0 kudos

Unable to get proper QSPI output with NUCLEO-H743ZI2

Figure 1: QUADSPI General ParametersFigure 2: QSPI GPIO SettingsOS: Linux Mint 64-bit Tessa (19.1)IDE: cubeMX IDE 1.0.1code generator: cubeMX 5.2.1MCU: STM32H743ZIT6UDevBoard: NUCLEO-H743ZI2Target: FPGA (Not assembled, currently prototyping the drive...

0690X000009YarKQAS.png 0690X000009YasXQAS.png 0690X000009YatVQAS.png 0690X000009YatuQAC.png
SScot by Associate
  • 666 Views
  • 1 replies
  • 0 kudos

CubeMX compilation error in stm32f0xx_hal_irda.c

Hi,In current CubeMX (I had this problem for F0) when adding an IRDA interface there are some UART_ defines which are fogotten to be replaced by their IRDA_ counterparts in stm32f0xx_hal_irda.c.This results in a compilation error of the file stm32f0x...

MStoh by Associate
  • 433 Views
  • 0 replies
  • 0 kudos