Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/25/04 09:05
Read: times


 
#69148 - RE: USB setup packet
Responding to: ???'s previous message
On Windows you will see this sequence wich is part of the enumeration:
1. USBReset
2. GetDescriptor (Device) wlength = 0x0040!!
3. USBReset
4. SetAddress()
5. GetDescriptor(Device) wLength = 0x0012
6. GetDesriptor(Configuration)

after this Requests it will be a mather of the driver what's comming next. For the request fields take a look at the spec.

Thomas

List of 5 messages in thread
TopicAuthorDate
USB setup packet            01/01/70 00:00      
   RE: USB setup packet            01/01/70 00:00      
   RE: USB setup packet            01/01/70 00:00      
   RE: USB setup packet            01/01/70 00:00      
   RE: USB setup packet            01/01/70 00:00      

Back to Subject List