Tool/software:
Hi,
We have an application where main system power is provided by one of the two ports managed by the TPS65988. So since the embedded controller (EC) won't be up by the time the TPS65988 negotiates power, the configuration has to come from the SPI flash instead of directly from the EC via I2C. My understanding is that the provided GUI should be used to create this configuration bin file and flash it to the SPI flash via the I2C connection.
Is it possible to only update the configuration section and only one setting at a time? Specifically, I'd like to avoid using the GUI and generating an entire bin file. I'd like to use either the EC or a separate configuration/provisioning tool to update the configuration section. Specifically, we'd like to generate the TPS65988 configuration in our own software and then write it to the SPI flash. Is the configuration data structure available somewhere?
So far I have only been able to find the "SPI flash FW update over I2C" guide, but it only outlines the SPI flash organization and does not contain the configuration data structure. Where is this information available?
Thanks,
Adrian