We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I'm trying to read/write on a EEPROM AT24C256 using I2C function, and it doesn't works. Using pins as GPIO it works. I've tried with I2C0,I2C1,I2C2 interfaces. The bytes are sent but there isn't acknoledge from EEPROM, with ARM working as slave. The test board i'm using is MCB2300 Vers.3
Could any one help me?
Thanks! Regards!
I have a similar device (24LC1025 from Microchip) working with MCB2140 board using I2C0 interface.