Tool/software:
Hi,
We are using the TPS23881 device in our design, configured in Configuration-A mode, where it operates in 8-bit access mode. In this mode, the 8-channel PSE device is logically split into two 4-channel devices, each assigned a consecutive I2C slave address. Slave1 handles ports 1 to 4, and Slave2 handles ports 5 to 8.
Occasionally, we encounter an issue where access to the PSE device fails. Specifically, reading the Device ID from Slave1 succeeds (returns 0x22), while reading from Slave2 consistently fails (returns 0xFF) once the issue occurs. This state persists until the node is power cycled, after which normal operation resumes.
In one instance, we observed that the node had been left idle for over 7 days during which PoE functionality was normal. However, following this idle period, the access failure to Slave2 was observed. We have not been able to reproduce the issue consistently.
Could you please help us understand the possible reasons for this behaviour.