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
I don't get why the bus reset event don't reset the device state like the unplugged event does. I would assume that both are the same while the bus reset also resets the device speed (like from Hi-Speed back to Full-Speed).
As far as I know, on the single-ended zero state the device state should be reset to the disconnected state and so be handled as unmounted again, should only respond to the address zero and also only react to data over the endpoint zero.
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
-
I don't get why the bus reset event don't reset the device state like the unplugged event does. I would assume that both are the same while the bus reset also resets the device speed (like from Hi-Speed back to Full-Speed).
As far as I know, on the single-ended zero state the device state should be reset to the disconnected state and so be handled as unmounted again, should only respond to the address zero and also only react to data over the endpoint zero.
Or what did I miss here?
Beta Was this translation helpful? Give feedback.
All reactions