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

Resolved! FMC SDRAM Configuration

I am unable to configure FMC with SDRAM in latest STM32CubeIDE 1.6.1.Regardless of what I chose in the Mode section. Can someone guide me, what settings I have to perform?

0693W00000Bbk7BQAR.jpg
TRadd.1 by Associate II
  • 1022 Views
  • 5 replies
  • 0 kudos

Clock configuration using CubeIDE

Hi,i have a simple question: how do i have to configurate the clock of my STM32F072RB to send or receive CAN-Messages with 500kBit/s. With 8MHz it seems to work only until 250kBit/s.Best regards

NDorn.1 by Associate II
  • 1080 Views
  • 5 replies
  • 0 kudos

Resolved! STM32F407 Virtual com port error 43

Hello, I use STM32F407 and I wanna config virtual com port on my board using CubeMX,but I always get error 43, I saw many topics, my stack size is 0x4000 and heap size is 0x2000.I tried to change max packet size, reinstall stm32 vcp drivers, but noth...

qqAnton by Senior
  • 1001 Views
  • 5 replies
  • 0 kudos

Resolved! CubeIDEMX doesnt' enable RCC bit?

I used STMCubeIDE to generate the following code...It is for Timer16 to count up and generate an interrupt after 100ms. Can someone tell me why the code did not set up __HAL_RCC_TIMx_CLK_ENABLE()?When I use the IDE to generate GPIO stuff it automat...

SWenn.1 by Senior III
  • 407 Views
  • 2 replies
  • 0 kudos

Resolved! CubeMx RCC_ClockConfig fails

Hello,We have been using STCubeMx(v6.2.1) to generate our system initialization code. We started a new project for an stm32H7A3xx MCU.But with the auto-generated code, it fails on the HAL_RCC_ClockConfig->HAL_InitTick->HAL_SYSTICK_Config.We tried dif...

Aterrades by Associate II
  • 1723 Views
  • 6 replies
  • 0 kudos