STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

Possible CubeMX clock setup bugs (STM32H7)

1) When changing HPRE prescaler only CubeMX unexpectedly changes timer clock limits.I think those limits should depend on VOS voltage which, in turn, depends on SYSCLK, rather than on post-HPRE clock. As a result, lowering timers' clock lowers the ma...

0693W000008ydsdQAA.png 0693W000008ydsiQAA.png
TDJ by Lead
  • 541 Views
  • 3 replies
  • 0 kudos

Resolved! Problem with generating code for STM32G474RBT6.

Hi,I am running into some problems with generating new code for my MCU (STM32G474RBT6).I have installed STM32CubeIDE v1.6.0 and FW pack v1.4.0.I have created my entire pinout with a correct setup (my friend checked it and he is working with these MCU...

MartinSMG by Associate II
  • 1611 Views
  • 10 replies
  • 0 kudos

[BUG] CubeMX, STM32H723, EXTI/Input, LL drivers

STM32H723 has startup/default GPIOs configuration as "Analog mode". If i select EXTI at PE11 (and probably many other pins), CubeMX generate code which does not change pin mode from "analog" to "input" (and thus EXTI doesnt work). Tested on CubeMX v6...

Resolved! usb high speed phy not work

mcu: STM32H743IITxhardware: USB_HS1 + usb3300 physoftware: usb host mode with all classesAll code are generated by cubemx 6.1.1, and I trace the usb data on wire with usb data analyzer.if OTG's internal DMA disabled, full speed usb device works ok, b...

shark by Senior
  • 1513 Views
  • 5 replies
  • 0 kudos

Resolved! Does DFSDM limit SYSCLK frequency? (the problem)

I am trying to set up DFSDM clock for STM32H7A3VITx and external 10MHz Manchester-encoding modulator using CubeMX.Since Manchester requires DFSDM clock at least 6x higher than modulator clock, minimum clock frequency is 60MHz.The only two *active* cl...

0693W000008yKWdQAM.png
TDJ by Lead
  • 1103 Views
  • 4 replies
  • 0 kudos