I have LPC1769 LPCXpresso board I'm now trying to work with the on board EEPROM, but the problem is after setting the STA bit I'm waiting unting the SI bit get set. But SI bit is not setting for ever and I checked the status register the value in the status register is 0xF8 . I don't know how to solve the issue could someone please help me. I attached my I2C code below.
Thanks in advance.
Original Attachment has been moved to: I2C_functions.c.zip