Shop OBEX P1 Docs P2 Docs Learn Events
error in I2C SPIN object from James Burrows — Parallax Forums

error in I2C SPIN object from James Burrows

Peter S.Peter S. Posts: 1
edited 2007-08-08 15:50 in Propeller 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.

Comments

  • KariKari Posts: 12
    edited 2007-08-08 15:50
    Hello Peter

    Could you show us exat line of code where you found that error and how you fixed that?

    Regards
    Kari
Sign In or Register to comment.