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.

BQ25713: Can it support NiHM?

Part Number: BQ25713

Hi Team,

There seems to be a typo in parametric  selection tool. May I know if BQ25713B can support NiHM?

  • Typical operation of the BQ25713 is that it is in CC mode until the termination voltage that is set in the "MaxChargeVoltage" register. Once this voltage is reached, the device will enter CV mode at that voltage, which will taper off the current in an exponential decay. This is the typical charging profile for LiIon and similar chemistries. It is not the profile that is generally recommended for NiMH, which is usually CC till around 90% capacity and then trickle charge. Also, the default settings that are selected with the CELL_BATPRESZ pin of 1-4 result in settings that correspond to LiIon cells or similar. I.e. they will set a termination of 4.2V * Cell Number, which is an appropriate number for LiIon chemistries.

    This does not mean, however, that the device cannot be used for NiMH. It is possible to use the device with NiMH, but it requires an external microcontroller to drive the current and voltage registers manually to fine tune the termination behavior.

    So I would say that the device is really optimized to be easiest to use with LiIon and similar chemistries, but it is possible to use it with NiMH with some manual control by uC to fine tune current and voltage. Basically you have to set proper voltage/current initialization values for your chemistry and then implement the termination profile via uC.
  • Hello Steve,

    Thank you for your prompt reply solving my question.

    Thanks!
    Regards,
    Ting
  • Glad I could help.

    Steve