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

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

Re: [avr-gcc-list] USART problem on m88


From: Parthasaradhi Nayani
Subject: Re: [avr-gcc-list] USART problem on m88
Date: Tue, 17 Jan 2017 02:47:36 +0000 (UTC)

Hi,
Did you check fuse bits? Are you using external crystal/resonator or internal?
 
Regards,
Parthasaradhi
Hyderabad


On Monday, January 16, 2017 11:59 PM, georg chambert <address@hidden> wrote:


Hi, I have been struggling with a strange problem with uart; I  have  a small program that worked well (and derivates of)
on my atmega8, however, wanted to gear-up to a atmega88 (for sleep mode among other).
 
Now after having catered to some (unecessary incompatibility) issues, changing names,  i..e adding 0  to a number of symbols (like UDR0 instead of UDR)
the program runs on the 88.  (exactly the  same code running on both, except for the symbolic names changed)
 
However the data coming out on the UART is random characters, though with the same count (I  think) as the number of  characters sent.
 
Any clues would be good.
 
georg

_______________________________________________
AVR-GCC-list mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/avr-gcc-list



reply via email to

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