STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

Resolved! SDRAM 32bit bus can't be selected for STM32H7

Hello,I'm trying to connect SDRAM to STM32 for the first time and I'm having trouble understanding the specs.In the datasheet, it seems the FMC peripheral can support 32bit memory.But when I use the Cube MX setting, I'm only able to select 16 bits fo...

0693W000000TquTQAS.png 0693W000000TqnXQAS.png
BHan.1 by Associate II
  • 566 Views
  • 4 replies
  • 0 kudos

STM32L4 + SD + STM32CubeMX v5.0.0: SD clock speed during call to SDMMC_CmdSendSCR (as part of switch to 4-bit bus) is too fast for many SD cards

The function BSP_SD_Init() is called once the basic SD card initialisation is complete, and after the SD clock speed has switched from 400 kHz(*) to full speed.If the bus has been configured in Cube to use 4-bit mode, the following call chain occurs,...

What is the Problem with my Program? (Using Mat-Target)

@The things i use:Hardware: Stm32F446RESoftware: CubeMX V.5.4 ; Matlab R2019b ; CubeIDE V.1.1 ; Mat-TargetMy Question is: Where is the Mistake in my Programm. I defined the PA5 as a Gpio output because that´s the Output for the LD2 LED on my board wh...

Driko by Associate II
  • 644 Views
  • 2 replies
  • 1 kudos

STM32CubeMX H7x5/H7x7 USB CDC bug

Hi there,I'm using the H7 dual core MCU's and using the M4 core for USB CDC.There is an issue with using the M4 core with USB CDC.The reference manual states at page 137 that address 0x1FF00000 - 0x1FF1FFFF is available to the M7 core as "System Memo...

Mvan .31 by Associate II
  • 497 Views
  • 1 replies
  • 1 kudos

Resolved! What is the difference between timer interrupts?

Hello when I enter NVIC settings for timer interrupt, there are different interrupts for TIM1. Such as: TIM1 break interrupt, TIM1 update interrupt, TIM1 trigger and commutation interrupts and TIM1 capture and compare interrupt. What is the differenc...

0693W000000TszLQAS.png
GunkutA by Senior
  • 3457 Views
  • 2 replies
  • 0 kudos

STM32F103 (Blue Pill), CUBE MX and PWM

I am trying to setup a PWM output with Timer 4 by using CubeMX. When starting the code it always stops at command HAL_TIM_PWM_Start(&htim4,TIM_CHANNEL_1)Attached are the setup in the main() and setup in the CubeMX.Any ideas what am I missing? MX_GPI...

0693W000000TZspQAG.png
BJerk.1 by Associate II
  • 415 Views
  • 2 replies
  • 0 kudos