Other Parts Discussed in Thread: SN65DSI86
Tool/software: Linux
Hello,
I am currently working on SN65DSI86 EVM and I try to configure this board with a 3.3 V I2C bus. When I connect this bus trough J10 connector without I2C_3V3EN I am able to read the state of the component TSL2561T so my bus works.
But by default, the 1.8 V I2C bus is in low state, so when I enable I2C_3V3EN, my SDA and SCL lines are in undefined state (~1V) and my bus doesn't work anymore. I want the SN65DSI86 to be slave in the bus but I got the feeling that this component forced the bus level. Is that normal that the 1.8 V I2C bus affects my 3.3 V I2C bus with it low state? Do we require specific configuration to put the SN65DSI86 in slave mode?
I must miss some configurations but I didn't find anything on the datasheet that could help me understand.
Thanks for your help.