Skip to main content
Visitor II
March 4, 2009
Question

I2C event flags not set

  • March 4, 2009
  • 2 replies
  • 715 views
Posted on March 04, 2009 at 07:06

I2C event flags not set

    This topic has been closed for replies.

    2 replies

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

    Hi all

    I want to Interface I2C memory eith Str912FAW44.

    In datasheet it is given that EVF and BTF bits are set by hardware with an interrupt if the ITE bit is set.

    But in example1 of I2C no interrupt is enabled and it is checking for events.I am also doing the same.

    But Event flag is not set.

    Program is not able to receive I2C_EVENT_MASTER_MODE_SELECT event after generating start Bit.

    I2C_EVENT_MASTER_MODE_SELECT event is not set.

    Does anybody know the solution ,please let me know.

    Regards

    Sai

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

    Hi all

    Same prog works(Busy get set) with port2.0 and 2.1

    Regards

    Sai