Skip to main content
GQian
Visitor II
July 26, 2019
Question

Using the CubeMX 5.3 software with stm32cubeh7 1.5 HAL library to create a usb project doesn't work well.

  • July 26, 2019
  • 0 replies
  • 443 views

Recently, I create a USB Audio project using the CubeMX 5.3 software with stm32cubeh7 1.5 HAL library to run on the stm32h750vb MCU. The project using the USB device middleware can't enum successfully. According to the data capatured by the Bus Hound software, I learn that the enumeration failed in the seting-config process. The project was created by the Cube automatically. And I didn't change anything. Is there some bugs in the usb device library? How can I change the project to get the correct enumeration?

This topic has been closed for replies.