We want to develop a USB- C charger and we need to check the battery charge percentage of the device connected to the USB- C charger. The connected to de USB- C device can be a Smartphone, Tablet, or PC. In ...Read more
We want to develop a USB- C charger and we need to check the battery charge percentage of the device connected to the USB- C charger. The connected to de USB- C device can be a Smartphone, Tablet, or PC.
In our charger, we’re going to integrate a processor and we need to read the battery percentage of the device that’s being charged
Is it possible to read the battery percentage of the device connected by USB- C? Any ST reference can do this job?
Read less
Hello, Battery_status message can give the SOC of the sink. The info will be available only on the PD3 sink( designed with version> = PD3.0 v1.2). PD2 devices do not have similar communication. That information is handled in the dpm_user part and needs to be updated by the user/ customer. Best reRead more
Hello,
Battery_status message can give the SOC of the sink.
The info will be available only on the PD3 sink( designed with version> = PD3.0 v1.2).
PD2 devices do not have similar communication.
That information is handled in the dpm_user part and needs to be updated by the user/ customer.
Best regards
See less