summaryrefslogtreecommitdiff
path: root/uart/maxim_max3232e/README
blob: 7c6a219a65286b5af511c58b2353fcf4fc44f6be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
-------------------------------------------------------------------------------
Maxim MAX3232E
-------------------------------------------------------------------------------

This is a set of example captures of the serial (UART) data going over
a Maxim MAX3232E RS232 transceiver.

The communication happens at 57600 baud, 8n1.

Details:
http://www.maximintegrated.com/en/products/interface/transceivers/MAX3232E.html


Logic analyzer setup
--------------------

The logic analyzer used was an IKALOGIC ScanaPLUS (at 100MHz):

  Probe       UART
  ----------------
  2 (red)     MAX3232E DOUT1
  3 (orange)  MAX3232E DIN1


Data
----

The text "Hello world\r\n" is transmitted multiple times (DIN1 and DOUT1
logic levels are inverted, but they both have the same data).