Hello,
I'm trying to configure the TPS25750 over I2C with a microcontroller without an EEPROM.
I want to configure any GPIO as a output connected to the "PlugEvent" in order to wake up my MCU.
I only found way to enable such feature with the TPS25750 while using an EEPROM and configuring it with the GUI.
However, I'm trying to reduce BOM cost, that's why I don't want to add the EEPROM.
There doesn't seem to be any register that is documented about setting up the GPIOs in Host Interface Technical Reference Manual.
Is there any additional documentation available ? Or is it not possible to configure the GPIOs over I2C ?