Tool/software:
Hello,
I would like to use the TPS25990 with an external EEPROM for storing register configurations (or more specifically, so those configurations can be changed and saved more than twice).
The two EEPROM ICs specifically listed as compatible (24LC04 & 24AA04) both ignore the two address bits in the control byte:
Start Bit Don't Care
| |
S 1 0 1 0 x x B0 R/W ACK ...
|
Don't Care
However, the I2C EEPROM I have access to requires those bits to be deterministic. What two address bits does the TPS25990 utilize when communicating with the I2C EEPROM?
Thank you for the assistance!