Other Parts Discussed in Thread: TPS65982, TPS65981
I'm trying to access the TPS65982 on our TUSB1046EVM evaluation board trough I2C with a Totalphase aardvark which connects to J8.
The TPS65981_2_6_7_8 Application Customization 4_03 tool works correct with aardvark SPI, hence the "Device->Re-Flash EVM Firmware (Recovery)" works fine.
Only when trying to access connect I2C Port 1 (I2C_SDA1/I2C_SCL1) or I2C Port 2 (I2C_SDA2/ I2C_SCL2) no response, tried the "SWEEP I2C address range for response" option without any luck.
In the datasheet of the TPS65982 http://www.ti.com/lit/ds/symlink/tps65982.pdf in section 8.5.2 I 2C Slave Interface (page 76) it is stated that these ports can be either master of slave.
Since the Aardvark is the I2C master these ports should be configured as I2C slave, to avoid multiple I2C master conflict
It is unclear how to configure if it acts as a I2C slave or as a I2C master, the only reference found was section "8.5.2.5 I 2C Pin Address Setting" table 10 (page 78)
but this is about UART master and UART slave. Is this a typo or is it determined elsewhere what the I2C role is of I2C Port 1/I2C Port 2
Any help would be appreciated
Regards
Marcel