]> sigrok.org Git - sigrok-dumps.git/commitdiff
READMEs: Cosmetics, consistency fixes, typos.
authorUwe Hermann <redacted>
Thu, 19 Apr 2012 17:04:35 +0000 (19:04 +0200)
committerUwe Hermann <redacted>
Thu, 19 Apr 2012 17:04:35 +0000 (19:04 +0200)
16 files changed:
dcf77/pollin_dcf1_module/README
i2c/a2_dummy_write/README
i2c/edid/README
i2c/gigabyte_6vle-vxl_i2c/README
i2c/melexis_mlx90614/README
i2c/rtc_epson_8564je/README
i2c/trekstor_ebr30_a/README
i2s/2ch-16bit-16khz/README
jtag/olimex_stm32-h103/README
mouse_sensors/avago_adns_2051/README
spi/mx25l1605d/README
uart/hello_world/README
uart/panasonic_pan1321/README
uart/trekstor_ebr30_a/README
usb/lisa_m_usbhid/README
usb/olimex_stm32-h103_usb_hid/README

index b6fce078863363c0d9d1d6d3ee22858fab2cb623..4b49fb053590e27f4b70296274061fa5d6cbce5e 100644 (file)
@@ -19,9 +19,7 @@ http://www.pollin.de/shop/downloads/D810054D.PDF
 Logic analyzer setup
 --------------------
 
 Logic analyzer setup
 --------------------
 
-The logic analyzer used for capturing was a Saleae Logic.
-
-The logic analyzer probes were connected like this:
+The logic analyzer used was a Saleae Logic (at 1MHz):
 
   Probe       DCF77 module
   ------------------------
 
   Probe       DCF77 module
   ------------------------
index 73e9b8810febd9a3889549434b8faf985b54a503..9bd37f730bc21d6cedf9a314b4a7aaefe5dfbe7f 100644 (file)
@@ -3,15 +3,14 @@ Dummy I2C writes
 -------------------------------------------------------------------------------
 
 This an example capture of some dummy I2C traffic, where the master writes
 -------------------------------------------------------------------------------
 
 This an example capture of some dummy I2C traffic, where the master writes
-to a slave at address 0x51 (or 0x2a, if the read/write bit is included)
-in an infinite loop. The slave does not respond.
+to a slave (an RTC) at address 0x51 (or 0x2a, if the read/write bit is
+included) in an infinite loop. The slave does not respond.
 
 
 Logic analyzer setup
 --------------------
 
 
 
 Logic analyzer setup
 --------------------
 
-The logic analyzer used for capturing was a ChronoVu LA8 at a sample rate
-of 1MHz. The logic analyzer probes were connected to the I2C pins like this:
+The logic analyzer used was a ChronoVu LA8 (at 1MHz):
 
   Probe       RTC chip pin
   ------------------------
 
   Probe       RTC chip pin
   ------------------------
index d8d9795591e01c0744bcd7027186e72e38805892..c49a9eaf6b28180bf07ee96080c1bf408e567167 100644 (file)
@@ -17,10 +17,10 @@ https://en.wikipedia.org/wiki/Display_Data_Channel
 samsung_le46b620r3p.sr / samsung_syncmaster245b.sr
 --------------------------------------------------
 
 samsung_le46b620r3p.sr / samsung_syncmaster245b.sr
 --------------------------------------------------
 
-The logic analyzer used was a Saleae Logic at 500kHz:
+The logic analyzer used was a Saleae Logic (at 500kHz):
 
 
-  Probe       I2C pins
-  --------------------
+  Probe       I2C pin
+  -------------------
   1 (black)   SDA
   2 (brown)   SCL
 
   1 (black)   SDA
   2 (brown)   SCL
 
@@ -28,10 +28,10 @@ The logic analyzer used was a Saleae Logic at 500kHz:
 samsung_syncmaster203b.sr
 -------------------------
 
 samsung_syncmaster203b.sr
 -------------------------
 
-The logic analyzer used was a Saleae Logic at 1MHz:
+The logic analyzer used was a Saleae Logic (at 1MHz):
 
 
-  Probe       I2C pins
-  --------------------
+  Probe       I2C pin
+  -------------------
   1 (black)   SCL
   2 (brown)   SDA
 
   1 (black)   SCL
   2 (brown)   SDA
 
