Other Parts Discussed in Thread: TPS65988, TPS65987,
Hello,
I made a proto board with the TPS65987D , I'm using only the I2C2 ( Slave mode) . I'm using a I2C/USB adaptater to communicate with IT.
it is the first time I boot the board there is not configuration file in the SPI memory .
The configuration is
Adresse I2C1 0x20 ( but not connected)
Adresse I2C2 0x38
BP_WaitFor3V3_Internal(0.24)
When I try to communicate with the TPS65987D on the I2C2 , I'v got no answer ( the adress is ) but if I'm using the adresse of the I2C1 , I get an acknowledge and the version of the firmware :001007F7.
I don't understand how it is possible !!!
My goal is to flash the configuration of TPS65987D by I2C to the SPI memory.
in attach file the schematic of the board.
best regards