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

cubeMX generated project, compiling main.cpp using Makefile

Hi, I try to change compiling code method to Makefile. I'm using generated from cubeMX makefile with few changes. Everything works file when I compiling main.c file but, when I change file to main.cpp compiler print errors. I tried to fix this but, m...

JuniorSTM by Associate II
  • 2512 Views
  • 4 replies
  • 0 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
  • 535 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
  • 986 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
  • 7221 Views
  • 8 replies
  • 0 kudos