From 061e453c9af556595315bb0ac63b1c10ed8ca9b4 Mon Sep 17 00:00:00 2001 From: sharow Date: Mon, 7 Oct 2019 09:26:09 +0900 Subject: signature: add dumps and README --- signature/README | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 signature/README (limited to 'signature/README') diff --git a/signature/README b/signature/README new file mode 100644 index 0000000..0d0921c --- /dev/null +++ b/signature/README @@ -0,0 +1,34 @@ +------------------------------------------------------------------------------- +Signature from Hewlett-Packard Instrument +------------------------------------------------------------------------------- + +These captures contain the valid signature, confirmed with HP's service manual. + +Details: +http://hpmemoryproject.org/an/pdf/an_222.pdf +https://www.hpl.hp.com/hpjournal/pdfs/IssuePDFs/1977-05.pdf + + +Logic analyzer setup +-------------------- + +The logic analyzer used was a Saleae Logic (at 6-24MHz): + + Probe Pin + --------------- + 0 START + 1 STOP + 5 DATA + 7 CLOCK + +The sigrok command line used was: + + sigrok-cli -d fx2lafw -c samplerate=24MHz -o --time 1s + +Time, samplerate and parameters vary depending on the file. + + +unstable1.sr +------------ + +This is not valid signature, but useful for regression tests. -- cgit v1.2.3-54-g00ecf