]> sigrok.org Git - sigrok-dumps.git/blame - uart/maxim_max3232e/README
uart: Add some flow control (RTS#) examples.
[sigrok-dumps.git] / uart / maxim_max3232e / README
CommitLineData
be8e3cff
UH
1-------------------------------------------------------------------------------
2Maxim MAX3232E
3-------------------------------------------------------------------------------
4
5This is a set of example captures of the serial (UART) data going over
6a Maxim MAX3232E RS232 transceiver.
7
8The communication happens at 57600 baud, 8n1.
9
10Details:
11http://www.maximintegrated.com/en/products/interface/transceivers/MAX3232E.html
12
13
14Logic analyzer setup
15--------------------
16
17The logic analyzer used was an IKALOGIC ScanaPLUS (at 100MHz):
18
19 Probe UART
20 ----------------
21 2 (red) MAX3232E DOUT1
22 3 (orange) MAX3232E DIN1
23
24
25Data
26----
27
28The text "Hello world\r\n" is transmitted multiple times (DIN1 and DOUT1
29logic levels are inverted, but they both have the same data).
30