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.

TPS25990: EFUSE PMBus Commands write issue.

Part Number: TPS25990

Hello Sir/Ma'am,

I am facing issue with writing into PMbus registers in the EFUSE.

First, I have disabled "Write Protection" by writing 0xA2 (MFR_WRITE_PROTECT) into the PMBus command 0xF8.

Then, I write into the 0x59 (VIN_UV_FLT) PMBus Command. 

Then, when I read the Command 0x59, I am getting the Default value (0x8D).

But, when I write into the OPERATON (0x01) PMBus command to switch off, the device is switching off. 

Why am I not able to write into VIN_UV_FLT even after disabling the write protection. I have tried writing into 0x57(VIN_OV_WARN) but the write operation is not happening.