Open main menu

DAVE Developer's Wiki β

MITO 8M Mini SOM/MITO 8M Mini Evaluation Kit/Interfaces and Connectors/micro SD

< MITO 8M Mini SOM‎ | MITO 8M Mini Evaluation Kit
Revision as of 11:13, 4 May 2022 by U0007 (talk | contribs) (Device usage)

History
Version Issue Date Notes
1.0.0 Apr 2022 First release


Contents

micro SD interfaceEdit

DescriptionEdit

The micro SD interface available on the Evaluation Kit at the connector J26.

J26 is a Micro-SD card header. This interface is connected to the USDHC2 controller of the i.MX8M Mini/Nano CPU.

 
microSD connector

SignalsEdit

The following table describes the interface signals:

Pin# SOM Pin# Pin name Pin function Pin Notes
1 J10.79 SD_DAT2 Data 2
2 J10.81 SD_DAT3 Data 3
3 J10.83 SD_CMD CMD
4 - 3V3 +3.3 V
5 J10.85 SD_CLK Clock
6, 12 - DGND Ground
7 J10.75 SD_DAT0 Data 0
8 J10.77 SD_DAT1 Data 1
9, 10, 11 - SD_SHIELD Shield
13 J10.177 EIM_D19 Card detect SD2_CD_B on i.MX8M Mini/Nano

Device mappingEdit

The microSD card is mapped to /dev/mmcblk1. The available partitions are shown as /dev/mmcblk1p1, /dev/mmcblk1p2, etc.

Device usageEdit

The device can be mounted/accessed as a standard block device in Linux.