Code:
DoUSBIn:
USBBufferCount = USBBufferSizeRX ' RX buffer size
USBService ' keep connection alive
USBIn 1, USBBuffer, USBBufferCount, TimeOut ' No data?, Getout of here
TimeOut:
return
Do you still have the USB connection error?
Maybe better to begin with USBDemo and work around with? There's a load of information in that thread (ok ~180 post to read but)
Last edited by mister_e; - 14th April 2008 at 21:38.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks