Hi all,
I am having issues with the use of I2C: I setup the configuration board file with the missing part of I2C, now I'm trying to read and write a 256K EEPROM Atmel. To read this EEPROM I need to first configure the I2C slave address, then I have to configure the memory address and then I can start reading/writing ... I can do this with the CC1310? How do I set the memory address? I am confused and I do not find an example to help me