> > A good compromise I often use is to poll on TX, interrupt on receive. VBG I poll the tx buffer, and when it has something to send, I turn on the TX interrupt. :) RX on int always though.
Message
Re: [AVR-Chat] polling or interrupt driven transmission and receiving.
2007-11-11 by David VanHorn