Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Shows "hold" mode readings, as well as reading the serial out, a very
"non-register" style access.
Test host side code for the interested is at
https://github.com/karlp/libopencm3-tests/tree/master/tests/i2c-master;43a891d5cdd896d1f03fa834115f9a3e481f8683
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Taken from:
http://sigrok.org/bugzilla/show_bug.cgi?id=372
|
|
|
|
Addded simple DS1307 write and read dump from an OLS probe
Signed-off-by: Matt Ranostay <mranostay@gmail.com>
|
|
|
|
|
|
|
|
Also, a few small typo fixes etc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This one is also in the .sr format and has documented expected decoder
output.
|