Yahoo Groups archive

AVR-Chat

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

Message

Re: [AVR-Chat] Beginner question - Byte out throu pin

2005-11-01 by Jim Wagner

"A byte through a pin" implies a serial sequence of bits.
You can do this with any serial interface such as a UART,
SPI, or TWI.

A key to this question, and an appropriate answer, is what
it is being sent to. If it is a "terminal device" (such as 
a PC), then asynchronous serial through a UART is, by far,
the best choice. If it is to or from another micro, then
SPI or TWI (I2C) could be the most useful.

Jim


On Tue, 01 Nov 2005 02:02:31 -0000
 "peter_pohlmann26" <peter_pohlmann26@yahoo.com> wrote:
> Dear Gurus,
> 
> Just starting to learn Avr asm and i need some help
> please.
> 
> I want to send out a byte throu a pin on an ATtiny26.
> Could someone show me how to do that or send me  a link ?
> 
> 
> Thank you for your help.
> Peter
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> ------------------------ Yahoo! Groups Sponsor
> --------------------~--> 
> Fair play? Video games influencing politics. Click and
> talk back!
> http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/dN_tlB/TM
>
--------------------------------------------------------------------~->
> 
> 
>  
> Yahoo! Groups Links
> 
> 
> 
>  
> 
> 

---------------------------------------------------------------
The Think Different Store
http://www.thinkdifferentstore.com/
For All Your Mac Gear
---------------------------------------------------------------

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.