Yahoo Groups archive

AVR-Chat

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

Thread

Re: [AVR-Chat] INTERFACING I2S

Re: [AVR-Chat] INTERFACING I2S

2005-03-02 by Jim Wagner

Didn't catch that little detail!

Jim

On Wed, 2 Mar 2005 15:18:29 -0800
 "Dave Hylands" <dhylands@broadcom.com> wrote:
> 
> 
> 
> 
> 
> 
> Yeah - but i2s is a different protocol from i2c.
> 
> http://users.telenet.be/educypedia/electronics/I2C.htm
> (2nd hit from typing
> i2s in google) Scroll down the page to see the i2s stuff.
> 
> That page has a link to a app note on i2s, but it's using
> an ARM processor.
> Seems like you need some type of DAC support.
> 
> --
> Dave Hylands
> Vancouver, BC, Canada
> http://www.DaveHylands.com/ 
> 
> > -----Original Message-----
> > From: Jim Wagner
> [mailto:jim_d_wagner@applelinks.net] 
> > Sent: Wednesday, March 02, 2005 2:27 PM
> > To: AVR-Chat@yahoogroups.com
> > Subject: Re: [AVR-Chat] INTERFACING I2S
> > 
> > 
> > 
> > I2C is the same as "TWI" in Atmel
> products.
> > 
> > Jim
> > 
> > On Wed, 2 Mar 2005 19:52:52 -0300 (ART)
> >  Jose Fuentes
> <josecarlosfuentes@yahoo.com.ar> wrote:
> > > 
> > > Have any of you interfaced atmega to codecs
> using i2s
> > > protocol?
> > > Regards
> > > 
> > > Jose
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Yahoo! Groups Sponsor
> 
> 
>   ADVERTISEMENT 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Yahoo! Groups Links
> 
> To visit your group on the web, go
> to:http://groups.yahoo.com/group/AVR-Chat/ 
> To unsubscribe from this group, send an email
> to:AVR-Chat-unsubscribe@yahoogroups.com 
> Your use of Yahoo! Groups is subject to the Yahoo! Terms
> of Service.
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 

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

Re: [AVR-Chat] INTERFACING I2S

2005-03-02 by Jim Wagner

I2S looks like SPI with a specific byte meaning.

Jim


On Wed, 02 Mar 2005 17:56:04 -0500
 "Jim Wagner" <jim_d_wagner@applelinks.net> wrote:
> 
> 
> 
> 
> 
> 
> Didn't catch that little detail!
> 
> Jim
> 
> On Wed, 2 Mar 2005 15:18:29 -0800
>  "Dave Hylands" <dhylands@broadcom.com>
> wrote:
> > 
> > 
> > 
> > 
> > 
> > 
> > Yeah - but i2s is a different protocol from i2c.
> > 
> >
> http://users.telenet.be/educypedia/electronics/I2C.htm
> > (2nd hit from typing
> > i2s in google) Scroll down the page to see the i2s
> stuff.
> > 
> > That page has a link to a app note on i2s, but it's
> using
> > an ARM processor.
> > Seems like you need some type of DAC support.
> > 
> > --
> > Dave Hylands
> > Vancouver, BC, Canada
> > http://www.DaveHylands.com/ 
> > 
> > &gt; -----Original Message-----
> > &gt; From: Jim Wagner
> > [mailto:jim_d_wagner@applelinks.net] 
> > &gt; Sent: Wednesday, March 02, 2005 2:27 PM
> > &gt; To: AVR-Chat@yahoogroups.com
> > &gt; Subject: Re: [AVR-Chat] INTERFACING I2S
> > &gt; 
> > &gt; 
> > &gt; 
> > &gt; I2C is the same as &quot;TWI&quot;
> in Atmel
> > products.
> > &gt; 
> > &gt; Jim
> > &gt; 
> > &gt; On Wed, 2 Mar 2005 19:52:52 -0300 (ART)
> > &gt;&nbsp; Jose Fuentes
> > &lt;josecarlosfuentes@yahoo.com.ar&gt;
> wrote:
> > &gt; &gt; 
> > &gt; &gt; Have any of you interfaced atmega
> to codecs
> > using i2s
> > &gt; &gt; protocol?
> > &gt; &gt; Regards
> > &gt; &gt; 
> > &gt; &gt; Jose
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > Yahoo! Groups Sponsor
> > 
> > 
> >   ADVERTISEMENT 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > Yahoo! Groups Links
> > 
> > To visit your group on the web, go
> > to:http://groups.yahoo.com/group/AVR-Chat/&nbsp;
> > To unsubscribe from this group, send an email
> > to:AVR-Chat-unsubscribe@yahoogroups.com&nbsp;
> > Your use of Yahoo! Groups is subject to the Yahoo!
> Terms
> > of Service.
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> 
>
---------------------------------------------------------------
> The Think Different Store
> http://www.thinkdifferentstore.com/
> For All Your Mac Gear
>
---------------------------------------------------------------
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Yahoo! Groups Sponsor
> 
> 
>   ADVERTISEMENT 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Yahoo! Groups Links
> 
> To visit your group on the web, go
> to:http://groups.yahoo.com/group/AVR-Chat/ 
> To unsubscribe from this group, send an email
> to:AVR-Chat-unsubscribe@yahoogroups.com 
> Your use of Yahoo! Groups is subject to the Yahoo! Terms
> of Service.
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 

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

RE: [AVR-Chat] INTERFACING I2S

2005-03-02 by Dave Hylands

Yeah - but i2s is a different protocol from i2c.

http://users.telenet.be/educypedia/electronics/I2C.htm (2nd hit from typing
i2s in google) Scroll down the page to see the i2s stuff.

That page has a link to a app note on i2s, but it's using an ARM processor.
Seems like you need some type of DAC support.

--
Dave Hylands
Vancouver, BC, Canada
http://www.DaveHylands.com/ 
Show quoted textHide quoted text
> -----Original Message-----
> From: Jim Wagner [mailto:jim_d_wagner@applelinks.net] 
> Sent: Wednesday, March 02, 2005 2:27 PM
> To: AVR-Chat@yahoogroups.com
> Subject: Re: [AVR-Chat] INTERFACING I2S
> 
> 
> 
> I2C is the same as "TWI" in Atmel products.
> 
> Jim
> 
> On Wed, 2 Mar 2005 19:52:52 -0300 (ART)
>  Jose Fuentes <josecarlosfuentes@yahoo.com.ar> wrote:
> > 
> > Have any of you interfaced atmega to codecs using i2s
> > protocol?
> > Regards
> > 
> > Jose

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.