LTC2945 ported

Dependencies:   mbed

History

I decided to remove the C-linkage specifiers, they are really not that necessary. default tip

2017-09-20, by odtulumbedder [Wed, 20 Sep 2017 09:03:56 +0000] rev 4

I decided to remove the C-linkage specifiers, they are really not that necessary.


I added a few comments, and cleaned up the code.

2017-08-25, by odtulumbedder [Fri, 25 Aug 2017 14:42:14 +0000] rev 3

I added a few comments, and cleaned up the code.


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.

2017-08-25, by odtulumbedder [Fri, 25 Aug 2017 07:46:48 +0000] rev 2

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.


DEBUGGING STUFF

2017-08-23, by odtulumbedder [Wed, 23 Aug 2017 11:05:46 +0000] rev 1

DEBUGGING STUFF


initial problematic code

2017-08-23, by odtulumbedder [Wed, 23 Aug 2017 10:49:21 +0000] rev 0

initial problematic code