STM32U5G9J-DK2 – USB Host hardware test with Ux_Host_HUB_HID_MSC
Hello,
I would like to test the USB Host hardware functionality of my STM32U5G9J-DK2 board.
For the software, I used the official ST example without any modification:
STM32CubeU5/Projects/STM32U5G9J-DK2/Applications/USBX/Ux_Host_HUB_HID_MSC
I performed two separate hardware tests:
-
CN2 + USB-C to USB-A female adapter + USB mouse/dongle.
-
CN2 + externally powered USB HUB.
With the USB-C to USB-A adapter, LD5 does not turn on and the USB device is not detected.
With the externally powered USB HUB, LD5 turns on, but the HUB is still not detected.
In both cases, the application remains at:
USB Host library started.Starting HUB ApplicationConnect your HUB Device
I would like to confirm if these hardware tests are correct for checking the USB Host functionality of the STM32U5G9J-DK2.
Thank you.
