error in I2C SPIN object from James Burrows
Peter S.
Posts: 1
I have found an error in the i2cRead function. The ack-bit is set after SCL is high. It should be the other way around. Slow I2C devices probably won't mind, but with fast devices (I am working on a project with a WIZnet ethernet module) it makes a big difference.
The rest of the I2C low level functions seem to work fine.
The rest of the I2C low level functions seem to work fine.
Comments
Could you show us exat line of code where you found that error and how you fixed that?
Regards
Kari