|
Re: receiving data from Arduino over i2c?
Mike: thanks. I think I was getting bit by the Wire STOP bug. Not sure about the hang; it may have been something else...
I have your code running as expected; I'll look at finding the Wire patch to see if that simplifies things (don't like the 2-transaction code, but at least I can get data back from the Arduino.
|