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

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 171 Views
  • 2 replies
  • 4 kudos

Wrong parameters set by CubeMX. Will this be fixed?

I ran into problems with the LAN8742A on the STM32F746-G discovery board. CubeMX is generating wrong values for some registers resulting in a misconfiguration of the MAC. I noticed this becuase about a quarter of all packets send were lost and a lot ...

FStut by Associate
  • 944 Views
  • 4 replies
  • 0 kudos

Resolved! How to add code to HAL_PCD_ConnectCallback ?

I want to implement a callback for USB connection / disconnection.I see that CubeMX generates HAL_PCD_ConnectCallback, as __weak in file stm32f7xx_hal_pcd.c, but the problem is that it's already defined in file usbd_conf.c. And there's no option for ...

AlaaM by Associate III
  • 1784 Views
  • 7 replies
  • 2 kudos

STM32H743I_EVAL. DP line doesn't pulled up after usb start

Hi, colleges!I'm still working with USB. Now it is STM32H743 Eval board. So, I tested example from Cube v1.3.0 HID-device. It didn't work. I've debuged and have seen no high signal on DP line after usb start (without V power detection). I don't now w...

NikDobro by Associate II
  • 427 Views
  • 0 replies
  • 0 kudos