Other Parts Discussed in Thread: TMS320C5515
Hi everyone,
I am running the code "CSL_I2C_PollExample" given in CSL library.While going through the code I have found out that the i2c slave register is only getting loaded with corresponding slave address.And in that code we are not transmitting the slave address to I2C bus explicitly.I am not understand how can the value of slave register of c5515 will get transmitted automatically.I have checked the ICDXR register.From there i have not seen any slave being transmitted except my data.Can anyone explain to me how it is getting transmitted or do i need to transmit it explicitely.i hav eused the same API as mentioned in that example code.But I am unable to get any data from my SLave device.I am not even understanding that my slave is responding or not.Please help me with this
Thanks
Arun