r f wrote: > I'm interested. Can you post/mail a link? > > In my last mail i forgot to say that the MMC example code works on the > MSP430F149 (2 k RAM) and is not tested with less RAM (maybe the limit is > 1 k RAM). With the code i've written in a company it's no problem to > read/write the registers and to read/write n (=1..512) bytes from/to > address m (=1, 2, 3, ...) although the low level read/write can only be > done in aligned 512 byte big blocks ;-)
It seems that your company is more than happy to take advantage of this list, but a bit short on contributing back. Garst > It's not easy to write code which works with (nearly) every card because > the cards are far away from the MMC specification; code which does only > what the specification says does not work. And some parameters are > experimental values because some times are not limited in the specification. > > Regards > > Rolf F.