Hello everybody,
For a project, I had to support fast charge phone with charging current as high as possible.
In my design, TUSB8041 hub is connected to ATmega238P via SMBus (TWI) interface. The TUSB8041's datasheet said:
"- Supports Battery Charging:
+ CDP Mode (Upstream Port Connected)
+ DCP Mode (Upstream Port Unconnected)
+ DCP Mode Complies with Chinese Telecommunications Industry Standard YD/T 1591-2009
+ D+/D- Divider Mode"
But I don't know how to config TUSB8041 registers for high current charging.
Is anybody able to help me? Maybe even able to explain it?
Thanks!