Reply by Javier Chavez April 9, 20112011-04-09
Hi,

There are plenty of examples in net. This is one of them..

http://www.roland-riegel.de/sd-reader/index.html

I made my own using the ATmega162 however I have few bugs and I'm not able
to read 4gb SD cards. I can't say if there are ready-made libraries however
it's not difficult to change the available examples..
AFAIK SD and MMC have a common way to read & write.

Javier Chavez
Santa Cruz - Bolivia
On Wed, Apr 6, 2011 at 3:32 PM, Imad Ir wrote:

> Hi,
>
> First, I developed AVR programs using code vision environment and assembly.
>
> I need to connect AtMega16 with a memory card - which used with digital
> cameras, mobile phones, etc ... -
>
> 1. Could you please help me to deal with it?
> 2. What libraries I need to have?
> 3. Have you any practical tutorials can help me (or simple examples can
> guide me)?
>
> Any help will be appreciated.
>
> Thanks.
>
>
>
>
>


Reply by Imad Ir April 6, 20112011-04-06
Hi,

First, I developed AVR programs using code vision environment and assembly.

I need to connect AtMega16 with a memory card - which used with digital cameras, mobilephones, etc ... -

1.Could you please help me to deal with it?
2.What libraries I need to have?
3.Have you any practical tutorials can help me (or simple examples can guide me)?

Any help will be appreciated.

Thanks.