At 12:41 PM 10/6/2004, Daniel Boyer wrote: >Does anyone have a simple program, or link to a program for simple >interface via uart with a terminal (ASM prefered)? The simplest way, is to set up the uart, and then load bytes into the uart tx register, looping till it's empty for the next byte. Of course this is rather wasteful of time.
Message
Re: [AVR-Chat] Simple UART Code
2004-10-06 by Dave VanHorn