Closed GoogleCodeExporter closed 8 years ago
Original comment by ianles...@gmail.com
on 28 Apr 2009 at 6:44
Added a function to I2C.c that starts to outline a I2C sniffer. The idea is to
poll
the pin change notification using the new periodic service command (see SPI.c).
The function will:
Check for change notice,
Check for start or stop condition, reset the state machine,
In a state machine, collect data or ACK, display on terminal.
This really needs the terminal TX buffer described in issue 22:
http://code.google.com/p/the-bus-pirate/issues/detail?id=22
Original comment by ianles...@gmail.com
on 28 Apr 2009 at 7:10
Original comment by ianles...@gmail.com
on 4 Nov 2009 at 12:41
Original comment by ianles...@gmail.com
on 15 Aug 2010 at 8:10
[deleted comment]
It is really flaky past 100KHz, it is a known issue.
Original comment by ianles...@gmail.com
on 26 May 2011 at 5:25
Original issue reported on code.google.com by
ianles...@gmail.com
on 31 Mar 2009 at 2:18