cancel
Showing results for 
Search instead for 
Did you mean: 

Help, mmc/sd interface to str7

covertlife
Associate II
Posted on July 14, 2007 at 15:26

Help, mmc/sd interface to str7

8 REPLIES 8
covertlife
Associate II
Posted on January 25, 2007 at 05:42

Any resources or libraries available to interface the str7 with an mmc/sd card?

thanks.

kaouther
Associate II
Posted on January 29, 2007 at 14:33

Hello,

There is an example implementing a MMC/SD card driver developped for the IAR-STR750-SK evaluation board. you can find this example in the install directory of the ''IAR Embedded Workbench '' .

Hope this helps you.

Regards.

md1
Associate II
Posted on February 27, 2007 at 08:05

Hi,

There is also some open source code

http://www.efsl.be

I have recently emailed the project manager as I have created an STR9 port. But it would be very easy to add STR7 support.

Martin.

mtraman
Associate II
Posted on March 14, 2007 at 10:51

can u send me the port files or a link to them.

the port for str microcontrollers is not available in sourceforge.net

covertlife
Associate II
Posted on March 19, 2007 at 18:47

thanks for the replies,

i ended up using FatFs

http://elm-chan.org/fsw/ff/00index_e.html

i took the avr sample, and just changed the mmc driver to work with my str7 spi.

this was a simple quick solution to get a mmc driver and fat file system all in one.

fa
Associate II
Posted on April 02, 2007 at 11:14

Could you put the MMC file for the STR710 on this forum?

Best Regards

Frank Andersen

mtraman
Associate II
Posted on April 12, 2007 at 16:53

hi frank,

i hav put the file system port in ''arm9 str9'' forum. i hope it can be modified easily for str7

bye

vikram

ksieciunio
Associate II
Posted on July 14, 2007 at 15:26

Hi everybody,

I try to modify FATFS to work with STR71 but I do something wrong and it's not working. Does anybody have a working version? I would be very grateful.

Regards,

Matthew