summaryrefslogtreecommitdiff
path: root/spi/mx25l1605d/README
diff options
context:
space:
mode:
Diffstat (limited to 'spi/mx25l1605d/README')
-rw-r--r--spi/mx25l1605d/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/spi/mx25l1605d/README b/spi/mx25l1605d/README
index ade5406..79d7b2a 100644
--- a/spi/mx25l1605d/README
+++ b/spi/mx25l1605d/README
@@ -69,7 +69,7 @@ The sigrok command line used was:
sigrok-cli -d 0:samplerate=25mhz --samples 8388608 \
-p '1=CS#,2=MISO,3=SCLK,4=MOSI,5=WP#,6=HOLD#' \
- -o mx25l1605d_write_hello_world.sigrok
+ -o mx25l1605d_write.sigrok
The capture is only partial, it contains a small part of the write process
(it does not contain the chip identification, chip erase, etc. which comes