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.

CCS/BQ25703A: BATDRV issue

Part Number: BQ25703A
Other Parts Discussed in Thread: CSD25402Q3A

Tool/software: Code Composer Studio

Hi 

I'm using BQ25703A on my board.

My question is could I control BATDRV? 

Actually I want control CSD25402Q3A.

please give me details. Thanks 

Bye

  • Hi,

    /BATDRV should be controlled by our chip. BQ25703A will control /BATDRV signal condition based on operation mode.

    But if you want to change status of /BATDRV, maybe you can use below register.

    1. ChargeOption0: EN_LEARN bit. If you enable learn then BQ25703A will force turn on /BATDRV to discharge battery

    2. Chargeoption0: CHRG_INHIBIT bit. If you disable charger then BQ25703A will turn off /BATDRV to stop charge battery

    Hope this explanation can clarify your question.

    Thanks

  • Thank you for the answer.

    After test, I 'm going to reply about that.