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.

USB-PD-CHG-EVM-01: How to Tell Current?

Part Number: USB-PD-CHG-EVM-01
Other Parts Discussed in Thread: TPS25750, BQ25792

Hello,

Is it possible for an MCU to request the USB charge/discharge current (preferably battery side, but I'll take either) over I2C? For example, could the MCU send messages to either:

  1. The TPS25750, or
  2. The BQ25792 (using the "I2Cr" command to get the TPS25750 to relay the request)

Alternatively, I suppose a status of something like "charging", "discharging", or "idle" might be sufficient for my application (but current would be easier to work with from a controls perspective).

Thanks,

-Eric Castle