X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-dumps.git;a=blobdiff_plain;f=mouse_sensors%2Fagilent_hdns_2000%2FREADME;fp=mouse_sensors%2Fagilent_hdns_2000%2FREADME;h=fd0a126d2f48b60f7cbb7bb9e8e42d371a3f8eb2;hp=0000000000000000000000000000000000000000;hb=126c5d56b974eadc9a50fdd619f6f69b747c1f21;hpb=cd6ca9561a74180fba4afcedbec2a1b20623770f diff --git a/mouse_sensors/agilent_hdns_2000/README b/mouse_sensors/agilent_hdns_2000/README new file mode 100644 index 0000000..fd0a126 --- /dev/null +++ b/mouse_sensors/agilent_hdns_2000/README @@ -0,0 +1,37 @@ +------------------------------------------------------------------------------- +Agilent HDNS-2000 +------------------------------------------------------------------------------- + +This is set of examples of the communication of the Agilent HDNS-2000 +optical mouse sensor. + +Details: +http://www.iammp.org/design/files/h2000.pdf + + +Logic analyzer setup +-------------------- + +The logic analyzer used was a Saleae Logic (at 1MHz): + + Probe Avago ADNS-2051 pin + ------------------------------- + 0 (black) PS2_C + 1 (brown) MODE/XA + 2 (red) RB/XB + 3 (orange) MB/YB + 4 (yellow) LB/YA + 5 (green) XY_LED + 6 (blue) NRESET + 7 (purple) PS2_D + + +Data +---- + +The sigrok command line used was: + + sigrok-cli --driver fx2lafw --config samplerate=1mhz \ + -p 0=PS2_C,1='MODE/XA',2='RB/XB',3='MB/YB',4='LB/YA',\ + 5=XY_LED,6=NRESET,7=PS2_D --time