]> sigrok.org Git - sigrok-dumps.git/blame - sdcard/spi_mode/cmds/README
spi_mode: cmds: Add a small README.
[sigrok-dumps.git] / sdcard / spi_mode / cmds / README
CommitLineData
79002a41
UH
1-------------------------------------------------------------------------------
2SD card / SPI-mode / Commands
3-------------------------------------------------------------------------------
4
5This is a set of example captures of individual SD card commands in SPI-mode.
6
7
8Logic analyzer setup
9--------------------
10
11The logic analyzer used was an FX2-based device (at 24MHz):
12
13 Probe SD card
14 -------------------
15 0 MOSI
16 1 MISO
17 2 CLK
18 3 CS#
19
20
21cmd17.sr
22--------
23
24This file contains a CMD17 (READ_SINGLE_BLOCK) sequence, reading 512 bytes
25from address 0x000f. The first few bytes of the data are "sigrok rocks".