|
From: | Rick Mann |
Subject: | Re: [avr-chat] HELP! mega128 USART receive restarts execution |
Date: | Sun, 12 Feb 2006 00:26:27 -0800 |
On Feb 12, 2006, at 12:20 AM, Rick Mann wrote:
UCSR0C = !_BV(UMSEL0) | !_BV(UPM01) | !_BV(UPM00) | !_BV(USBS0) | _BV(UCSZ01) | _BV(UCSZ00) | _BV(UCPOL0);
I noticed a little mistake. UCPOL0 should be 0, but fixing that changed nothing.
-- Rick
smime.p7s
Description: S/MIME cryptographic signature
[Prev in Thread] | Current Thread | [Next in Thread] |