index 75abedd47757ce7a858365256247f653fdd2cd11..654743440ee065fe8a22c71fef191cce2862c535 100644 (file)
@@ -22,7 +22,7 @@ http://pdf1.alldatasheet.com/datasheet-pdf/view/90645/ICST/ICS950908.html
 Logic analyzer setup
 --------------------
 
 Logic analyzer setup
 --------------------
 
-The logic analyzer used for capturing was a Saleae Logic:
+The logic analyzer used was a Saleae Logic (at 2MHz):
 
   Probe       I2C pin
   -------------------
 
   Probe       I2C pin
   -------------------
index 5cf1d25af812e62c24d864dafb5c7bfb48c52997..445ed311c4e3b34204955e866938ef6a04a4b236 100644 (file)
@@ -2,7 +2,7 @@
 Melexis MLX90614 Infrared Thermometer
 -------------------------------------------------------------------------------
 
 Melexis MLX90614 Infrared Thermometer
 -------------------------------------------------------------------------------
 
-This an a collection of example captures of I2C traffic from/to a
+This is a collection of example captures of I2C traffic from/to a
 Melexis MLX90614 Infrared Thermometer chip.
 
 Details:
 Melexis MLX90614 Infrared Thermometer chip.
 
 Details:
@@ -15,10 +15,10 @@ http://www.melexis.com/Assets/IR-sensor-thermometer-MLX90614-Datasheet-5152.aspx
 Logic analyzer setup
 --------------------
 
 Logic analyzer setup
 --------------------
 
-The logic analyzer used for capturing was a Saleae Logic:
+The logic analyzer used was a Saleae Logic (at 1MHz):
 
 
-  Probe       I2C
-  ------------------------
+  Probe       I2C pin
+  -------------------
   6 (green)   SCL
   8 (purple)  SDA
 
   6 (green)   SCL
   8 (purple)  SDA
 
index decf739db8fa2fb10648bb5e286a84c0bdb1ae50..60cd0759fb3296dd1f0b3a089cddf62a64a7c890 100644 (file)
@@ -9,8 +9,7 @@ which has a slave address of 0x51 (or 0xa2, if the read/write bit is included).
 Logic analyzer setup
 --------------------
 
 Logic analyzer setup
 --------------------
 
-The logic analyzer used for capturing was a ChronoVu LA8 at a sample rate
-of 1MHz. The logic analyzer probes were connected to the RTC chip like this:
+The logic analyzer used was a ChronoVu LA8 (at 1MHz):
 
   Probe       RTC chip pin
   ------------------------
 
   Probe       RTC chip pin
   ------------------------
index 4b751d8fdd400df9847126cbb0b126e7408abae9..b4e96a83b25251e8b78c01f04ef818d9037476e9 100644 (file)
@@ -21,7 +21,7 @@ There are three chips which are connected to the main CPU's SCL/SDA pins:
 trekstor_ebr30_a_i2c_0x15.sr
 ----------------------------
 
 trekstor_ebr30_a_i2c_0x15.sr
 ----------------------------
 
-The logic analyzer used for capturing was a ChronoVu LA8:
+The logic analyzer used was a ChronoVu LA8 (at 4MHz):
 
   Probe       I2C pin
   -------------------
 
   Probe       I2C pin
   -------------------
@@ -40,7 +40,7 @@ trekstor_ebr30_a_i2c_30s.sr and trekstor_ebr30_a_i2c_120s.sr
 This is a 30s/120s dump of the I2C traffic while the device was attached
 to USB.
 
 This is a 30s/120s dump of the I2C traffic while the device was attached
 to USB.
 
-The logic analyzer used for capturing was a Saleae Logic:
+The logic analyzer used was a Saleae Logic (at 4MHz):
 
   Probe       I2C pin
   -------------------
 
   Probe       I2C pin
   -------------------
index 5403a16286166684201a9ceb40eaac084e71ea78..79aa873965ee02a6cd316bcea7c72a040049f784 100644 (file)
@@ -2,18 +2,16 @@
 I2S Master 2-channel 16-bit 16-kHz
 -------------------------------------------------------------------------------
 
 I2S Master 2-channel 16-bit 16-kHz
 -------------------------------------------------------------------------------
 
-This is an example of an I2S master with a playing a recording of the BBC
+This is an example of an I2S master playing a recording of the BBC
 shipping forecast through one channel, and the other channel disconnected.
 
 Logic analyzer setup
 --------------------
 
 shipping forecast through one channel, and the other channel disconnected.
 
 Logic analyzer setup
 --------------------
 
