4
votes
2answers
1k views

Interfacing pic18f4550 with i2c EEPROM (24AA1025)

I am working on a university project in which i need to interface pic18f4550 with i2c EEPROM. I read many codes and saw many projects on this topic. and I wrote a sample code from MPLAB C18 ( and i ...