HI
I am new to SAME70 X plained and i am using atmel start to congfig the I2C_0 which is TWIHS0. I try to write the on board EEPROM AT24MAC402. it not working As per the datasheet of AT24MAC402 is 0xAE but its not responding.In SAME70 X plained is mentioned slave address of eeprom is 0x37 and i write a reg address 0x01 data is 0x03 but its reponding data 0xA5 or 0x5a based on reg address. Finally it also not responding EEPROM's write and read.