Yahoo Groups archive

AVR-Chat

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

Message

Re: comms problem

2008-04-06 by Brian

--- In AVR-Chat@yahoogroups.com, "David VanHorn" <microbrix@...> wrote:
>
> What is the call to txcomp?
> 
> Normally, I poll the tx tg empty flag before sending a char
>
txcomp: sbis UCSRA,UDRE      	;poll to check end of transmission
        rjmp txcomp		;
        out UDR, treg		;
        ret			;

Everything seems to work except the characture translation.

Brian

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.