2010-09-27 09:56 AM
2011-05-17 01:01 AM
have you tried the examples, do they work properly?
2011-05-17 01:01 AM
I don't think I'd been using USB write under interrupt, are you sure it's not blocking or soaking up multiple byte times? If you need debug messages you need to buffer them quickly and have some worker task output them.
It would also be better implemented as a state machine.