Problem in I2C

Thread Starter

scud123

Joined Mar 20, 2014
4
Hi guys,
Using I2c protocol im interfacing eeprom(BR24G256-3) with PIC24F MCU. I'm just write a single character into the eeprom and trying to read the same data from the eeprom. I wrote the code according to the eeprom's read and write sequence. After flashing and compile the program in my MCU, nothing get print. Im using pic uart to print the values. I dont know what am missing in the sequence and logic.

Below is the code:
http://pastebin.ca/embed.php/3162723.html

Thanks...
 
Top