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
  • 841 Views
  • 5 replies
  • 7 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
  • 1817 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
  • 444 Views
  • 0 replies
  • 0 kudos

STM32CubeMX expansion software

Hello, I'm trying to install X-Cube PLC1 software in CubeMX by Help->Manage Embedded Software Package ->From Local >en.x-cube-plc1.zip without success!Does anyone know if this is the correct procedure? I test X Nucleo PLC 01A1 by mbed and it works, b...