Part Number: DM388
Tool/software: Linux
Hi,
I am using DM388 evm with IPNC 3.9.1 rdk.
Linux version 4.4.12
Can we use DM388 as I2C slave mode?
I2C0 slave mode (DM388)
I2C1,I2C2,I2C3 master mode (DM388)
Regards,
RAJM
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
According to the below link i can also able get i2c_isr() invoked in slave mode.
In i2c_isr()
I2C_IRQSTATUS = 0x 100 (bus is free)
whenever master read/write data i2c_isr() get invoked. How to read write in slave mode?

Regards,
RAJM