Skip to main content
Visitor II
July 14, 2007
Question

Help, mmc/sd interface to str7

  • July 14, 2007
  • 8 replies
  • 1542 views
Posted on July 14, 2007 at 15:26

Help, mmc/sd interface to str7

    This topic has been closed for replies.

    8 replies

    Visitor II
    January 25, 2007
    Posted on January 25, 2007 at 05:42

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

    thanks.

    Visitor II
    January 29, 2007
    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.

    Visitor II
    February 27, 2007
    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.

    Visitor II
    March 14, 2007
    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

    Visitor II
    March 19, 2007
    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.

    Visitor II
    April 2, 2007
    Posted on April 02, 2007 at 11:14

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

    Best Regards

    Frank Andersen

    Visitor II
    April 12, 2007
    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

    Visitor II
    July 14, 2007
    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