Yahoo Groups archive

AVR-Chat

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

Thread

Re: [AVR-Chat] MMC

Re: [AVR-Chat] MMC

2005-06-05 by Reza

--- Hamid reza Kabiri <kabiri@espoland.com> wrote:

> hi
> i have a mega64 microcontroller 
> how it work with a MMC(or SD) Card.
> for programing the MMC to connect MMC , i need a C
> library .
> i wnat know how i can found this library.
> Thanks for help me
> 
> 
Hi;
see:

http://www.procyonengineering.com/avr/avrlib/avrlib.zip

I dont know base link but, It's full of stuff you may
need.

good luck;



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com

Re: [AVR-Chat] MMC

2005-06-06 by Astria Nur Irfansyah

What about CompactFlash cards? how different are they with MMCs? 
Show quoted textHide quoted text
On 6/6/05, Reza <reza_agha@yahoo.com> wrote:
> 
> 
> --- Hamid reza Kabiri <kabiri@espoland.com> wrote:
> 
> > hi
> > i have a mega64 microcontroller
> > how it work with a MMC(or SD) Card.
> > for programing the MMC to connect MMC , i need a C
> > library .
> > i wnat know how i can found this library.
> > Thanks for help me
> >
> >
> Hi;
> see:
> 
> http://www.procyonengineering.com/avr/avrlib/avrlib.zip
> 
> I dont know base link but, It's full of stuff you may
> need.
> 
> good luck;
> 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> 
> 
> 
> Yahoo! Groups Links
> 
> 
> 
> 
> 
> 
>

Re: [AVR-Chat] MMC

2005-06-06 by Michael De Nil

Astria Nur Irfansyah wrote:

>What about CompactFlash cards? how different are they with MMCs? 
>  
>
Completely ;-)

CompactFlash has a parallel interface and this has eight data lines,
three address lines & six control lines.
SD / MMC has a serial inrterface and can be accessed using SPI, only
requiring 3 pins connected to the µC (Mosi, Miso & Sck).


Greetings,

Michael

Re: MMC

2005-06-06 by upand_at_them

--- In AVR-Chat@yahoogroups.com, Michael De Nil <michael@f...> wrote:
> SD / MMC has a serial inrterface and can be accessed using SPI, only
> requiring 3 pins connected to the µC (Mosi, Miso & Sck).

Plus Card Select, which is needed even if there is only one card.

Mike

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.