paranoid timing for CS, SK setting
authorDan White <dan@whiteaudio.com>
Tue, 17 Jul 2012 02:33:32 +0000 (21:33 -0500)
committerDan White <dan@whiteaudio.com>
Tue, 17 Jul 2012 02:33:32 +0000 (21:33 -0500)
commit9f122cd1f74a1c01c13e47dc9187dd68080a8c2f
tree1d8aef484c197b453ec628c25b7049bc1bf183fe
parenta1a6bf3f8973b769503f842f1c767728fce4032f
paranoid timing for CS, SK setting

Move the SK pin to the data-start state before asserting the CS pins.  Then we
are sure to not wiggle SK when CS is (being) asserted and (maybe) violate some
timing-related error.
python-lib/usbio.py