Skip to main content
Visitor II
October 13, 2009
Question

I2C write after 1 byte I2c read

  • October 13, 2009
  • 2 replies
  • 748 views
Posted on October 13, 2009 at 17:01

I2C write after 1 byte I2c read

    This topic has been closed for replies.

    2 replies

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 09:59

    You disable ACK before you (re)send the address with read option; in fact, at the very beginning 8-)

    sr_shindeAuthor
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 09:59

    Hi all,

    I am not able to perform write after 1 byte read from EEPROM using str912.

    When to disable ack config in case of 1 byte read?

    As per the reference manual it should be disabled before reading second last byte.

    Thanks and Regards

    Sai