summaryrefslogtreecommitdiff
path: root/spi/spiflash_read16/usbee_sx_usbee_suite/README
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2015-12-20 22:12:35 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2015-12-21 15:06:15 +0100
commitd77a5d7d2f32edf0a4421bbe1738a089eb49b6f5 (patch)
tree9ae732cc228283ec232fbde83f80f6ac329672fa /spi/spiflash_read16/usbee_sx_usbee_suite/README
parent2e5b17453ec811840a80d1675cdd269ed6d188f4 (diff)
downloadsigrok-dumps-d77a5d7d2f32edf0a4421bbe1738a089eb49b6f5.tar.gz
sigrok-dumps-d77a5d7d2f32edf0a4421bbe1738a089eb49b6f5.zip
Add SPI flash example exports from various vendor software.
Diffstat (limited to 'spi/spiflash_read16/usbee_sx_usbee_suite/README')
-rw-r--r--spi/spiflash_read16/usbee_sx_usbee_suite/README44
1 files changed, 44 insertions, 0 deletions
diff --git a/spi/spiflash_read16/usbee_sx_usbee_suite/README b/spi/spiflash_read16/usbee_sx_usbee_suite/README
new file mode 100644
index 0000000..9a18922
--- /dev/null
+++ b/spi/spiflash_read16/usbee_sx_usbee_suite/README
@@ -0,0 +1,44 @@
+-------------------------------------------------------------------------------
+CWAV USBee Suite
+-------------------------------------------------------------------------------
+
+Version 1.1.78 of the USBee Suite software was used to save/export the files.
+
+Details:
+http://usbee.com/download.htm
+
+
+Logic analyzer setup
+--------------------
+
+The logic analyzer used was a CWAV USBee (at 4MHz):
+
+ Probe SPI
+ ---------------
+ 3 (orange) MOSI
+ 4 (yellow) MISO
+ 5 (green) SCK
+ 6 (blue) CS#
+
+
+Files
+-----
+
+The following UI options were used to get the files:
+
+ - Export -> Signal data to Binary File
+ - usbee_sx_spiflash_read16.bin
+ - Export -> Signal data to Text/CSV File
+ - usbee_sx_spiflash_read16.csv
+ - Export -> Bus data to Text/CSV File
+ - usbee_sx_spiflash_read16_decode_ascii.csv
+ - usbee_sx_spiflash_read16_decode_binary.csv
+ - usbee_sx_spiflash_read16_decode_binary_x1x2.csv
+ - usbee_sx_spiflash_read16_decode_decimal.csv
+ - usbee_sx_spiflash_read16_decode_hex.csv
+ - Save As Capture -> Uncompressed USBee Suite Capture Files (*.usbeesuite)
+ - usbee_sx_spiflash_read16.usbeesuite
+ - Save As Capture -> Compressed USBee Suite Capture Files (*.usbeecomp)
+ - usbee_sx_spiflash_read16.usbeecomp
+ (this is the same as above, just gzipped additionally)
+