You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I repeatedly unplug/plug in my USB device I find that it occasionally fails to enumerate. This device is running TinyUSB on a STM32H750VBT MCU. Here is the bus activity from USBlyzer when the device fails to enumerate:
And here is the beginning of the desired bus activity when the device enumerates properly:
Should I look somewhere in the software stack for the root cause of this issue? Or could it be a hardware issue?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
When I repeatedly unplug/plug in my USB device I find that it occasionally fails to enumerate. This device is running TinyUSB on a STM32H750VBT MCU. Here is the bus activity from USBlyzer when the device fails to enumerate:
And here is the beginning of the desired bus activity when the device enumerates properly:
Should I look somewhere in the software stack for the root cause of this issue? Or could it be a hardware issue?
Thanks,
-Brian
Beta Was this translation helpful? Give feedback.
All reactions