Canberk Sönmez
/
LTC2945_Monitor
LTC2945 ported
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:d32eaca53504 | 2017-09-20 | odtulumbedder | I decided to remove the C-linkage specifiers, they are really not that necessary. |
3:2ab78e7e8518 | 2017-08-25 | odtulumbedder | I added a few comments, and cleaned up the code. |
2:7e390bcce297 | 2017-08-25 | odtulumbedder | Now, it's working.; The problems were:; 1- I forgot ack = 0 in the main loop.; 2- Adding other calls between I2C calls causes latency, which interrupts I2C communication. |
1:6d4265aa4184 | 2017-08-23 | odtulumbedder | DEBUGGING STUFF |
0:6be57f391716 | 2017-08-23 | odtulumbedder | initial problematic code |