how to exit from hz mode ? is toggle cd pin? or only set cd to high? when exit from hz mode ,need delay(how many times) to comunication i2c
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.
how to exit from hz mode ? is toggle cd pin? or only set cd to high? when exit from hz mode ,need delay(how many times) to comunication i2c
Yancheng,
1. /CD pin is Chip Disable. Drive CD low to place the part in High-Z mode with battery only present, or enable charging when VIN is valid. Drive CD high for Active Battery mode when battery only is present, and disable charge when VIN is present. CD is pulled low internally with 900 kΩ.
2. the resume time is 1ms max.
Thanks
Yancheng,
If the /CD pin was pulled to low, on battery only mode, you are in HiZ. To exit HiZ and go to Active BAT, you will need to pull /CD pin high. You can communicate after 1ms delay.
Note that if you made any changes (VSYS or VLDO voltage), the changes are preserved even if you go to HiZ mode.
regards,
gautham