]> sigrok.org Git - sigrok-dumps.git/blame - usb/hid/serial/README
usb: Add capture for serial-over-HID with CP2110 to UT612 (ES51919)
[sigrok-dumps.git] / usb / hid / serial / README
CommitLineData
ed6cad19
GS
1-------------------------------------------------------------------------------
2SiLabs CP2110 serial-over-HID, UT612 LCR meter
3-------------------------------------------------------------------------------
4
5This is a capture of UART-over-HID communication to a UNI-T UT612 LCR meter
6which contains the SiLabs CP2110 HID chip and the ES51919 LCR meter chip.
7UART communication uses 9600/8n1, USB HID runs at full speed (USB1.1 12MHz).
8
9The LCR meter actually exclusively transmits data to the PC's RX line. The
10PC's TX traffic is just a development hack in preparation of bidirectional
11communication where cables support it.
12
13
14Logic analyzer setup
15--------------------
16
17The Asix Sigma analyzer was set to 50MHz samplerate. Capture length is 200M
18samples, which translates to four seconds duration.
19
20 Probe CP2110 signals
21 --------------------------
22 1 USB D+
23 2 USB D-
24 3 UART TX (sigrok to meter)
25 4 UART RX (meter to sigrok)