MMC

From HwB

(Difference between revisions)
Line 3: Line 3:
  
 
MMC has been superseeded by [[MMCplus]]. Which is backward compatible with MMC, but has 13 pins instead of 7.
 
MMC has been superseeded by [[MMCplus]]. Which is backward compatible with MMC, but has 13 pins instead of 7.
 +
Developed by Siemens and SanDisk in 1997.
  
 
Size is 32 x 24 x 1.4 mm.
 
Size is 32 x 24 x 1.4 mm.
Line 53: Line 54:
  
 
<sup>PP)</sup> Push-pull.
 
<sup>PP)</sup> Push-pull.
 +
 +
== History ==
 +
* MMC v1.0 (September 1996)
 +
* MMC v2.11 (June 1999)
 +
** SD Card based on this standard
 +
** MMC v3.31 (May 2003)
 +
** Dual Voltage Cards
 +
* MMC v4.x (April 2005)
 +
** Smaller form factor
 +
** Larger bus (4 or 8 bits)
 +
** Faster bus (26MHz or 52MHz)
 +
** SecureMMC
 +
** MMCplus (> 4GB)
 +
* eMMC (December 2006)
  
 
== Related connectors ==
 
== Related connectors ==
Line 61: Line 76:
 
== Sources ==
 
== Sources ==
 
* [http://www.kingmaxdigi.com/product/MMC.pdf Kingmax Digital Inc's MMC datasheet]
 
* [http://www.kingmaxdigi.com/product/MMC.pdf Kingmax Digital Inc's MMC datasheet]
 +
* Presentation about [http://www.bsdcan.org/2007/schedule/attachments/23-freebsd-sd-warner-losh.pdf FreeBSD's SD/MMC Implementation] by Warner Losh
  
 
[[Category:Connector]]
 
[[Category:Connector]]
 
[[Category:Memory]]
 
[[Category:Memory]]

Revision as of 06:30, 9 June 2007

MMC = MultiMedia Card.

MMC card

MMC has been superseeded by MMCplus. Which is backward compatible with MMC, but has 13 pins instead of 7. Developed by Siemens and SanDisk in 1997.

Size is 32 x 24 x 1.4 mm.

Contents

Pinout

MultiMedia Card Mode

Pin Name Dir Description
1 RSV Reserved for future use
2 CMD Arrowlr.pngPP) OD) Data In
3 VSS Arrow.png Supply voltage ground
4 VDD Arrowl.png Supply voltage
5 CLK Arrowl.png Clock
6 VSS Arrow.png Supply voltage ground
7 DAT Arrowlr.pngPP) Data

Note: Direction is memory card relative to host.

PP) Push-pull.
OD) Open-drain.

SPI Mode

Pin Name Dir Description
1 CS Arrowl.png Chip Select
2 DI Arrowl.pngPP) Data In
3 VSS Arrow.png Supply voltage ground
4 VDD Arrowl.png Supply voltage
5 CLK Arrowl.png Clock
6 VSS Arrow.png Supply voltage ground
7 DAT Arrowlr.pngPP) Data Out

Note: Direction is memory card relative to host.

PP) Push-pull.

History

  • MMC v1.0 (September 1996)
  • MMC v2.11 (June 1999)
    • SD Card based on this standard
    • MMC v3.31 (May 2003)
    • Dual Voltage Cards
  • MMC v4.x (April 2005)
    • Smaller form factor
    • Larger bus (4 or 8 bits)
    • Faster bus (26MHz or 52MHz)
    • SecureMMC
    • MMCplus (> 4GB)
  • eMMC (December 2006)

Related connectors

Sources