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

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

Re: [avr-gcc-list] "Why me?" UART problem.


From: Richard Urwin
Subject: Re: [avr-gcc-list] "Why me?" UART problem.
Date: Mon, 21 Jun 2004 18:56:07 +0100
User-agent: KMail/1.5.3

On Monday 21 Jun 2004 10:10 am, Colin O'Flynn wrote:
> As another note:
>
> For just transmitting you can get away with only a logic level
> inverter sometimes. So just connect the TX output of the AVR to a NOT
> gate, and the output of the NOT gate to the RX input of the PC. It
> doesn't work on all serial ports, but most new ones can accept TTL
> signals.

I'll just add that it looks like the PC was receiving TTL OK. The five 1 
bits in 0x5F probably match the five 0 bits in 0x41. All TTL to RS232 
converters have inverters in them.

-- 
Richard Urwin


reply via email to

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