회사일/BQ25703A2024. 11. 7. 17:37

POR 시에 CELL_BATPRESZ 에 들어오는 값으로 셀 갯수를 확인하고

셀 갯수에 맞게 05/04h 에 전압을 설정한다. 다르게 보면 전압은 굳이 설정할 필요가 없어 보이고

CHRG_OK 이후에 03/02에 쓰면 충전이 시작 되는듯.

Upon POR, REG0x05/04() is by default set as 4192 mV for 1 s, 8400 mV for 2 s, 12592 mV for 3 s or 16800 mV for 4 s. After CHRG_OK, if host writes REG0x03/02() before REG0x05/04(), the charge will start after the write to REG0x03/02().If the battery is different from 4.2 V/cell, the host has to write to REG0x05/04() before REG0x03/02() for correct battery voltage setting. Writing REG0x05/04() to 0 will set REG0x05/04() to default value on CELL_BATPRESZ pin, and force REG0x03/02() to zero to disable charge.

 

 

CHRG_INHIBIT (POR, 0 = enable charge) 요게 꺼져있어야 충전이 된다는데 기본 값이다.

[링크 : https://www.ti.com/lit/ds/symlink/bq25703a.pdf]

'회사일 > BQ25703A' 카테고리의 다른 글

BQ25703A input voltage 갱신하기  (0) 2024.12.02
bq25703A NVDC  (0) 2024.11.29
배터리 충전  (0) 2024.11.28
bq25703A i2c 읽기, 쓰기  (0) 2024.11.22
Posted by 구차니