Dear TI team.
I used TPS25750 for power PD.
There is a problem that the board resets when our board is used more than 1.5A during boot.
I want to set the current to 3.0A.
So I need help setting up the configuration via I2C without EEPROM.
Chip status is below :
Device configuration using ADCIN1 and ADCIN2 is AlwaysEnableSink.
When I read the mode(Reg 0x3) via I2C in bootloader, the value is "PTCH".
For writing configuration data( by using "TPS25750 Application Customization Tool(SINK only) )
1. check if it is in "PTCH" mode.
2. create Data1( fw_size, savle address, bust_mode_timeout)
3. send CMD1 with "PBMs"
For writing configuration data after 1~3 sequence,
What register should I write configuration data to ?
Thanks.