Closed GoogleCodeExporter closed 8 years ago
[deleted comment]
Add a macro to the SPI library that reads activity from a bus and prints it to
the
terminal until stopped with escape.
Original comment by ianles...@gmail.com
on 31 Mar 2009 at 2:19
Macro added, setup and teardown functions added. For some reason it doesn't
work yet
(probably setup value).
Original comment by ianles...@gmail.com
on 5 Apr 2009 at 5:51
Original comment by ianles...@gmail.com
on 5 Apr 2009 at 5:51
Fixed pin assignment problem. Bus sniffer works. According to errata, CS filter
doesn't work in rev 3 silicon. Workaround is to watch (poll) the PORT pin and
wait
for correct CS direction change (this also allows directional configuration).
Need to add:
CS filter routine,
Configurable CS edge select,
resync command for no filter mode (?)
Original comment by ianles...@gmail.com
on 6 Apr 2009 at 6:57
Added configurable edge select and detect. No resync command (later?)
Original comment by ianles...@gmail.com
on 6 Apr 2009 at 7:42
Original comment by ianles...@gmail.com
on 6 Apr 2009 at 7:43
Need to put second SPI hardware module on the MOSI pin so it snoopes data in
both
directions.
Original comment by ianles...@gmail.com
on 11 Apr 2009 at 9:46
Original comment by ianles...@gmail.com
on 11 Apr 2009 at 9:49
Original comment by ianles...@gmail.com
on 14 Apr 2009 at 11:43
Original comment by ianles...@gmail.com
on 14 Apr 2009 at 11:43
Original issue reported on code.google.com by
ianles...@gmail.com
on 31 Mar 2009 at 2:14