-The logic analyzer used for capturing was a EE Electronics ESLA201A at a
-sample rate of 16MHz. The logic analyzer probes were connected to the I2S
-pins like this:
+The logic analyzer used was an EE Electronics ESLA201A (at 16MHz):
 
 
-  Probe       Signal
-  ------------------------
+  Probe       I2S pin
+  -------------------
   0           Clock
   1           Frame Select
   2           Data
   0           Clock
   1           Frame Select
   2           Data
index 97b70fecb6b108d4967e2ecd3de6c87a3179b023..e9c2d0ff254e69e8aac3774635b1c8520b4f35aa 100644 (file)
@@ -10,7 +10,8 @@ The JTAG adapter used was the FTDI FT2232H based Floss-JTAG (V0.2).
 The firmware flashed to the board is a simple LED-blinking libopencm3
 example named 'fancyblink'. The respective fancyblink.bin file is
 available as a reference in the same directory as this README.
 The firmware flashed to the board is a simple LED-blinking libopencm3
 example named 'fancyblink'. The respective fancyblink.bin file is
 available as a reference in the same directory as this README.
-The file's MD5 sum is aa6980d55b9ced84fc0c64bfe9e5ff98.
+The file's MD5 sum is aa6980d55b9ced84fc0c64bfe9e5ff98. The binary is licensed
+under the GPL, version 3 or later (see URL below for the source code).
 
 Details:
 http://olimex.com/dev/stm32-h103.html
 
 Details:
 http://olimex.com/dev/stm32-h103.html
@@ -22,7 +23,7 @@ http://libopencm3.git.sourceforge.net/git/gitweb.cgi?p=libopencm3/libopencm3;a=t
 Logic analyzer setup
 --------------------
 
 Logic analyzer setup
 --------------------
 
-The logic analyzer used for capturing was a Saleae Logic:
+The logic analyzer used was a Saleae Logic (at 4MHz):
 
   Probe       STM32-H103 JTAG connector
   -------------------------------------
 
   Probe       STM32-H103 JTAG connector
   -------------------------------------
index 29cbd6941003a1782fe1a749eb4c3483bf84991e..77189d031b2bd078f9fee4e34d81d02651ad6a56 100644 (file)
@@ -13,9 +13,7 @@ http://www.avagotech.com/pages/en/navigation_interface_devices/navigation_sensor
 Logic analyzer setup
 --------------------
 
 Logic analyzer setup
 --------------------
 
-The logic analyzer used for capturing was a Saleae Logic.
-
-The logic analyzer probes were connected like this:
+The logic analyzer used was a Saleae Logic (at 4MHz):
 
   Probe       Avago ADNS-2051
   ---------------------------
 
   Probe       Avago ADNS-2051
   ---------------------------
index 83a987fe746b30879feedaa8d4492b3fe04baa07..920ae313a1643f9909e937fe8d18572296a82604 100644 (file)
@@ -18,13 +18,10 @@ The software used for programming it is flashrom, see
 Logic analyzer setup
 --------------------
 
 Logic analyzer setup
 --------------------
 
-The logic analyzer used for capturing is a ChronoVu LA8 at a sample rate
-of 25MHz.
+The logic analyzer used was a ChronoVu LA8 (at 25MHz):
 
 
-The ChronoVu LA8 probes were connected to the MX25L1605D chip like this:
-
-  Probe       SPI chip pin
-  ------------------------
+  Probe       MX25L1605D pin
+  --------------------------
   0 (green)   CS#
   1 (orange)  SO/SIO1 (a.k.a MISO)
   2 (white)   SCLK
   0 (green)   CS#
   1 (orange)  SO/SIO1 (a.k.a MISO)
   2 (white)   SCLK
index 5bd2f89ba2ab51e9d99b4a13e45c440b67bb23ac..57365d63825e30abfdc19362d0c8c1da03312535 100644 (file)
@@ -19,14 +19,11 @@ http://olimex.com/dev/stm32-h103.html
 Logic analyzer setup
 --------------------
 
 Logic analyzer setup
 --------------------
 
-The logic analyzer used for capturing is a ChronoVu LA8 at a sample rate
-of 5MHz (for baud rates 921600 - 230400), 1MHz (for 115200 - 19200),
-and 625kHz (for baud rates 9600 - 1200).
-
-The ChronoVu LA8 probes were connected to the UART like this:
+The logic analyzer used was a ChronoVu LA8 at a sample rate of 5MHz (for baud
+rates 921600 - 230400), 1MHz (115200 - 19200), and 625kHz (9600 - 1200):
 
   Probe       UART
 
   Probe       UART
