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.

TPS23881: On Doing Link-Flap,Sometimes PD is not coming up after plug-in.

Part Number: TPS23881

Hi,
https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/1136055/tps23881-with-0x7-firmware-version-we-are-not-receiving-interrupt-when-pd-is-connected-back-in-semi-auto-mode/4220080#4220080

As per the procedure suggested in above link for powering PD in Semi Auto mode, we have implemented writing 0x80 on 0x1a. Which clears interrupt register, event registers and releases the INT pin.
we have implemented writing 0xff on 0x14 to re enable the detection and classification before releasing ISR.

Now,we are facing similar issue,PD is not getting powered on intermittently.

(TejNOS-EN) #show poe port 0/1

PoE port admin status.......................... PoE Enabled
PoE port operational status.................... Down
Detection status............................... Signature good
Classification status.......................... Class-4
Power consumption status(watts)................ 0.0

Intermittently,PD is not powering up after it has been plugged-out and then plugged-in again for PoE enabled port.We faced similar issue before when PD was not powering up at all ,then as per TI's suggestion to clear interrupt,we first reset 0x1a register and then set 0x14.Now,we are facing this problem intermittently(once in 5 times).
Even in this case,events are getting generated(portUp Event),so able to get interrupts but the flow breaks somewhere in between,it is not able to update power enable register(0x19),due to which power doesn't come up.

Can you help me to understand the reason for this behaviour and suggest something to fix this?
Regards
Ayush