STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

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

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
  • 745 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
  • 1376 Views
  • 7 replies
  • 2 kudos