71
USB / Re: Is there a difference between "null packet" and "zero-length packet"?
« Last post by Jan Axelson on June 15, 2022, 03:52:28 pm »same thing
In any case, the
endpoint is required to support null packets. This bit must be used by the Host software to determine if the
driver should pad all potential short packets (except null packets) with zero bytes to wMaxPacketSize
length before sending them to an OUT endpoint.
Reports are that the Windows [CDC/ACM] driver is slow (640Kbit/sec)