summaryrefslogtreecommitdiff
path: root/sdcard/spi_mode/xmore_512mb/README
blob: 65608c0a9ab2e48c0f88437c379d3b759166168e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
-------------------------------------------------------------------------------
SD card / SPI-mode / XMORE 512MB
-------------------------------------------------------------------------------

This is a set of example captures of an XMORE 512MB SD card in SPI-mode.

Details:
TODO.


Logic analyzer setup
--------------------

The logic analyzer used was a Saleae Logic (at 4MHz):

  Probe       SD card
  -------------------
  2 (brown)   CS#
  3 (red)     MOSI
  4 (orange)  CLK
  5 (yellow)  MISO


Data
----

The sigrok command line used was:

  sigrok-cli -d fx2lafw:samplerate=4mhz --time <time> \
             -p 2=CS#,3=MOSI,4=CLK,5=MISO -o <file>