|
Post by tegwyntwmffat on Oct 21, 2018 14:48:33 GMT
Hello !
I'm using a Jetson TX2, which is essentially a large Raspberry Pi with arm chip and it seems it only normally functions as master with I2C. I read previously that the TC275 also only acts as master. Is there an obvious workaround? I can put the Jetson on the second I2C bus on it's own if that helps?
Are there any plans to implement I2C slave on TC275, if so what approx. date? Or has it been done already?
Thanks !!
|
|
|
Post by Admin on Oct 22, 2018 12:59:23 GMT
Unfortunately there is no I2C slave support. It might be possible to modify the software I2C to use a pin interrupt on the SCL line and clock data bits in on each edge.
We will check!
|
|
|
Post by tegwyntwmffat on Oct 22, 2018 18:57:31 GMT
ok thanks !
|
|