]> sigrok.org Git - sigrok-dumps.git/blame - uart/v_and_a_va18b_cable/README
avr_isp: add dump for ATmega328/P
[sigrok-dumps.git] / uart / v_and_a_va18b_cable / README
CommitLineData
d26364a9
UH
1-------------------------------------------------------------------------------
2V&A VA18B multimeter cable, serial communication
3-------------------------------------------------------------------------------
4
5This is a set of example captures of the serial (UART) communication and
6its timings on a USB cable for the V&A VA18B digital multimeter.
7
8The UART parameters are 2400 baud, with 8n1 settings.
9
10Details:
11TODO.
12
13
14Logic analyzer setup
15--------------------
16
17The logic analyzer used was a Saleae Logic (at 16MHz):
18
19 Probe USB cable PCB
20 -------------------------
21 1 (black) IR LED
22 2 (brown) TX (PL2303HX)
23 3 (red) RX (PL2303HX)
24 4 (orange) USB DM
25 5 (yellow) UBS DP
26
27
28Data
29----
30
31The sigrok command line used was:
32
33 sigrok-cli -d fx2lafw:samplerate=16mhz -p '1=IR LED,2=TX,3=RX,4=DM,5=DP' \
34 -o v_and_a_va18b_cable_ir_serial_usb.sr --time 10s
35