Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

RE: [AVR-Chat] help problem in uart

2005-07-02 by wbounce

I know you go other responses but garbage on the uart could also mean
wrong baud or corrupt fuse settings. 

-----Original Message-----
From: AVR-Chat@yahoogroups.com [mailto:AVR-Chat@yahoogroups.com] On
Behalf Of aswinefy2003
Sent: Friday, July 01, 2005 7:35 AM
To: AVR-Chat@yahoogroups.com
Subject: [AVR-Chat] help problem in uart


i have the following code written in iccavr


while(condition=true)
{
 while(!(UCSRA&(1<<UDRE)));
 UDR=data
 //delay();
}
the problem is when i remove the delay()routine ,atmega32 is not 
transmitting the correct data ,but any how transmitting some 
garbage .Please help




 
Yahoo! Groups Links

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.