[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] Strangeness with UART Baud Rate
From: |
Joerg Wunsch |
Subject: |
Re: [avr-gcc-list] Strangeness with UART Baud Rate |
Date: |
Mon, 25 Jul 2005 06:57:29 +0200 (MET DST) |
User Tomdean <address@hidden> wrote:
> So, UBRRH is zero. Set this by writing to the register with
> URSEL=0.
Btw., no need to do that. UBRRH is 0 by default. You basically only
ever need to touch that if you're running at very high oscillator
clock speeds, and are aiming for fairly low baud rates.
--
cheers, J"org .-.-. --... ...-- -.. . DL8DTL
http://www.sax.de/~joerg/ NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)