--- In AVR-Chat@yahoogroups.com, "poitsplace" <lmburt@e...> wrote: > Did you use the timer interrupt for that? Seems like it would > have less overhead than a delay loop. Yes. In this particular system the serial transmission and reception occurs "in the background" while other work is being done. Each serial channel has its own transmit and receive queues serving as the source and sink for the data. Don ZBasic Microcontrollers http://www.zbasic.net
Message
Re: question about serial port bit banging
2005-12-28 by Don Kinzer