m_kalburgi
Newbie level 3
If a USB Host wants to do a Bulk IN transfer with the USB device (e.g USB flash drive)
at full speed (12 mbps), but the USB devices' IN endpoint has max packet size as 512 bytes (i.e. the device supports high speed), then, can the USB device send the data to the Host with max packet size of 64 bytes ?
Because,according to the specifications, in Bulk transfer at Full speed the max packet size should be 64 bytes.
Thanks in advance.
-- Manish.
at full speed (12 mbps), but the USB devices' IN endpoint has max packet size as 512 bytes (i.e. the device supports high speed), then, can the USB device send the data to the Host with max packet size of 64 bytes ?
Because,according to the specifications, in Bulk transfer at Full speed the max packet size should be 64 bytes.
Thanks in advance.
-- Manish.