Re: CyUSB Bulkloop problem



On Aug 28, 10:36 am, "Grant" <polka0...@xxxxxxx> wrote:
Using USB2.0 at Highspeed mode to send data from sensor to PC,
the MaxPktSize is set to 512 bytes,
when the size of the data is not the mutiple of 512,
5200, for example,
it will not send the last 80 bytes.
Who can tell me what's going wrong?
Thanks!

Either the PC is not asking for the last 80bytes or you need to issue
a PKTEND via the PKTEND pin or config register bit.

.