serialdata/ref/README

Tue, 07 Sep 2021 00:16:10 +0200

author
David Douard <david.douard@sdf3.org>
date
Tue, 07 Sep 2021 00:16:10 +0200
changeset 61
42c4e1ea9a77
parent 43
c850674a3101
permissions
-rw-r--r--

Formatting

Sessions of UART capture of the reference HP34970A unit.

In these capture frames:
- RX: FP -> CPU
- TX: CPU -> FP

Example extraction of data:

  sigrok-cli -i startup-no-key -P uart:baudrate=187500:parity=even:rx=RX:tx=TX \
             --channels RX,TX  -A uart=rx-data:tx-data:rx-start

Start-bit: following code is a RX, so generated by the FP.

mercurial