USB Enumeration Logic

Status
Not open for further replies.

Celestie84

New Member
Can anyone pls clarify me how is the logic flow of the enumeration process? (such as when are the descriptors, packets coming one after another)

Thank you
 
USB enumeration is partly dependent on the usbd driver and partly dependent on the functional driver. I've seen win98/win2k/winxp/wince enumerations and they all differ from each other. You should code your firmware to be able to handle all USB enumeration requests, and not try to enumerate them in a particular sequence.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…