USBH_GetDescriptor Failure. Incompatible USB?
Hello,
I am having an issue connecting to specific USB mass storage devices with my STM32F769 USB host using the BSP. It seems like the USBH_GetDescriptor function never returns for USB flash sticks with a specific HID PID combination. I am considering just putting a limit on the number of retries for this call and presenting the user with a message to try a different USB. If I do go that route, it would be good to know what # of USBs are use-able with STM32F7 with the USBH BSP.
Has anyone else experienced this, and if so, how frequently?
Thanks,
Zach
