]> sigrok.org Git - sigrok-dumps.git/blame - uart/tondaj_sl-814/README
uart: Add some flow control (RTS#) examples.
[sigrok-dumps.git] / uart / tondaj_sl-814 / README
CommitLineData
74929e99
UH
1-------------------------------------------------------------------------------
2Tondaj SL-814 UART
3-------------------------------------------------------------------------------
4
5This is a set of example captures of the serial (UART) data of a
6Tondaj SL-814 sound level meter.
7
8The communication happens at 9600 baud, 8e1.
9
10Details:
11TODO
12
13
14Logic analyzer setup
15--------------------
16
17The logic analyzer used was a Saleae Logic (at 1MHz):
18
19 Probe UART
20 ----------------
21 1 (black) RX
22 2 (brown) TX
23
24
25Data
26----
27
28The sigrok command line used was:
29
30 sigrok-cli -d fx2lafw:samplerate=1mhz --time 3s -p 1=RX,2=TX -o <file>.sr
31