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.
Hi All,
In my configuration the TPS25750 device reads it's firmware from the EEPROM memory, and I want to know if there is a way to program again the EEPROM through the TPS device.
I tried to use the I2C write transactions (4CC command "I2Cw") but it is not working, as soon as the "I2Cw" command is written it returns I2C error, and I am sure that the I2C transaction works because if I use it for writing other peripherals it is successful.
The critical part is that the EEPROM is addressable with 16 bits, but the I2C transaction offset field accepts only one byte, so I am using a byte of the data field for the second part of the EEPROM address, here a screenshot:
As you can see the "Register offset" is only one byte.
Thank you for the attention, I don't know if the problem is related to the I2C write transaction.
Hi Luca,
Looking into this and will provide update early next week, thank you for your patience!
Thanks and Regards,
Raymond Lin