Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

Re: Interrupt Service Routine for Atmega 16

2007-12-05 by stevech11

--- In AVR-Chat@yahoogroups.com, "huiyangdoh" <huiyangdoh@...> wrote:
>
> I am trying to write code of interrupt service routine for Atmega 16. 
> I got to know For UART, the ISP routine is just a line of code in 
> enabling the UART RXD enable pin to wait for incoming data. For 
> transmission, simply send the data and monitor the UART TXD ready pin 
> for sending the next data.  Can anybody help me to figure out the 
> code? Many thanks.
>
On AVRfreaks.net, in the projects section, there are many, many code
examples. Among them is this example of AVR UART buffered serial I/O,
interrupt driven:

http://www.avrfreaks.net/index.php?module=Freaks%20Academy&func=viewItem&item_type=project&item_id=563

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.