Tool/software:
We are developing an application that charges a battery from a Type-C port using TPS25751 and a charge IC. In this application, it only works as a sink, not as a source (the Type-C port is charge only).
We need to detect whether the Type-C connector is connected or not. Of course, if a general Type-C AC adapter is connected to the AC side, it is possible to detect the connection by PD negotiation.
However, we found that it is not possible to detect when the Type-C AC adapter is not connected to the AC side. We would like to detect even when the Type-C AC adapter is not connected to the AC side.
What methods are there?
For example, if we prepare a dedicated Type-C AC adapter with a tampered SBU pin, it is possible to detect even when the AC adapter is not connected to the AC side, but we would like to be able to detect even with a general Type-C AC adapter without special tampering.