-  -------------------
+  ----------------
   0 (green)   TX
 
 
   0 (green)   TX
 
 
index 240a64729f11c7ea139b3edd1d2026dd46b7a332..db478726684026af03fec4dfa97031f2099ced8b 100644 (file)
@@ -16,10 +16,7 @@ http://www.datasheets.org.uk/indexdl/Datasheet-098/DSA00161388.pdf
 Logic analyzer setup
 --------------------
 
 Logic analyzer setup
 --------------------
 
-The logic analyzer used for capturing is a ChronoVu LA8 at a sample rate
-of 500kHz.
-
-The logic analyzer probes were connected like this:
+The logic analyzer used was a ChronoVu LA8 (at 500kHz):
 
   Probe       PAN1321
   -------------------
 
   Probe       PAN1321
   -------------------
@@ -63,7 +60,7 @@ The sigrok command line used was:
 
 The data sent/received is the same as in the above example. The difference
 is that we triggered on the first high RX state, which might lead to
 
 The data sent/received is the same as in the above example. The difference
 is that we triggered on the first high RX state, which might lead to
-some garbage for the first few decoded characters. This is file intended as
+some garbage for the first few decoded characters. This file is intended as
 a test-case for this situation.
 
 
 a test-case for this situation.
 
 
index d953b469c1c375dbcde79831ff2921a07f9414aa..6b6cc7f80567dc87f54f38472e5213aa8aa26caa 100644 (file)
@@ -15,10 +15,7 @@ The firmware sends the debug output at 115200 baud, with 8n1 settings.
 Logic analyzer setup
 --------------------
 
 Logic analyzer setup
 --------------------
 
-The logic analyzer used for capturing is a ChronoVu LA8 at a sample rate
-of 1MHz.
-
-The ChronoVu LA8 probes were connected to the EBR30-a device like this:
+The logic analyzer used was a ChronoVu LA8 (at 1MHz):
 
   Probe       EBR30-a
   -------------------
 
   Probe       EBR30-a
   -------------------
index 95a02e25af12c2947fbe14d61470248703c41503..deaf551fe3aea9656be2ddf146d54071b37a3b36 100644 (file)
@@ -15,8 +15,7 @@ http://paparazzi.enac.fr/wiki/User/LisaM
 Logic analyser setup
 --------------------
 
 Logic analyser setup
 --------------------
 
-The capture was taken using the Openbench Logic Sniffer at a sample rate
-of 50MHz.
+The logic analyzer used was an Openbench Logic Sniffer (at 50MHz):
 
   Probe    Signal
   ---------------
 
   Probe    Signal
   ---------------
@@ -27,11 +26,11 @@ of 50MHz.
   4        SPI_MOSI
   5        SPI_MISO
 
   4        SPI_MOSI
   5        SPI_MISO
 
-The command line used was:
+The sigrok command line used was:
 
 
-sigrok-cli -d 0:samplerate=50mhz:rle=on \
-        -p 1=USB_DM,2=USB_DP,3=SPI_NCS,4=SPI_SCK,5=SPI_MOSI,6=SPI_MISO \
-        --time=50ms -o lisa_m_usb_spi.sr
+  sigrok-cli -d 0:samplerate=50mhz:rle=on \
+             -p 1=USB_DM,2=USB_DP,3=SPI_NCS,4=SPI_SCK,5=SPI_MOSI,6=SPI_MISO \
+             --time=50ms -o lisa_m_usb_spi.sr
 
 The OLS can't actually capture 50ms, so it just captures as much as it can
 buffer. No triggering was used.
 
 The OLS can't actually capture 50ms, so it just captures as much as it can
 buffer. No triggering was used.
index 7961269a41c1f63e99b7312058def272a9f9d909..b4959cd77844743cbf4f70a6227f3aa34b4d317f 100644 (file)
@@ -18,7 +18,7 @@ http://libopencm3.git.sourceforge.net/git/gitweb.cgi?p=libopencm3/libopencm3;a=t
 Logic analyzer setup
 --------------------
 
 Logic analyzer setup
 --------------------
 
-The logic analyzer used for capturing was a ChronoVu LA8:
+The logic analyzer used was a ChronoVu LA8 (at 100MHz):
 
   Probe       STM32-H103
   ----------------------
 
   Probe       STM32-H103
   ----------------------