Open main menu

DAVE Developer's Wiki β

ETRA SOM/ETRA Evaluation Kit/Interfaces and Connectors/micro SD

< ETRA SOM‎ | ETRA Evaluation Kit
Revision as of 14:57, 31 December 2020 by U0016 (talk | contribs)

History
Version Issue Date Notes
X.Y.Z Month Year TBD
[TBD_link X.Y.Z] Month Year TBD
... ... ...


Contents

micro SD interfaceEdit

DescriptionEdit

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

J4 is a Micro-SD card header. This interface is connected to the SDMMC1 controller of the STM32MP1 CPU.


[[File:{Template:Nome-som-EVB-micro SD-connector.png|thumb|center|500px|micro SD connector]]

SignalsEdit

The following table describes the interface signals:

Pin# SOM Pin# Pin name Pin function Pin Notes
1 J18.79 PE6 Data 1
2 J18.81 PC11 Data 3
3 J18.83 PD2 CMD
4 - 3V3_SD +3.3 V
5 J18.85 PC12 Clock
6, 10 - DGND Ground
7 J18.75 PC8 Data 0
8 J18.77 PC9 Data 1
11, 12, 13, 14 - PCB_GND_RNG Shield
9 J18.177 PE9 Card detect

Device mappingEdit

The microSD card is mapped to /dev/mmcblk0. The available partitions are available as /dev/mmcblk0p1, /dev/mmcblk0p2, etc.

Device usageEdit

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