avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] ATMega128 UART1 problem


From: Geoffrey Wossum
Subject: Re: [avr-gcc-list] ATMega128 UART1 problem
Date: Thu, 15 Aug 2002 17:35:49 -0500 (CDT)

> I try to send some data through the ATMega128 UART1.
> I succed to do it from UART0, but the same init sequence
> and transmit code doesn't work for UART1.

Make sure your fuses are set to NOT be in 103 compatibility mode.  
Otherwise, the second UART is shutoff if you are 103 mode.

---
Geoffrey Wossum
Project AKO - http://ako.sf.net


avr-gcc-list at http://avr1.org



reply via email to

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