Tool/software:
Hello. I have written an I2C script to program an on-board TPS53861. All the values hold, except VOUT_COMMAND is reset to default 0x0033 value after I execute the STORE_DEFAULT_ALL command. I set 10mV step mode, and then assign 0.8V to Rail A by writing 0x001F to the VOUT_COMMAND (0x21) register. This works correctly until I run STORE_DEFAULT_ALL, which resets VOUT_COMMAND to default value. Is there some security mechanism I am missing?
Please see the programming script I wrote below: