A whole lot of rewriting and changes has happened since the last post. It's far from complete, but what's there is fairly useable, I think. I'm a whole lot happier with this code than the last iteration. But that could change quickly. We shall see...
I cut i2c timings down from 20uS to 10uS, and t...
After getting my clock code to the stage it was at in Part 2, I started to refine the code and add features. That code was pretty quick and dirty. It worked, but still needed lots of work.
I started looking at actual i2c timings. I had built my clock code by just picking a random number (100uS) th...