Hi,
i am Using TPS65400 in a custom made PCB. For communication with the I2C bus I am using FTDI2232H module via Python.
I am able to write into the TPS65400 and change its Vref value (1.4) for my particular application but after the switching off my board and again on, it becomes default (0.8) and I again have to program that.
Its mentioned in the datasheet that the configurations would be stored in EEPROM and so it should remain same even after power on.
Any clues where I am going wrong? Or as to what i can check?
Thanks and regards.