Other Parts Discussed in Thread: BQ25756E
Tool/software:
Hello,
I'm trying to read out the TPS25751's active PDO register (0x34), but i'm not getting the results I expected.
I'm using the TPS25751S in combination with the BQ25756E. (Do you maybe know when the application customization tool will be ready for this combination of controllers? The datasheet said is is, but I only see the non E version in the tool)
I'm using the TPS in sink mode. I need to read out the active PDO current to set the max input current of the BQ.
These are the results from the register.
According to the PD standard the last 9 bits should indicate the current.
The register says the maximum current is 0b0000000010 or decimal 2 * 10mA
This while the actual PDO max current is 3A and the voltage is 20V.
Did I miss something, or did I do something wrong?