TS-4900 MicroSD Card Interface: Difference between revisions

From embeddedTS Manuals
(Created page with "The i.MX6 SDHCI driver supports MicroSD (0-2GB), MicroSDHC (4-32GB), and MicroSDXC(64GB-2TB). The cards available on our website on average support up to 16MB/s read, and 22M...")
 
No edit summary
Line 1: Line 1:
The i.MX6 SDHCI driver supports MicroSD (0-2GB), MicroSDHC (4-32GB), and MicroSDXC(64GB-2TB).  The cards available on our website on average support up to 16MB/s read, and 22MB/s write using this interface.  The linux driver provides access to this socket at /dev/mmcblk0 as a standard Linux block device.  See chapter 67 of the IMX6 reference manual for more information on the controller.
The i.MX6 SDHCI driver supports MicroSD (0-2GB), MicroSDHC (4-32GB), and MicroSDXC(64GB-2TB).  The cards available on our website on average support up to 16MB/s read, and 22MB/s write using this interface.  The linux driver provides access to this socket at /dev/mmcblk1 as a standard Linux block device.  See chapter 67 of the IMX6 reference manual for more information on the controller.

Revision as of 18:09, 19 August 2014

The i.MX6 SDHCI driver supports MicroSD (0-2GB), MicroSDHC (4-32GB), and MicroSDXC(64GB-2TB). The cards available on our website on average support up to 16MB/s read, and 22MB/s write using this interface. The linux driver provides access to this socket at /dev/mmcblk1 as a standard Linux block device. See chapter 67 of the IMX6 reference manual for more information on the controller.