Hi
I am facing problem on I2C interface (F28335) with EEPROM (AT24C1024B).
I was intialized slave address register by the salve address.The I2CCNT register intialized by 3.After that i am trying to transmitt 3 bytes to the slave device in Master Transmitter mode.After transmission of the 3 bytes the BB bit will goes to zero as per theory.But in my case it is not resetting to zero,it shows always one.
I am getting Register Access ready interrupt continuously.May i know what it is?
How can i know the slave is receiveing data from the master,is there any flags or interrupts,how can i know the communication establishment between master and slave?
For write operation i need to send two bytes of EEPROM memory addresses and one byte of data,for Read operation i has to send two bytes of address to the EEPROM and then i has to read the data from the EEPROM.
What i am doing wrong in my intializations,please send the check list to fix this problem.
It is very urjent to me,please help in this regard.
Thanks
Srinivas reddy