Posted on May 15, 2012 at 18:18When you use interrupts, it's better to load data to transmit register once for 2 bytes than every byte. So interrupt occurs twice times slower. Then you have more time to do other things :)Other processors have even ...