©
2005 Microchip Technology Inc.
DS01003A-page 25
AN1003
APPENDIX F:
BULK ENDPOINT DESCRIPTORS
TABLE F-1:
BULK-IN ENDPOINT DESCRIPTOR
TABLE F-2:
BULK-OUT ENDPOINT DESCRIPTOR
Bulk-In Endpoint Descriptor
Field
Value
Description
bDescriptorType
05h
Endpoint descriptor type.
bEndpointAddress
81h
The address of this endpoint on the
USB device. The address is encoded
as follows:
Bit
Description
3-0
The endpoint number
6-4
Reserved, set to ‘
0
’
7
1
= In
bmAttributes
02h
This is a Bulk endpoint.
bMaxPacketSize
40h
Maximum packet size. Shall be 8, 16,
32 or 64 bytes (64 bytes in our case).
bInterval
00h
Does not apply to Bulk endpoints.
Bulk-Out Endpoint Descriptor
Field
Value
Description
bDescriptorType
05h
Endpoint descriptor type.
bEndpointAddress
01h
The address of this endpoint on the
USB device. The address is encoded
as follows:
Bit
Description
3-0
The endpoint number
6-4
Reserved, set to ‘
0
’
7
0
= Out
bmAttributes
02h
This is a Bulk endpoint.
bMaxPacketSize
40h
Maximum packet size. Shall be 8, 16,
32 or 64 bytes (64 bytes in our case).
bInterval
00h
Does not apply to Bulk endpoints.
深圳市英锐恩科技有限公司
www.enroo-tech.com