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.

TPS65988: Generating .bin file for multiple parts on same I2C bus

Part Number: TPS65988

Hello TI Support,

I'm working on a project in the TPS6598x Application Customization Tool.  I have two TPS65988 devices for 4 ports total, and the PD controllers do not share all of the same settings.  I have setup the device initialization chain inside the application customization tool:

Each PD controller has a SPI flash device.  To program the SPI Flash, I have an MCU connected as an I2C controller to I2C1 of the PD controllers.  My plan is to copy the Low Region .bin file to the MCU, and program the SPI Flash over I2C, following the instructions in the SPI Flash Firmware Update Over I2C App Note.

Inside the application customization tool, I cannot find an option to select which PD controller to save the .bin file for.  They have different configurations, so I need a way of getting .bin files for each.  Is it possible to achieve this?

I was also wondering which Port's I2C address to use when updating the firmware.  I am assuming that you only need to use Port1, I2C1 for the update, and that there's no need to repeat the process using the Port2 I2C 1 address.  Is that correct?

Best regards,

Cory