alexmaloteaux / the-bus-pirate

Automatically exported from code.google.com/p/the-bus-pirate
Other
0 stars 1 forks source link

PC keyboard library should have bit read/write timeout #23

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Keyboard protocol depends on the keyboard to give the clock signal. If
there's no keyboard, or an incorrect connection, the Bus Pirate just hangs
while waiting for the clock pulse. This should be corrected with a timeout
in the read and write bit functions.

Original issue reported on code.google.com by ianles...@gmail.com on 29 Apr 2009 at 7:03

GoogleCodeExporter commented 8 years ago
Added and verified read timeout. 

Need to check write timeout functionality.

Original comment by ianles...@gmail.com on 16 May 2009 at 8:01

GoogleCodeExporter commented 8 years ago
completed. Added live monitoring macro

Original comment by ianles...@gmail.com on 16 May 2009 at 3:09