Thanks! I've started with the code from "Final Report CS-401 Solid State MP3 Player" which uses another controller but C code and the MMC in SPI mode and with no file system (SDS, simple data storage) ( http://people.msoe.edu/~barnicks/courses/cs400/2000-2001/mp3%20player/FinalReport.pdf ).
Rolf Freitag mspgcc-users@lists.sourceforge.net schrieb am 06.03.03 18:18:59: > > "Mark Stokes" <m.sto...@ieee.org> wrote: > > >> Does anybody have an experience in coupling MultiMediaCard (MMC) and > >> msp430 via SPI ? > > > > Not yet, but I will in the next few weeks. For the mean time, check > > out sandisk's web page. You can freely download a full copy of their > > mmc spec which talks all about how to do it. > > Let me know if you get it working before me. > > -Mark > > I have a piece of code that puts the card in SPI mode and reads the CSD. > It isn't commented very well, but it works. See attachment. > > Andreas > > -- > AVR-Tutorial, Forum, über 300 Links: http://www.mikrocontroller.net >