From: Uwe Hermann Date: Tue, 17 Jun 2014 19:42:15 +0000 (+0200) Subject: Add sample dumps from a Voltcraft VC-940 multimeter. X-Git-Url: http://sigrok.org/gitweb/?a=commitdiff_plain;h=b7fbbb3c6a62c66763da10a5f699733247ead4c4;hp=8e55390fb6b576a5edbb210933fb454a15c81e2b;p=sigrok-dumps.git Add sample dumps from a Voltcraft VC-940 multimeter. --- diff --git a/uart/voltcraft_vc940/README b/uart/voltcraft_vc940/README new file mode 100644 index 0000000..8126c53 --- /dev/null +++ b/uart/voltcraft_vc940/README @@ -0,0 +1,33 @@ +------------------------------------------------------------------------------- +Voltcraft VC-940 multimeter +------------------------------------------------------------------------------- + +This is a set of example captures of various communication channels in a +Voltcraft VC-940 multimeter: + + - Texas Instruments MSP430F149: UART + - IR transmitter diode: UART + - Cyrustek ES51966F: custom 3-wire protocol (SCLK, STATUS, EOC) + - 24LC515: I²C + +Details: +http://sigrok.org/wiki/Voltcraft_VC-940 + + +Logic analyzer setup +-------------------- + +The logic analyzer used was a Saleae Logic16 (at 500kHz / 1MHz / 4MHz): + + Probe Voltcraft VC-940 + ---------------------------- + 0 M430F149 UTXD1 + 1 M430F149 URXD1 + 2 ES51966F STATUS + 3 ES51966F SCLK + 4 ES51966F EOC + 5 TX1 (IR) + 6 24LC515 SDA + 7 24LC515 SCL + 8 24LC515 WP + diff --git a/uart/voltcraft_vc940/voltcraft_vc940_20s.sr b/uart/voltcraft_vc940/voltcraft_vc940_20s.sr new file mode 100644 index 0000000..353bea1 Binary files /dev/null and b/uart/voltcraft_vc940/voltcraft_vc940_20s.sr differ diff --git a/uart/voltcraft_vc940/voltcraft_vc940_multiple_modes.sr b/uart/voltcraft_vc940/voltcraft_vc940_multiple_modes.sr new file mode 100644 index 0000000..5557f79 Binary files /dev/null and b/uart/voltcraft_vc940/voltcraft_vc940_multiple_modes.sr differ diff --git a/uart/voltcraft_vc940/voltcraft_vc940_one_sample.sr b/uart/voltcraft_vc940/voltcraft_vc940_one_sample.sr new file mode 100644 index 0000000..0c50898 Binary files /dev/null and b/uart/voltcraft_vc940/voltcraft_vc940_one_sample.sr differ diff --git a/uart/voltcraft_vc940/voltcraft_vc940_power_on.sr b/uart/voltcraft_vc940/voltcraft_vc940_power_on.sr new file mode 100644 index 0000000..34582dc Binary files /dev/null and b/uart/voltcraft_vc940/voltcraft_vc940_power_on.sr differ diff --git a/uart/voltcraft_vc940/voltcraft_vc940_three_samples.sr b/uart/voltcraft_vc940/voltcraft_vc940_three_samples.sr new file mode 100644 index 0000000..2364e06 Binary files /dev/null and b/uart/voltcraft_vc940/voltcraft_vc940_three_samples.sr differ