Other Parts Discussed in Thread: TS3USB221
Tool/software:
Hi
I'm designing my power circuit based on BQ25895, and I'm not sure if I need to use D+/D- pins.
BQ25895 will be used in a portable device, that would use USB-C (5v 3A) for charging and data communication with MCU (firmware updates etc). It would be connected to PC and various charging adapters, so I'm aiming to support 3A input current.
As I understand from the datasheet and various topics on this forum, I can use data lines to detect the source type, thus adapting max current. And to make it work properly, the data lines mux would be required.
Also, there is VINDPM threshold setting algorithm, which kinda does the same/similar thing.
So my question is, can I not use D+/D- for input current detection, and rely on the VINDPM? Is there something important I may lose if I don't use data line detection pins?