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

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

[avr-gcc-list] USART problem on m88


From: georg chambert
Subject: [avr-gcc-list] USART problem on m88
Date: Mon, 16 Jan 2017 19:28:21 +0100

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

Attachment: blu88.lst
Description: Binary data


reply via email to

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