avr-chat
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-chat] Pin Change Interrupts and UART on Mega88


From: Daniel Kruszyna
Subject: Re: [avr-chat] Pin Change Interrupts and UART on Mega88
Date: Tue, 24 May 2005 09:56:20 -0400
User-agent: Mutt/1.4.2.1i

Alex Shepherd <address@hidden> wrote:
> Does anyone know if it is possible on a Mega88 to enable both the hardware
> UART and the appropriate Pin Change Interrupt + Mask etc on the Rx pin so
> that I can detect when there is activity on the UART input, causing it to
> start to receive a byte?

The attiny26 datasheet specifically mentions that the pin change
interrupt is disabled when an "alternate function" is enabled.
I couldn't find anything similar in the atmega88 datasheet though.
You may just have to try it out.

-- Daniel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]