serialdata/ref/README

Mon, 23 Nov 2020 21:55:40 +0100

author
David Douard <david.douard@sdf3.org>
date
Mon, 23 Nov 2020 21:55:40 +0100
changeset 57
cce151e4bf3d
parent 43
c850674a3101
permissions
-rw-r--r--

Small fixes in main

- toggle the shift indicator when the key is pressed while already on
- attempt to fix the restart-while-shuting-down bug

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