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

We are pleased to announce that version 6.17.0 of STM32CubeMX is available. What is new in 6.17.0: Added support for new microcontrollers across the STM32WBA, STM32H5, and STM32U3 seriesAdded support for new boards: NUCLEO-WBA25CE1, NUCLEO-H5E5ZJ, ST...

Aimen1 by ST Employee
  • 1263 Views
  • 0 replies
  • 2 kudos

Is it possible to use LQFP packaged STM32H75x with ethernet?

I am starting to design a simple testboard using STMH75x in LQFP package with ethernet. I don't want to design a BGA board.Is that possible. I tried same pins into with CubeMx as in Discovery board, but CubeMx did not fully accept those pins for ethe...

LMI2 by Lead
  • 964 Views
  • 2 replies
  • 0 kudos

Resolved! What does System clock and To Power mean???

1 . what does means System Clock in MCU?does it mean electronic device in a MCU that issues a steady high-frequency signal that synchronizes all the internal components?​I want the exact meaning of System clock.2 . what is To Power(MHz) SYSCLK ​in Cl...

MYu.1 by Associate II
  • 1346 Views
  • 3 replies
  • 0 kudos

Resolved! HardFault_Handler() error: Why the generated code try to read address beyond valid memory range on 0xfffffffd?

So I tried to implement USB Host via USB_OTG_HS peripheral. I enable all the interrupts under NVIC setting (as I don't understand which one to choose). When I attach my USB stick, it is able to detect the USB, the user callback USBH_UserProcess() is ...

BParh.1 by Senior III
  • 9806 Views
  • 8 replies
  • 0 kudos
Martin_S by Associate II
  • 1475 Views
  • 2 replies
  • 0 kudos

STM32CubeMX crashes on launch with OpenJDK16

I recently upgraded from OpenJDK15 to 16 on my machine and noticed that STM32CubeMX now crashes at launch. The splashscreen shows up, but the main window never appears.​Here's a slightly abbreviated output:$ java -jar STM32CubeMX log4j user configura...

FUhl.2 by Associate
  • 2595 Views
  • 3 replies
  • 0 kudos