NUCLEO - H753ZI - USB Host with HUB - Stm32CubeMX
Hello,
I am trying to use the USB HOST with CubeMX, everything works fine and I can detect my USB stick properly. The connection/disconnection is detected correctly.
Then, I tested connecting a UGREEN SD card reader, and everything works fine as long as I insert only one SD card. However, when I insert the second SD card into the card reader, CubeMX does not detect the second connection and only considers the first connection.
Similarly, when I connect a powered USB hub (Meta 7-Port USB 2.0 Hub), it detects the USB but never goes into "APPLICATION READY"...?
My question is the following: is it possible to use the USB Host with CubeMX to control a USB hub and read and write to multiple USB sticks?
I haven’t found any example on GitHub.
Thank you for reading!
