Hello, from italy!!

I have a problem with pic basic pro compiler.
I don't understand why :

Idleloop:
USBService ' Must service USB regularly
cnt = 16
USBIn 3, buffer, cnt, idleloop

why USBIN doesn't wait 16 byte????

I pass after recived only one byte!! why???

thanks a lot