cancel
Showing results for 
Search instead for 
Did you mean: 

I2C event flags not set

sr_shinde
Associate II
Posted on March 04, 2009 at 07:06

I2C event flags not set

2 REPLIES 2
sr_shinde
Associate II
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_shinde
Associate II
Posted on May 17, 2011 at 09:57

Hi all

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

Regards

Sai