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.

BQ25798: Charging with 3x BQ25798 in parallel

Part Number: BQ25798
Other Parts Discussed in Thread: BQ40Z50

Hi e2e community,

I am developing a custom board with 3x BQ25798 in parallel. From MSP430, I set low level to CE pin and EN_CHG = 1.

In addition, a custom board with an onboard BQ40z50 is connected to the board.

I can charge the battery pack (1p4s, pack voltage is around 14V ) if a power supply is connected to BQ40z50 board, however if I connect the battery pack to the board (to CN34), the charging status is showing that bq25798 is in termination mode.

From a host MCU, I got the following results:

  • REG1B_Charger_Status_0 = 0x2F
  • REG1B_Charger_Status_1 = 0xEA
  • REG1B_Charger_Status_2 = 0x01
  • REG1B_Charger_Status_3 = 0x40
  • REG1B_Charger_Status_4 = 0x02
  • REG1B_Fault_Status_0 = 0x00
  • REG1B_Fault_Status_1 = 0x00

The following pictures are the Bq25798 schematic:

The other two bq25798 ICs have the same circuit (vbus is connected to the same power input and vbat is connected to the same output). The red x symbol denotes that these parts were removed from the board.

I am wondering if these three bq25798 are affecting each other. Does anyone have any idea?

If this design is not valid I will try to disconnect the other two bq25798 from the circuit and charge with only one bq25798.

In addition here is the signal measured from SW1 and SW2

  • Hi Ben,

    The charger is reporting TS warm.  How are the TS pins for each of the three chargers connected?  Is TS pin function disabled in I2C?  You cannot tie the TS pins unless you triple the recommended pull up and pull down resistors per the datasheet.

    Regards,

    Jeff