On Sun, Oct 2, 2011 at 9:52 AM, Matt Bennett wrote= : > On a PIC32, I've been able to achieve data transfer rates well over > 100Kbit/s using the CDC (serial port) class. I'm pretty sure that it use= s > interrupt, though I'm not absolutely sure. > CDC is using polling by by default (you can change this). Generic is using interrupt mode by default. --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .