MMC storage
richaj45
Posts: 179
Hello:
Does someone know if the SD driver works with a MMC?
Thanks you.
rich
Does someone know if the SD driver works with a MMC?
Thanks you.
rich
Comments
That is can you point me to the MMC spec to educate me about the MMC protocol?
rich
MMC does a 400Khz clock lock startup, then you send it a command to switch modes, from then on it acts much like SD. I don't have the info in front of me, but I have the docs at home.
Back in the day, this was (and still is somewhat) and big issue for driver programmers. It is not true that all MMC cards work the same way and follow the protocol.
Since the release of the SD 2.0 protocol all cards are now required to follow a strict set of standards. The original MMC and SD 1.0 protocols allowed a lot of *flexibility*.